Pedro J. Estébanez
|
0159e4f969
Refactor duplicated code
|
9 年之前 |
Juan Linietsky
|
95eb7466df
-Added a ColorFrame control, kind of like Texture but for color.
|
9 年之前 |
Juan Linietsky
|
1bf684cea2
-Cleaned up find/replace bar for replace (made selection only default if selection exists), also made buttons look like buttons
|
9 年之前 |
Juan Linietsky
|
3d1d190dcd
Merge branch 'master' of https://github.com/godotengine/godot
|
9 年之前 |
Juan Linietsky
|
ad313097eb
WIP visual scripting, not working yet but you can check out stuff
|
9 年之前 |
Ignacio Etcheverry
|
6e137c02d2
Fix infinite loop when replacing text
|
9 年之前 |
Rémi Verschelde
|
60d9373547
Fix non-visible col number in text editor
|
9 年之前 |
Ignacio Etcheverry
|
fc16954fa2
TextEdit: Center search results
|
9 年之前 |
Paulb23
|
e6eae244d3
Added code editor zoom shortcuts
|
9 年之前 |
Juan Linietsky
|
864c0e84de
line/col label was changing size with each cursor move, forcing the GUI to resize upwards and costing considerably CPU usage.
|
9 年之前 |
Ignacio Etcheverry
|
bc9f9b1c6a
TextEdit: Change font size with Ctrl+Mouse Wheel Up/Down
|
9 年之前 |
Juan Linietsky
|
3cee648144
Merge pull request #5160 from neikeq/pr-issue-5136
|
9 年之前 |
volzhs
|
b90ecc6e0a
change "No matches" noticeable on finder
|
9 年之前 |
Ignacio Etcheverry
|
9a2d5fa1e1
FindReplaceBar: Fix search bug when text is selected
|
9 年之前 |
Ignacio Etcheverry
|
7e4c58c563
Fixed and improved search bar
|
9 年之前 |
Rémi Verschelde
|
6a7530c718
Merge pull request #4812 from neikeq/pr-search-bar
|
9 年之前 |
Juan Linietsky
|
3e8eb396d7
Finalized DynamicFont implementation
|
9 年之前 |
Ignacio Etcheverry
|
51be9beec9
ScriptEditor/ShaderEditor: Replace find/replace dialog with a bar
|
9 年之前 |
Rémi Verschelde
|
be053e6286
i18n: Use %d instead of %i in vformat
|
9 年之前 |
Rémi Verschelde
|
94c34ff890
i18n: Proofreading of all strings
|
9 年之前 |
Juan Linietsky
|
567cb691ec
Modified editor strings to be translatable in the future
|
9 年之前 |
Paulb23
|
189b306722
Fixed undo redo interaction with find replace
|
9 年之前 |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 年之前 |
Martin Chuckeles
|
47206b409d
Add editor settings for call hint placement
|
9 年之前 |
Juan Linietsky
|
b0b1da6950
Make buttons properly obey stylebox content marins, closes #2156
|
9 年之前 |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 年之前 |
koalefant
|
c93a005fb6
Script Editor: automatic indentation after a colon
|
10 年之前 |
Juan Linietsky
|
081a236c67
-Merged Script and Help tabs
|
10 年之前 |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 年之前 |
Juan Linietsky
|
e0bcec4fb8
-make sure selected font is applied on load (#1050)
|
10 年之前 |