summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qcombobox
Commit message (Expand)AuthorAgeFilesLines
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-3/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* tst_QComboBox: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-4/+4
* Made QMacStyle internalJ-P Nurmi2012-11-231-4/+1
* Made QFusionStyle internalJ-P Nurmi2012-11-211-5/+3
* QComboBox: new signal currentTextChangedMark Brand2012-10-261-0/+55
* QComboBox: fix use in QDataWidgetMapper/QItemDelegateMark Brand2012-10-261-0/+53
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-9/+9
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-2/+2
* QComboBox: replace homebrew with QSignalSpy for editTextChanged testMark Brand2012-10-161-35/+12
* Fix QComboBox icon testingGiuseppe D'Angelo2012-10-163-2/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Emit the highlighted signal if the model changes.Stephen Kelly2012-08-151-0/+29
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-5/+5
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-5/+2
* Remove #ifdef Q_WS_ / include / #endif conditionals.Friedemann Kleint2012-07-161-2/+0
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-15/+15
* Remove insignification from QComboBox test on Ubuntu 11.10.Jason McDonald2012-04-201-2/+0
* Put bug numbers on same line as insignificant_test markers.Jason McDonald2012-04-161-2/+1
* Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-141-3/+0
* Merge master -> api_changesRohan McGovern2012-02-291-12/+10
|\
| * QComboBox: Use platform theme hint to determine popup geometry.Friedemann Kleint2012-02-281-12/+10
* | Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-261-1/+1
|/
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-171-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Mark tst_QComboBox::hide() with QEXPECT_FAIL() on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-2/+2
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Flag tst_QComboBox tests as unstable.Toby Tomkins2012-01-161-0/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+2583