summaryrefslogtreecommitdiffstats
path: root/editor/editor_themes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #65089 from YuriSizov/editor-launch-bar-with-styleRémi Verschelde2022-08-301-2/+20
|\
| * Improve style and add contextual highlight to the editor launch padYuri Sizov2022-08-301-2/+20
* | Merge pull request #65042 from YuriSizov/editor-docks-tabbar-bgRémi Verschelde2022-08-301-27/+35
|\ \ | |/ |/|
| * Add background to TabContainer's tabbar and editor docksYuri Sizov2022-08-291-27/+35
* | Fix some editor theme regressionsYuri Sizov2022-08-291-2/+10
|/
* Extract editor color map and simplify SVG color conversionYuri Sizov2022-08-241-126/+144
* Disable editing properties in foreign resourcesSaracenOne2022-08-231-2/+2
* Create a SVG default project icon in new projectsHugo Locurcio2022-08-201-6/+6
* Merge pull request #59045 from Calinou/editor-theme-popup-no-rounded-cornersYuri Sizov2022-08-191-0/+3
|\
| * Don't use rounded corners for PopupMenus in the editor themeHugo Locurcio2022-08-181-0/+3
* | Merge pull request #63950 from bruvzg/menu_bar3Max Hilbrunner2022-08-191-0/+19
|\ \
| * | Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...bruvzg2022-08-181-0/+19
| |/
* / Improve editor toolbar for Control nodesYuri Sizov2022-08-161-0/+11
|/
* Add missing properties to default themekobewi2022-08-111-2/+1
* Tweak PopupMenu item spacing in the editor themeHugo Locurcio2022-08-051-11/+10
* Fix text position when hovering pressed `CheckButton/Box` elements in the editorMichael Alexsander2022-08-031-0/+2
* Visually line up the selected tab with the underlying panel with bordersHugo Locurcio2022-08-031-0/+4
* Remove `CustomPropertyEditor` completelyYuri Sizov2022-08-011-0/+3
* Improve script editor's light theme syntax colors for better readabilityHugo Locurcio2022-07-311-21/+18
* Fix code folding icon color not matching defined colorPhoenixFlame1012022-07-201-4/+16
* Add static methods for creating Image and ImageTexturekobewi2022-07-081-6/+3
* Add the ability to drag the code completion scrollbar using the mouse clickMinusKube2022-07-031-0/+3
* Merge pull request #61698 from raulsntos/icon_color-editor-themeRémi Verschelde2022-06-241-1/+17
|\
| * Add icon colors to editor themeRaul Santos2022-06-231-1/+17
* | Add margins to Array and Dictionary editorsFireForge2022-06-111-1/+12
* | Merge pull request #61454 from fire-forge/round-scriptRémi Verschelde2022-06-101-18/+16
|\ \
| * | Add rounded corners to the script editorFireForge2022-05-261-18/+16
* | | Merge pull request #59770 from fire-forge/rounded-cornersRémi Verschelde2022-06-101-27/+31
|\ \ \
| * | | Add rounded corners to EditorProperty and EditorSpinSliderFireForge2022-05-251-27/+31
| |/ /
* | | Merge pull request #59776 from fire-forge/more-roundRémi Verschelde2022-06-101-0/+15
|\ \ \
| * | | Add rounded corners to the contextual toolbarFireForge2022-05-251-0/+15
| |/ /
* | / Remove TooltipPanel and TooltipLabelkobewi2022-06-091-1/+3
| |/ |/|
* | Fix state machine styleGuilherme Felipe de C. G. da Silva2022-06-031-2/+5
* | Merge pull request #61455 from fire-forge/tabRémi Verschelde2022-05-311-3/+5
|\ \
| * | Use "odd" style for TabContainers on base BG colorFireForge2022-05-261-3/+5
* | | Improve Graphedit connection linesHendrik Brucker2022-05-301-2/+0
|/ /
* / Improve style of inspector buttonskobewi2022-05-251-0/+20
|/
* Increase saturation of accent color on the Gray editor theme presetHugo Locurcio2022-05-231-2/+2
* Add a new HashSet templatereduz2022-05-201-2/+2
* Tweak minsize of editor ColorPickerButtonskobewi2022-05-191-0/+1
* Merge pull request #60463 from Geometror/improve-vs-1Rémi Verschelde2022-05-161-28/+48
|\
| * Improve the VisualShader/VisualScript editor UIHendrik Brucker2022-04-301-28/+48
* | Replace most uses of Map by HashMapreduz2022-05-161-2/+2
|/
* Merge pull request #60261 from fire-forge/theme-prop-renamesRémi Verschelde2022-04-251-29/+29
|\
| * Rename theme properties to include underscoresFireForge2022-04-231-29/+29
* | Continue to improve vector4 type in visual shadersYuri Roubinsky2022-04-221-0/+1
|/
* Remove unused SplitContainer bg theme propertykobewi2022-04-081-4/+0
* Merge pull request #59336 from YeldhamDev/where_we_dropping_boysRémi Verschelde2022-03-261-5/+10
|\
| * Add visual marker when dragging and dropping tabsMichael Alexsander2022-03-211-5/+10
* | Use accent color for some editor iconsFireForge2022-03-221-8/+31
|/