summaryrefslogtreecommitdiff
path: root/doc/classes/SpinBox.xml
AgeCommit message (Expand)Author
2023-01-08Use BitField<> hint for ArrayFormatJuan Linietsky
2022-11-22Fill random docskobewi
2022-11-09Fix default values on virtual classes causing errors in projectsAaron Franke
2022-10-29Allow selecting SpinBox & LineEdit text when focus entersHaoyu Qiu
2022-08-04Independent spinbox arrow step precisionJóhannes Gunnar Þorsteinsson
2022-04-03Mention how to add dragging for SpinBox's LineEditkobewi
2022-02-15Add an XML schema for documentationHugo Locurcio
2021-12-09align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke
2021-10-10Add warnings to methods that give access to internal nodesYuri Sizov
2021-09-21Added option for spinbox to update it's value on line edit 'text_changed' rat...Eric M
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-08-04Add theme item descriptions to the online documentationYuri Sizov
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-03-05Docs: Port Code Examples to C# (R, S, T, U)HaSa1002
2021-02-21Document theming a SpinBox's backgroundHugo Locurcio
2020-05-06Fix suffix property doc typo: "prefix" -> "suffix"follower
2020-02-12doc: Sync classref with current sourceRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-12doc: Sync classref with current sourceRémi Verschelde
2020-01-11Add apply method to SpinBoxJóhannes Gunnar Þorsteinsson
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-29Document SpinBox nodeZak
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2018-10-07Update class documentation xmlKelly Thomas
2018-02-27doc: Remove status from hardcoded version stringRémi Verschelde
2018-02-19doc: Update version string in headerRémi Verschelde
2018-01-25doc: Sync with current sourceRémi Verschelde
2018-01-13doc: Update version string in XMLRémi Verschelde
2017-11-24doc: Remove setters and getters now exposed via properties/membersRémi Verschelde
2017-11-24doc: Update header version for 3.0-betaRémi Verschelde
2017-11-15doc: Remove revision.module_config from version stringRémi Verschelde
2017-09-13doc: Sync classref with current sourceRémi Verschelde
2017-09-12Changed the doc class generation to individual files per class. It is also po...Juan Linietsky