summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qabstractslider/tst_qabstractslider.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-081-0/+9
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QAbstractSlider - adding setRange as a slotThorbjørn Lund Martsum2012-03-021-0/+13
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-151-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Ignore tst_QAbstractSlider failures on Mac OS XBradley T. Hughes2012-01-231-0/+16
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-3/+3
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+1247