summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qspinbox.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Fixed warnings on mingwThierry Bastian2009-07-161-2/+2
* QDoubleSpinBox: make sure people can't choose too many decimalsThierry Bastian2009-07-101-3/+4
* Fixed sizeHint update bug in QSpinBox.jasplin2009-06-241-0/+6
* 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
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+1536
* remove q->layout() and q->parentWidget() code where unnecessaryThierry Bastian2009-06-111-7/+6
* Do not use the locale in QDoubleSpinBoxPrivate::roundOlivier Goffart2009-05-271-3/+1
* Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-3/+3
* Long live Qt!Lars Knoll2009-03-231-0/+1536