summaryrefslogtreecommitdiffstats
path: root/tests/auto/qspinbox
Commit message (Collapse)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| | | | Reviewed-by: Trust Me
* Save some time.jasplin2009-06-241-3/+3
| | | | Reviewed-by: TrustMe
* Simplified the tst_QSpinBox::sizeHint() autotest.jasplin2009-06-241-63/+28
| | | | | | Suggested by Jan Arve. Reviewed-by: TrustMe
* Fixed sizeHint update bug in QSpinBox.jasplin2009-06-241-0/+79
| | | | | | | | QSpinBox failed to recalculate its cached size hint when setting the range, prefix, or suffix. Reviewed-by: janarve Task-number: 255051
* Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | | | | | Reviewed-by: Trust Me
| * Long live Qt 4.5!Lars Knoll2009-03-233-0/+960
|
* Fix missing update of edit geometry on QSpinBoxJens Bache-Wiig2009-05-141-0/+6
| | | | | | | | | | When showing or hiding spinbox buttons we did not update the child line edit geometry. This would on windows basically mean that the buttons would not show up as they were completely covered by the edit. Task-number: 235747 Reviewed-by: ogoffart
* Long live Qt!Lars Knoll2009-03-233-0/+960