Age | Commit message (Expand) | Author |
2023-02-03 | Merge pull request #71862 from RedMser/splitcontainer-fixes | Yuri Sizov |
2023-01-28 | Add a theme usability setting which updates the touch area of UI elements (e.... | Fredia Huya-Kouadio |
2023-01-26 | Remove size restrictions from StyleBoxTexture | Yuri Sizov |
2023-01-22 | Fix SplitContainer rendering and theming | RedMser |
2023-01-19 | Clean-up, harmonize, and improve StyleBox API | Yuri Sizov |
2023-01-12 | Add framework for avoidance of color flash in new windows | Pedro J. Estébanez |
2023-01-09 | Removed unused property hints and `Object::get_translatable_strings()` | Juan Linietsky |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-11-28 | Merge pull request #67871 from Calinou/editor-theme-add-oled-preset | Rémi Verschelde |
2022-11-23 | ImageLoaderSVG: Improve error reporting | Rémi Verschelde |
2022-11-14 | Merge pull request #68132 from Mickeon/doc-help-colourful | Rémi Verschelde |
2022-11-01 | Improve Editor Documentation colors | Micky |
2022-10-31 | Merge pull request #67578 from KoBeWi/GEDITOR | Rémi Verschelde |
2022-10-26 | Remove override_selected_font_color property | kobewi |
2022-10-26 | Add Black (OLED) editor theme preset | Hugo Locurcio |
2022-10-18 | Unify usage of GLOBAL/EDITOR_GET | kobewi |
2022-10-11 | Polish rendering driver refactor further (take 2) | Pedro J. Estébanez |
2022-10-07 | Merge pull request #62910 from Vitika9/gsoc-colorpicker-ux | Rémi Verschelde |
2022-09-30 | Fix typos with codespell | Rémi Verschelde |
2022-09-16 | Improve icon generation in the editor theme | Yuri Sizov |
2022-09-12 | Fix some errors affecting the Web editor | Rémi Verschelde |
2022-09-07 | Allow images to be imported "for editor use" and respect editor settings | Yuri Sizov |
2022-09-07 | Merge pull request #59069 from fire-forge/stylebox_margin_functions | Rémi Verschelde |
2022-09-07 | Merge pull request #65355 from groud/split_container_min_grab_thickness | Rémi Verschelde |
2022-09-07 | Add set_default_margin_all/individual to StyleBox | FireForge |
2022-09-07 | Allow SplitContainer to have a grab area larger than its visual grabber | Gilles Roudière |
2022-09-07 | Merge pull request #65446 from YuriSizov/dialogs-make-styleboxes-matter | Rémi Verschelde |
2022-09-07 | Make AcceptDialog and derivatives utilize StyleBox fully | Yuri Sizov |
2022-09-06 | Improve naming of theme properties throughout GUI code | Yuri Sizov |
2022-09-06 | ColorPicker UX improvements | Vitika9 |
2022-09-05 | Various editor UI fixes (bottom panel corner radius and scene tab bar) | FireForge |
2022-09-05 | Merge pull request #65230 from fire-forge/itemlist-spacing | Yuri Sizov |
2022-09-02 | Merge pull request #65181 from fire-forge/corner-details | Rémi Verschelde |
2022-09-02 | EditorTheme: Remove rounded corners for all popups | RedMser |
2022-09-01 | Increase ItemList v_separation in editor theme | FireForge |
2022-09-01 | Rework oriented containers | kobewi |
2022-09-01 | Decrease StyleBoxFlat corner detail in editor theme | FireForge |
2022-08-30 | Merge pull request #65089 from YuriSizov/editor-launch-bar-with-style | Rémi Verschelde |
2022-08-30 | Merge pull request #65042 from YuriSizov/editor-docks-tabbar-bg | Rémi Verschelde |
2022-08-30 | Improve style and add contextual highlight to the editor launch pad | Yuri Sizov |
2022-08-29 | Add background to TabContainer's tabbar and editor docks | Yuri Sizov |
2022-08-29 | Fix some editor theme regressions | Yuri Sizov |
2022-08-24 | Extract editor color map and simplify SVG color conversion | Yuri Sizov |
2022-08-23 | Disable editing properties in foreign resources | SaracenOne |
2022-08-20 | Create a SVG default project icon in new projects | Hugo Locurcio |
2022-08-19 | Merge pull request #59045 from Calinou/editor-theme-popup-no-rounded-corners | Yuri Sizov |
2022-08-19 | Merge pull request #63950 from bruvzg/menu_bar3 | Max Hilbrunner |
2022-08-18 | Don't use rounded corners for PopupMenus in the editor theme | Hugo Locurcio |
2022-08-18 | Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m... | bruvzg |
2022-08-16 | Improve editor toolbar for Control nodes | Yuri Sizov |