Histórico de commits

Autor SHA1 Mensagem Data
  bruvzg 1adea98d07 Use integer text position in scroll container, TextEdit and canvas editor, to ensure sharp text rendering. 4 anos atrás
  Sergey Minakov efeb9e4d08 GUI: use cursor in TextEdit for non selected text. 4 anos atrás
  Yuri Roubinsky 2d4ef1c193 Fixed mouse scrolling in TextEdit's 4 anos atrás
  bruvzg 644f739660 Static analyzer fixes: 4 anos atrás
  bruvzg 0ef483e9a9 [Complex Text Layouts] Performance optimizations. 4 anos atrás
  bruvzg a458e90179 [Complex Text Layouts] Adds missing Font::SPACING_* to the Label, LineEdit, TextEdit, TextLine and TextParagraph. 4 anos atrás
  bruvzg 3be31c4960 [Complex Text Layouts] Refactor TextEdit and CodeEdit controls. 5 anos atrás
  bruvzg 99666de00f [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 5 anos atrás
  Sergey Minakov 8894c64e54 GUI: send cursor data from TextEdit 5 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 anos atrás
  Yuri Roubinsky c3df61a602 Removed redundant line from TextEdit 5 anos atrás
  Devin Curry b9c35af15d ScriptEditor: Fix line number gutter drag select 5 anos atrás
  Yuri Roubinsky 4c65dc975c Shows ColorRect in Color constants autocompletion 5 anos atrás
  Dominik 'dreamsComeTrue' Jasiński 99c8a07919 TextEdit - fix valid bounds in 'set_line'. Fixes #41967 5 anos atrás
  Paulb23 33ab9cd621 Move safe line color into editor 5 anos atrás
  Paulb23 d18a90b8f0 Move ConnectionGutter to editor code_editor 5 anos atrás
  Paulb23 7829fdc1d0 Add folding gutter to code_edit 5 anos atrás
  Paulb23 4d7df24d46 Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit 5 anos atrás
  Paulb23 907f9f2a84 Changed line_edited_from(from) to lines_edit_from(from, to) 5 anos atrás
  Paulb23 1353ed5e44 Added Line numbers to CodeEdit 5 anos atrás
  Paulb23 c13d9eb6e5 Added gutter system to TextEdit 5 anos atrás
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 anos atrás
  Cheeseness 1f159306ed Skip indentation of empty lines when indenting a selection. 5 anos atrás
  Rémi Verschelde 044b3d0ed3 Merge pull request #37769 from HellonLegs/master 5 anos atrás
  PouleyKetchoupp 095331fae4 Add option to disable virtual keyboard for TextEdit 5 anos atrás
  Paulb23 51dd4792d7 Fix TextEdit line width cache not being updated 5 anos atrás
  PouleyKetchoupp 8c05dadcff Fix Return key events in LineEdit & TextEdit on Android 5 anos atrás
  Paulb23 bc4cee4458 Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 5 anos atrás
  Paulb23 2f1080be9b Convert syntax highlighters into a resource 5 anos atrás
  Juan Linietsky 438c380458 Add a separate application focus/in notification out from Window focus notification. 5 anos atrás