Rémi Verschelde
|
b35e61ba85
Script editor: Rename 'Clone Down' to 'Duplicate Selection'
|
há 4 anos atrás |
Hugo Locurcio
|
f36c90b82f
Add a soft line length guideline to the script editor
|
há 5 anos atrás |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
há 4 anos atrás |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
há 4 anos atrás |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
há 4 anos atrás |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
há 4 anos atrás |
Sushi
|
79f48642a8
Fix: Selection Only in Find/Replace now preserves selection
|
há 4 anos atrás |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
há 4 anos atrás |
Haoyu Qiu
|
beddfb4437
Keep cursor relative position after multiline move
|
há 4 anos atrás |
PouleyKetchoupp
|
e3765e97de
Optimized ScriptEditor initialization when many scripts are loaded
|
há 5 anos atrás |
Yuri Sizov
|
3f57cb12b4
Improve null check in FindReplaceBar
|
há 5 anos atrás |
Yuri Roubinsky
|
5be4e10f4e
Fix error label clicking in status bar for shader editor
|
há 5 anos atrás |
Maganty Rushyendra
|
3b52ea4b43
Fix code editor Replace tool to work with 'Selection Only' option
|
há 5 anos atrás |
Maganty Rushyendra
|
ffb423bc76
Fix match count for whole word search in editor
|
há 5 anos atrás |
Maganty Rushyendra
|
be0eba0f75
Fix whole word search slowdown in editor
|
há 5 anos atrás |
Thakee Nathees
|
233997aac5
replace selected text with empty string bug fixed
|
há 5 anos atrás |
Richard Menzies
|
367048030b
Fix wrong selection on cloning a line down in the editor
|
há 5 anos atrás |
Tomasz Chabora
|
15162906e4
Allow for continuous deletion/duplication of lines
|
há 5 anos atrás |
Michael Alexsander
|
621821bf87
Make the replaced results appear in the matches counter
|
há 5 anos atrás |
Rémi Verschelde
|
40f0649e5b
Fix typos with codespell
|
há 5 anos atrás |
Haoyu Qiu
|
9c229cb035
Fixes minimap width on HiDPI monitor
|
há 5 anos atrás |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
há 5 anos atrás |
Rémi Verschelde
|
f7d8dd79e9
Merge pull request #34441 from KoBeWi/wrapping_things_up
|
há 5 anos atrás |
Yuri Roubinsky
|
c89df816c1
Fix ScriptTextEditor encapsulation
|
há 5 anos atrás |
Tomasz Chabora
|
b8bbf5a55f
Fix code editor not always centering to bookmarks
|
há 5 anos atrás |
Yuri Roubinsky
|
9f223616f1
Updates toggle scripts switch tooltip (if user changed the shortcut)
|
há 5 anos atrás |
Yuri Roubinsky
|
03928c5b36
Fix toggle scripts panel to allow using shortcut in other areas
|
há 5 anos atrás |
Yuri Roubinsky
|
bb7b614da1
Prevent showing toggle scripts panel switch in shader editor
|
há 5 anos atrás |
Yuri Roubinsky
|
dc0199989d
Moves switch for show scripts panel from File menu to status bar
|
há 5 anos atrás |
Haoyu Qiu
|
6eaec3d10d
Fixes Delete Line doesn't delete first line in script
|
há 5 anos atrás |