summaryrefslogtreecommitdiff
path: root/editor/editor_themes.cpp
AgeCommit message (Expand)Author
2022-08-23Disable editing properties in foreign resourcesSaracenOne
2022-08-20Create a SVG default project icon in new projectsHugo Locurcio
2022-08-19Merge pull request #59045 from Calinou/editor-theme-popup-no-rounded-cornersYuri Sizov
2022-08-19Merge pull request #63950 from bruvzg/menu_bar3Max Hilbrunner
2022-08-18Don't use rounded corners for PopupMenus in the editor themeHugo Locurcio
2022-08-18Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...bruvzg
2022-08-16Improve editor toolbar for Control nodesYuri Sizov
2022-08-11Add missing properties to default themekobewi
2022-08-05Tweak PopupMenu item spacing in the editor themeHugo Locurcio
2022-08-03Fix text position when hovering pressed `CheckButton/Box` elements in the editorMichael Alexsander
2022-08-03Visually line up the selected tab with the underlying panel with bordersHugo Locurcio
2022-08-01Remove `CustomPropertyEditor` completelyYuri Sizov
2022-07-31Improve script editor's light theme syntax colors for better readabilityHugo Locurcio
2022-07-20Fix code folding icon color not matching defined colorPhoenixFlame101
2022-07-08Add static methods for creating Image and ImageTexturekobewi
2022-07-03Add the ability to drag the code completion scrollbar using the mouse clickMinusKube
2022-06-24Merge pull request #61698 from raulsntos/icon_color-editor-themeRémi Verschelde
2022-06-23Add icon colors to editor themeRaul Santos
2022-06-11Add margins to Array and Dictionary editorsFireForge
2022-06-10Merge pull request #61454 from fire-forge/round-scriptRémi Verschelde
2022-06-10Merge pull request #59770 from fire-forge/rounded-cornersRémi Verschelde
2022-06-10Merge pull request #59776 from fire-forge/more-roundRémi Verschelde
2022-06-09Remove TooltipPanel and TooltipLabelkobewi
2022-06-03Fix state machine styleGuilherme Felipe de C. G. da Silva
2022-05-31Merge pull request #61455 from fire-forge/tabRémi Verschelde
2022-05-30Improve Graphedit connection linesHendrik Brucker
2022-05-26Use "odd" style for TabContainers on base BG colorFireForge
2022-05-26Add rounded corners to the script editorFireForge
2022-05-25Improve style of inspector buttonskobewi
2022-05-25Add rounded corners to the contextual toolbarFireForge
2022-05-25Add rounded corners to EditorProperty and EditorSpinSliderFireForge
2022-05-23Increase saturation of accent color on the Gray editor theme presetHugo Locurcio
2022-05-20Add a new HashSet templatereduz
2022-05-19Tweak minsize of editor ColorPickerButtonskobewi
2022-05-16Merge pull request #60463 from Geometror/improve-vs-1Rémi Verschelde
2022-05-16Replace most uses of Map by HashMapreduz
2022-04-30Improve the VisualShader/VisualScript editor UIHendrik Brucker
2022-04-25Merge pull request #60261 from fire-forge/theme-prop-renamesRémi Verschelde
2022-04-23Rename theme properties to include underscoresFireForge
2022-04-22Continue to improve vector4 type in visual shadersYuri Roubinsky
2022-04-08Remove unused SplitContainer bg theme propertykobewi
2022-03-26Merge pull request #59336 from YeldhamDev/where_we_dropping_boysRémi Verschelde
2022-03-22Use accent color for some editor iconsFireForge
2022-03-21Add visual marker when dragging and dropping tabsMichael Alexsander
2022-03-16Merge pull request #59183 from YeldhamDev/assetlib_less_bordersRémi Verschelde
2022-03-15Remove extra borders from the AssetLib pluginMichael Alexsander
2022-03-15Merge pull request #59135 from EricEzaM/improvement/editor-log-better-button-...Rémi Verschelde
2022-03-15Improve editor log message filter button styles.Eric M
2022-03-10Merge pull request #58981 from EricEzaM/improvement/popup-menu-even-spacingRémi Verschelde
2022-03-10Editor Style: make popup menu vseparation even, and force it to be even.Eric M