Age | Commit message (Expand) | Author |
2022-05-20 | Tweak the disabled files text color in FileDialog for readability | Hugo Locurcio |
2022-05-20 | Tweak the default font's fake italic to better match Open Sans Italic | Hugo Locurcio |
2022-04-30 | Improve the VisualShader/VisualScript editor UI | Hendrik Brucker |
2022-04-25 | Add MSDF and mipmap generation project settings for the default font | Hugo Locurcio |
2022-04-23 | Rename theme properties to include underscores | FireForge |
2022-04-14 | Merge pull request #60225 from YeldhamDev/popmenu_arrow_slim | Rémi Verschelde |
2022-04-13 | Add `font_separator` and related properties to `PopupMenu` | Michael Alexsander |
2022-04-13 | Reduce width of arrow icons for the default theme in `PopupMenu` | Michael Alexsander |
2022-03-26 | Merge pull request #59336 from YeldhamDev/where_we_dropping_boys | Rémi Verschelde |
2022-03-25 | Convert the editor and default theme fonts to WOFF2 format to save space. | bruvzg |
2022-03-21 | Add visual marker when dragging and dropping tabs | Michael Alexsander |
2022-03-11 | Add options to embolden and transform font outlines to simulate bold and ital... | bruvzg |
2022-02-15 | Merge pull request #57877 from bruvzg/subpixel_gl_pos | Rémi Verschelde |
2022-02-14 | Improve completion scroll bar visibility in the script editor | Hugo Locurcio |
2022-02-12 | Add sub-pixel glyph positioning support. | bruvzg |
2022-02-12 | Increase checkerboard texture contrast | Hendrik Brucker |
2022-02-09 | Updated alpha value for disabled icons in default theme. | MisoMosiSpy |
2022-02-08 | Revert "Add missing SNAME macro optimization to all theme methods call" | Rémi Verschelde |
2022-02-06 | Add missing SNAME macro optimization to all theme methods call | jmb462 |
2022-01-31 | Merge pull request #56970 from YeldhamDev/rise_tabbar_rise | Rémi Verschelde |
2022-01-31 | Bring `TabBar` to full parity with the `TabContainer` implementation. | Michael Alexsander |
2022-01-30 | Move placeholder color to theme item | Paulb23 |
2022-01-19 | Improve the default project theme | Hugo Locurcio |
2022-01-18 | Merge pull request #56104 from Geometror/add-flow-layout-container | Rémi Verschelde |
2022-01-14 | Merge pull request #56738 from YeldhamDev/improve_tab_consistency | Rémi Verschelde |
2022-01-13 | Merge pull request #54956 from Calinou/lineedit-textedit-add-caret-width-them... | Rémi Verschelde |
2022-01-12 | Improve looks and consistency of tabs | Michael Alexsander |
2022-01-11 | Merge pull request #56323 from Gallilus/Update-default-port_grab_distance_ver... | Rémi Verschelde |
2022-01-07 | Add a theme constant to change LineEdit and TextEdit's caret width | Hugo Locurcio |
2022-01-07 | Add FlowContainer | Hendrik Brucker |
2022-01-06 | Merge pull request #56376 from pycbouh/theme-tombe-les-theme-properties | Rémi Verschelde |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-31 | Correctly use fallback Theme values as last resort | Yuri Sizov |
2021-12-29 | Update default port_grab_distance_vertical | David Cambré |
2021-11-06 | Fix Label and RichTextLabale text shadows and shadow outlines. | bruvzg |
2021-10-29 | Tweak overbright indicator icon to be more visible on white background | Hugo Locurcio |
2021-10-26 | Add focus font color to Button and derivatives | Yuri Sizov |
2021-10-25 | Ignore empty Font resources as theme override. | bruvzg |
2021-10-19 | Rename `Tabs` to `TabBar` | Michael Alexsander |
2021-10-18 | Remove unused imports in .py, SCsub and SConstruct files | Anutrix |
2021-10-04 | Add the base scale factor to the Theme resource | Yuri Sizov |
2021-09-30 | Rename some elements of `Tabs` | Michael Alexsander |
2021-09-23 | Construct values only when necessary. | Anilforextra |
2021-09-21 | Added search colors to TextEdit and CodeEdit theme | Paulb23 |
2021-09-13 | Merge pull request #51805 from skysphr/scrollbar-icons-pressed | Hugo Locurcio |
2021-08-27 | Makes FontData importable resource. | bruvzg |
2021-08-22 | Merge pull request #51700 from Geometror/fix-color-picker | K. S. Ernest (iFire) Lee |
2021-08-20 | Merge pull request #51866 from requizm/fix/49455 | Hugo Locurcio |
2021-08-20 | Fix line_separation constant working incorrectly in RichTextLabel | requizm |
2021-08-18 | Reimplement ColorPicker presets | Hendrik Brucker |