index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
code_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-1
/
+0
*
Merge pull request #20670 from Calinou/script-editor-zoom-hidpi
Rémi Verschelde
2018-08-13
1
-2
/
+2
|
\
|
*
Fix zoom display in the script editor on hiDPI displays
Hugo Locurcio
2018-08-02
1
-2
/
+2
*
|
Added system for GDScript warnings
George Marques
2018-08-10
1
-0
/
+23
|
/
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-1
/
+1
*
Refactored text manipulation into CodeTexteditor
Paulb23
2018-07-22
1
-0
/
+339
*
Merge pull request #19498 from guilhermefelipecgs/fix_regression
Max Hilbrunner
2018-07-05
1
-1
/
+1
|
\
|
*
Fix "find and replace" initializing with wrong size
Guilherme Felipe
2018-06-13
1
-1
/
+1
*
|
Improve breakpoints and breakpoint gutter API in TextEdit
Gabriel Gavilan
2018-05-30
1
-1
/
+1
|
/
*
Add margin bottom with find/replace bar on script editor
volzhs
2018-05-16
1
-5
/
+4
*
TextEdit word wrap
Ian
2018-05-14
1
-0
/
+1
*
Fix:code editor text size should change at least one each time, don't mind ho...
RaphaelHunter
2018-05-07
1
-2
/
+2
*
Script Editor now displays positional column
Unknown
2018-05-03
1
-1
/
+14
*
Fixes replace all not replacing the first word
Crazy-P
2018-03-25
1
-23
/
+27
*
Merge pull request #16241 from Chaosus/zoomlabel
Rémi Verschelde
2018-02-19
1
-1
/
+24
|
\
|
*
Added zoom label to code editor
Chaosus
2018-01-31
1
-1
/
+24
*
|
Maked status bar label fonts updateable
Chaosus
2018-02-14
1
-1
/
+9
|
/
*
Fix find/replace bar
volzhs
2018-01-18
1
-67
/
+83
*
Remove the unused FindReplaceDialog class
Gilles Roudiere
2018-01-14
1
-385
/
+0
*
Set source code font with ttf, otf
volzhs
2018-01-08
1
-16
/
+3
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Merge pull request #15126 from poke1024/code-editor-autowrap-error
Rémi Verschelde
2018-01-03
1
-1
/
+1
|
\
|
*
Make code editor's error display autowrap
Bernhard Liebl
2018-01-03
1
-1
/
+1
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
*
Native pan and zoom for macOS
Bernhard Liebl
2017-11-21
1
-5
/
+33
*
scrolling fixes
Ian
2017-11-18
1
-0
/
+1
*
TextEdit code folding
Ian
2017-11-17
1
-0
/
+6
*
Added setting to toggle current line highlighting
Paulb23
2017-10-22
1
-0
/
+1
*
Merge pull request #11646 from djrm/pr_visual_improvements
Poommetee Ketson
2017-10-02
1
-9
/
+11
|
\
|
*
Several visual improvements.
Daniel J. Ramirez
2017-09-28
1
-9
/
+11
*
|
Merge pull request #11661 from mhilbrunner/issue-11616-always-validate
Poommetee Ketson
2017-10-02
1
-1
/
+2
|
\
\
|
*
|
Editor: Run validation on every text change, not only inserts
mhilbrunner
2017-09-30
1
-1
/
+2
|
|
/
*
/
EditorSettings: Move interface/ properties to interface/editor
Andreas Haas
2017-09-29
1
-2
/
+2
|
/
*
Fix missing code editor find and replace missing hover icon.
Daniel J. Ramirez
2017-09-25
1
-2
/
+2
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-1
/
+1
*
Merge pull request #11422 from poke1024/fixsourcefontsize2
Rémi Verschelde
2017-09-20
1
-7
/
+6
|
\
|
*
better script code font size rescaling on retina displays
poke1024
2017-09-19
1
-7
/
+6
*
|
second take at autocomplete logic, using a TextOperation check.
Paulo Gomes
2017-09-06
1
-2
/
+4
|
/
*
Added setting to toggle auto indent
Paulb23
2017-08-31
1
-0
/
+1
*
added icon updating to most ui elements
toger5
2017-08-30
1
-0
/
+7
*
White Theme
toger5
2017-08-30
1
-9
/
+5
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Code editor: Don't play hide and seek with error label
Rémi Verschelde
2017-08-26
1
-8
/
+1
*
-Code completion for enumerations
Juan Linietsky
2017-08-24
1
-2
/
+4
*
Merge pull request #10340 from Rubonnek/remove-unnecessary-assignments
Rémi Verschelde
2017-08-22
1
-1
/
+0
|
\
|
*
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
1
-1
/
+0
*
|
Increased smooth scroll speed and added user setting
Paulb23
2017-08-21
1
-0
/
+1
|
/
*
Added smooth scrolling to TextEdit
Paulb23
2017-08-19
1
-0
/
+1
*
Fixes to label and code editor to make editing code hopefully fast again.
Juan Linietsky
2017-08-19
1
-4
/
+7
*
Replace GUI anchor type by a float between 0 and 1
Gilles Roudiere
2017-08-13
1
-4
/
+4
[next]