summaryrefslogtreecommitdiffstats
path: root/scene/gui/split_container.h
Commit message (Expand)AuthorAgeFilesLines
* Improvements to SplitContainer including a drag bar background StyleBox.Koyper2024-09-141-2/+29
* Fix container minimum size with hidden parentAnni Ryynänen2024-07-121-1/+1
* Use `as_sortable_control()` in SplitContainerkit2024-05-081-2/+1
* Extract editor dock managerkit2024-01-151-2/+2
* Bind remaining theme properties to their respective classesYuri Sizov2023-09-131-3/+1
* Register theme properties with ThemeDBYuri Sizov2023-09-111-2/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Allow SplitContainer to have a grab area larger than its visual grabberGilles Roudière2022-09-071-7/+23
* Improve SplitContainer behavior, keeping asked split whenever possibleGilles Roudière2022-09-021-1/+1
* Rework oriented containerskobewi2022-09-011-2/+11
* Add a lifecycle method for manual theme item caching to ControlYuri Sizov2022-09-011-0/+8
* Revert SplitContainer minimum size splitting changes (#64676 and #64800)Rémi Verschelde2022-08-261-1/+0
* Handle child control size changes in SplitContainerkobewi2022-08-231-0/+1
* Reorganize inspector layout workflow for Control nodesYuri Sizov2022-02-101-0/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz2021-08-231-1/+1
* Initialize class variables with default values in scene/ [2/2]Rafał Mikrut2021-02-091-10/+10
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add override keywords.Marcel Admiraal2020-07-101-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-3/+0
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-191-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Keep the SplitContainer offset value when it is shrinkedgroud2018-11-151-1/+3
* Fixes a bas resizing with SplitContainerGilles Roudiere2018-01-201-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Fixed SplitContainer showing the "resize" cursor when it shouldn't.Michael Alexsander Silva Dias2017-12-201-2/+2
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-4/+4
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Restired multithread support in OSX and Windows, should stop the crashes.Juan Linietsky2017-06-101-1/+1
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-18/+14
* renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky2017-01-081-1/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-3/+3
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Fixed overloaded virtual functions with const vs none warningmarcelofg552016-06-121-1/+1
* -Massive editor dialog cleanupJuan Linietsky2016-01-171-4/+11
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+99