summaryrefslogtreecommitdiffstats
path: root/editor/editor_themes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #28218 from KoBeWi/b00km4rk5Rémi Verschelde2019-05-201-0/+2
|\
| * Add bookmarks for easier code navigationTomasz Chabora2019-05-051-0/+2
* | Merge pull request #28366 from iwek7/feature/issue28355/showSpacesInEditorMax Hilbrunner2019-05-171-0/+1
|\ \
| * | Issue-28355 - show spaces in editormiwanczuk2019-04-301-0/+1
| |/
* | Merge pull request #27097 from siddharth952/masterMax Hilbrunner2019-05-161-1/+1
|\ \
| * | Update editor_settings.cppSiddharth2019-05-021-1/+1
* | | Add "disabled" icon for 'CheckButton'Michael Alexsander Silva Dias2019-05-021-0/+2
| |/ |/|
* | Merge pull request #28101 from MunWolf/debugger_cursorRémi Verschelde2019-04-291-0/+2
|\ \
| * | Added a marker in text_edit that tells which row is executing.Rikhardur Bjarni Einarsson2019-04-231-0/+2
* | | Expose 'TextEdit's tab drawing and folding to GDScriptMichael Alexsander Silva Dias2019-04-241-0/+2
|/ /
* | Enhance tree scrolling when dragginggroud2019-04-121-1/+1
* | Fix condition in editor icons filtering logicRémi Verschelde2019-04-091-1/+1
* | Fix cursor color in Label/RTL in editorMariam Naiga2019-04-071-1/+1
* | Merge pull request #26609 from nekomatata/shadow_offsetTimo2019-04-061-31/+29
|\ \
| * | Properly handle different border widths in rounded corner aaPouleyKetchoupp2019-03-191-31/+29
| |/
* / Use the accent color to highlight selected textHugo Locurcio2019-03-271-2/+3
|/
* -Make tileset and meshlibrary edit in a separate inspector, fixes #26671Juan Linietsky2019-03-061-12/+16
* Some clean up to previous commit.Juan Linietsky2019-03-041-1/+1
* Fix and restore text, material and mesh previewers.Juan Linietsky2019-03-041-1/+5
* Increased contrast of solarized dark themeChaosus2019-02-151-1/+1
* Add disabled tab styleMichael Alexsander Silva Dias2019-02-101-0/+6
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Removed graph node headers from state machine nodesDawid Wdowiak2018-12-301-0/+10
* Tweak editor status colors (success, warning, error)Hugo Locurcio2018-12-151-8/+8
* Revert "Use more subtle indentation guides in the script editor"Rémi Verschelde2018-12-131-2/+0
* Merge pull request #20725 from Calinou/textedit-subtle-indent-guidesRémi Verschelde2018-12-091-0/+2
|\
| * Use more subtle indentation guides in the script editorHugo Locurcio2018-10-031-0/+2
* | Merge pull request #22700 from Calinou/increase-itemlist-popupmenu-spacingRémi Verschelde2018-10-071-4/+4
|\ \
| * | Increase spacing slightly between ItemList and PopupMenu itemsHugo Locurcio2018-10-051-4/+4
* | | Merge pull request #22713 from akien-mga/fix-warningsRémi Verschelde2018-10-041-1/+1
|\ \ \
| * | | Fix GCC 8 warnings about potentially unitialized variablesRémi Verschelde2018-10-041-1/+1
| |/ /
* | | Merge pull request #22693 from mineevgleb/fix-graphnode-titleRémi Verschelde2018-10-041-0/+1
|\ \ \ | |/ / |/| |
| * | #21661: fixed GraphNode title offsetGleb Mineev2018-10-031-0/+1
* | | Fix some warnings raised by MSVC 2017Rémi Verschelde2018-10-031-1/+1
|/ /
* | Add a subtle background and border to unselected tabs in the editorHugo Locurcio2018-09-301-2/+2
* | Fix warning about functions defined but not used [-Wunused-function]Rémi Verschelde2018-09-291-6/+0
* | Fix warnings about set but unused variables [-Wunused-but-set-variable]Rémi Verschelde2018-09-271-6/+3
* | Fix warnings about unused variables [-Wunused-variable]Rémi Verschelde2018-09-271-5/+0
* | Fix incorrect tooltip borderChaosus2018-09-251-0/+5
* | Make some debug prints verbose-only, remove othersRémi Verschelde2018-08-241-1/+1
* | Added possibility to change color of 2d editor gridChaosus2018-08-191-8/+2
* | Fix error icon colorChaosus2018-08-171-1/+1
* | Add warning color to output logChaosus2018-08-131-3/+3
* | Add clear text button to LineEditŁukasz Rutkowski2018-08-111-0/+2
* | Several improvements to inspector.Juan Linietsky2018-08-071-0/+3
|/
* Removed unnecessary assignmentsWilson E. Alvarez2018-07-241-3/+0
* Add editor highlight for type-safe linesGeorge Marques2018-07-201-0/+2
* Several improvements to editor inspector usability and styleJuan Linietsky2018-07-181-0/+9
* Visual Shaders are back.Juan Linietsky2018-07-141-4/+22
* Changed themes presets to String formatChaosus2018-06-231-48/+46