aboutsummaryrefslogtreecommitdiff
path: root/editor/editor_themes.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in code and docs with codespellRémi Verschelde2018-01-181-1/+1
* Fix Error/Success/Warning icon colorvolzhs2018-01-181-0/+4
* Make members a bit more visible color wiseJuan Linietsky2018-01-121-1/+1
* Fix editor setting value is back to defaultvolzhs2018-01-081-31/+60
* Fix editor settings weird behaviorvolzhs2018-01-061-60/+31
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Merge pull request #15186 from GodotExplorer/default-themeRémi Verschelde2018-01-041-0/+3
|\
| * Fix errors with custom default theme and custom fonts.geequlim2017-12-301-0/+3
* | Merge pull request #15073 from volzhs/editor-custom-fontRémi Verschelde2018-01-031-11/+0
|\ \
| * | Use .ttf or .otf file for editor custom fontvolzhs2017-12-271-11/+0
| |/
* | Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* | Respect text editor highlighting color changesvolzhs2017-12-281-30/+65
|/
* Added default close and title color to editor themed graph nodesDaniel J. Ramirez2017-12-241-0/+6
* Refactoring FPS & information on 3D viewportvolzhs2017-12-171-0/+6
* Fix CheckButton minimum sizevolzhs2017-12-111-3/+1
* Merge pull request #11510 from AndreaCatania/skelRémi Verschelde2017-12-101-0/+3
|\
| * Implemented skeleton visibilityAndreaCatania2017-12-101-0/+3
* | Changed current line draw order and added code folding colorPaulb232017-12-071-0/+2
* | Add disabled theme to TextEdit.Michael Alexsander Silva Dias2017-12-011-0/+1
|/
* Visual fixesDaniel J. Ramirez2017-11-201-0/+7
* Fixed theme update and some widgets.Daniel J. Ramirez2017-11-111-2/+22
* Some fixes and improvements.Daniel J. Ramirez2017-11-101-0/+5
* Fix theme with custom font.Daniel J. Ramirez2017-11-091-1/+1
* Fixed project manager and dialog fonts.Daniel J. Ramirez2017-11-091-0/+1
* Cleanup unnecessary debug printsRémi Verschelde2017-10-211-1/+0
* Fix compilation on Visual Studio 2013 (#10219).scorched2017-10-201-1/+1
* Merge pull request #11407 from toger5/selection_override_colorRémi Verschelde2017-10-151-3/+3
|\
| * do not overlap current line with selection colortoger52017-09-281-2/+2
| * keep font color on selection as defaulttoger52017-09-281-1/+1
* | Added and improved some icons, plus some other minor visual fixes.Daniel J. Ramirez2017-10-121-0/+1
* | VS now supports white themes.Daniel J. Ramirez2017-10-021-11/+33
* | added spacing to tabstoger52017-10-031-3/+9
* | Merge pull request #11646 from djrm/pr_visual_improvementsPoommetee Ketson2017-10-021-31/+85
|\ \
| * | Several visual improvements.Daniel J. Ramirez2017-09-281-31/+85
* | | Merge pull request #11399 from toger5/bottom_panel_debuggerGilles Roudiere2017-10-011-26/+15
|\ \ \
| * | | fixed bottom panel debugger exceptiontoger52017-09-281-26/+15
| |/ /
* | | Merge pull request #11704 from Hinsbart/move_interface_propertiesGilles Roudiere2017-09-301-1/+1
|\ \ \
| * | | EditorSettings: Move interface/ properties to interface/editorAndreas Haas2017-09-291-1/+1
| |/ /
* / / fixed help bgtoger52017-09-281-12/+2
|/ /
* | Update theme property respectivelyvolzhs2017-09-261-17/+38
* | Removed most of the custom colors from the interface.Daniel J. Ramirez2017-09-251-5/+18
* | Fixed tooltip font colorDaniel J. Ramirez2017-09-251-1/+2
* | Improved a lot of icons, and some style fixesDaniel J. Ramirez2017-09-211-0/+10
* | Merge pull request #11453 from djrm/pr_visualsRémi Verschelde2017-09-211-6/+14
|\ \
| * | Visual tweaks.Daniel J. Ramirez2017-09-201-6/+14
* | | Merge pull request #11221 from toger5/editor_spacingRémi Verschelde2017-09-211-9/+18
|\ \ \ | |/ / |/| |
| * | added editor spacingtoger52017-09-191-9/+18
| |/
* | Merge pull request #11256 from djrm/pr_visual_improvementsRémi Verschelde2017-09-191-40/+65
|\ \
| * | Improved VisualScriptEditorDaniel J. Ramirez2017-09-141-10/+27
| * | Match status icons colors with the theme status colors.Daniel J. Ramirez2017-09-141-30/+38