summaryrefslogtreecommitdiffstats
path: root/editor/editor_themes.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-2/+16
* Use 75% editor scale on small displays automaticallyHugo Locurcio2020-11-161-1/+2
* Fixes DefaultProjectIcon scaling with editor scaleLunatoid2020-09-221-1/+8
* Add folding gutter to code_editPaulb232020-09-101-3/+1
* Add main_gutter (breakpoints, bookmarks, execution lines) to code_editPaulb232020-09-101-1/+2
* Add and convert editor to use CodeEditPaulb232020-09-101-0/+13
* Add missing #ifdef MODULE_SVG_ENABLEDtotlmstr2020-08-081-1/+3
* Fix default editor/project Button styles after ToolButton removalHugo Locurcio2020-06-241-9/+0
* Remove ToolButton in favor of ButtonHugo Locurcio2020-06-191-8/+8
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-3/+0
* [Core] Rename linear_interpolate to lerpAaron Franke2020-04-291-25/+25
* Merge pull request #37517 from nekomatata/slider-grab-area-highlightRémi Verschelde2020-04-101-0/+2
|\
| * Add style for highlighted Slider grab areaPouleyKetchoupp2020-04-021-0/+2
* | Remove unnecessary panel in EditorHelpBitMichael Alexsander2020-04-061-2/+0
* | Added missing LinkButton colors in Editor ThemeYuri Sizov2020-04-051-0/+3
* | Replace NULL with nullptrlupoDharkael2020-04-021-3/+3
|/
* Reworked tooltips to use the popup system.Juan Linietsky2020-03-261-0/+2
* Open sub-windows as embedded if the OS does not support themJuan Linietsky2020-03-261-9/+10
* Working multiple window support, including editorJuan Linietsky2020-03-261-8/+11
* Working sky shader implementationclayjohn2020-03-211-2/+1
* Remove extra margin in the top of the debuggerMichael Alexsander2020-02-221-0/+1
* Fix visuals of the new debugger editorMichael Alexsander2020-02-221-2/+0
* Fix various GCC compilation warnings after Vulkan mergeRémi Verschelde2020-02-141-3/+0
* Added high-end (Vulkan) label to some functions in visual shaderYuri Roubinsky2020-02-121-0/+5
* Texture refactorJuan Linietsky2020-02-111-6/+3
* Use modules_enabled.gen.h to improve inter dependency checksRémi Verschelde2020-02-071-1/+5
* Optimize the editor icon generationHugo Locurcio2020-01-201-43/+56
* Only create the editor theme onceHugo Locurcio2020-01-191-1/+1
* Make possible to edit the GraphEdit's selection rect colorsMichael Alexsander2020-01-071-0/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Revert "Merge pull request #34315 from YeldhamDev/editor_theme_optionbutton_a...Michael Alexsander2019-12-281-18/+5
* Set proper icon for LineEdit in editor themeHaoyu Qiu2019-12-221-0/+1
* Set proper icons for FileDialog in editor themevolzhs2019-12-201-0/+3
* Fix OptionButton's arrow margin in editor themeMichael Alexsander2019-12-121-5/+18
* Fix a constant name typo for GridContainer when creating an editor theme.conankzhang2019-10-311-1/+1
* Add "panel" style to PopupDialogMichael Alexsander2019-10-271-2/+4
* Highlight singletons and class_names in GDScriptBojidar Marinov2019-09-281-1/+3
* Draw an indicator to denote overbright colors in ColorPickerHugo Locurcio2019-09-271-0/+2
* Merge pull request #32119 from Calinou/unify-axis-colorsRémi Verschelde2019-09-251-0/+4
|\
| * Use the same axis colors consistently in the 2D and 3D editorsHugo Locurcio2019-09-131-0/+4
* | Fix various problems with tab-related iconsMichael Alexsander Silva Dias2019-09-221-5/+5
* | Merge pull request #32112 from Calinou/project-manager-add-hover-styleRémi Verschelde2019-09-201-0/+5
|\ \
| * | Add an "hover" style to items in the project managerHugo Locurcio2019-09-131-0/+5
| |/
* | Merge pull request #32206 from Calinou/remove-unused-tree-constantsRémi Verschelde2019-09-201-2/+0
|\ \
| * | Remove an unused icon and constant in TreeHugo Locurcio2019-09-201-2/+0
| |/
* / Improve folding appearance in the editor inspectorHugo Locurcio2019-09-191-1/+0
|/
* Fix resizer icon visiblity on light theme in GraphNodeChaosus892019-09-011-0/+1
* Fix graph edit lines color on light themeChaosus892019-08-301-2/+7
* Improve more light theme colors in the editor for better readabilityHugo Locurcio2019-08-291-13/+25
* Rename FileDialog's folder icon custom color to `folder_icon_modulate`Hugo Locurcio2019-08-211-1/+1