summaryrefslogtreecommitdiffstats
path: root/doc/classes/SpinBox.xml
Commit message (Expand)AuthorAgeFilesLines
* Deprecate set_min_buttons_width_from_iconskobewi2024-09-051-2/+2
* Merge pull request #89265 from davthedev/spinbox-buttons-refactorRémi Verschelde2024-08-271-2/+92
|\
| * Improve SpinBox interaction, split arrows, add theme attributesDavid Giardi2024-08-231-2/+92
* | Remove empty `[b]Example:[/b]` lines from the class referenceMicky2024-08-191-2/+1
|/
* Overhaul some "uncommon" wording in class referenceMicky2024-03-011-1/+1
* Add keywords to improve search in the class referenceHugo Locurcio2024-02-221-2/+2
* Update SpinBox documentation to include resetting to min/max behaviourjsjtxietian2023-10-091-0/+1
* Validate `code` tags for class and member referencesYuri Sizov2023-10-031-3/+3
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Display `BitField[Enum]` in docs to distinguish from `Enum`Danil Alexeev2023-06-151-1/+1
* Overhaul the top sections of the class reference (GUI classes)VolTer2023-05-281-2/+2
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Use BitField<> hint for ArrayFormatJuan Linietsky2023-01-081-1/+1
* Fill random docskobewi2022-11-221-0/+1
* Fix default values on virtual classes causing errors in projectsAaron Franke2022-11-091-0/+2
* Allow selecting SpinBox & LineEdit text when focus entersHaoyu Qiu2022-10-291-0/+3
* Independent spinbox arrow step precisionJóhannes Gunnar Þorsteinsson2022-08-041-0/+3
* Mention how to add dragging for SpinBox's LineEditkobewi2022-04-031-0/+1
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke2021-12-091-4/+3
* Add warnings to methods that give access to internal nodesYuri Sizov2021-10-101-0/+1
* Added option for spinbox to update it's value on line edit 'text_changed' rat...Eric M2021-09-211-0/+3
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Add theme item descriptions to the online documentationYuri Sizov2021-08-041-1/+1
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-4/+2
* Docs: Port Code Examples to C# (R, S, T, U)HaSa10022021-03-051-2/+11
* Document theming a SpinBox's backgroundHugo Locurcio2021-02-211-0/+1
* Fix suffix property doc typo: "prefix" -> "suffix"follower2020-05-061-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-2/+2
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-01-121-6/+6
* Add apply method to SpinBoxJóhannes Gunnar Þorsteinsson2020-01-111-0/+7
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-4/+4
* Document SpinBox nodeZak2019-06-291-0/+16
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* Update class documentation xmlKelly Thomas2018-10-071-0/+2
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* doc: Remove setters and getters now exposed via properties/membersRémi Verschelde2017-11-241-47/+0
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1
* doc: Sync classref with current sourceRémi Verschelde2017-09-131-3/+3
* Changed the doc class generation to individual files per class. It is also po...Juan Linietsky2017-09-121-0/+82