summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "Disable 'check' target generation for network autotests for Windows."Shane Kearns2012-03-151-2/+2
* Fix QDnsLookup autotest failure in CI environmentShane Kearns2012-03-151-4/+6
* QSqlTableModel::removeRows() enforce edit strategyMark Brand2012-03-151-1/+8
* QSqlTableModel::setData(): no longer autosubmit for OnRowChangeMark Brand2012-03-152-0/+22
* QSqlTableModel: disallow insert if changes are pendingMark Brand2012-03-151-0/+4
* QSqlTableModel::setData()/setRecord(): fix incorrect rowMark Brand2012-03-151-4/+68
* UTF8-Codec test: Fix compilation with g++/C++0X.Friedemann Kleint2012-03-151-5/+5
* tst_qsharedpointer: Fix auto test fail under Windows 7Debao Zhang2012-03-152-3/+12
* Verify expected warnings in QSettings autotest.Jason McDonald2012-03-151-2/+13
* Remove unmaintained and broken VNC platform pluginJohannes Zellner2012-03-154-174/+1
* headersclean: omit -Wcast-align also on MIPSRohan McGovern2012-03-151-2/+4
* Mark tst_qtimeline as insignificant on WindowsRohan McGovern2012-03-151-0/+1
* QTableView: call model->submit() on row changeMark Brand2012-03-151-0/+27
* Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-145-24/+5
* QHeaderView - renaming functions in Qt5Thorbjørn Lund Martsum2012-03-142-31/+31
* Unify QMetaType::TypeFlags detection.Jędrzej Nowacki2012-03-141-19/+29
* Uncomment disabled code in QResourceEngine autotest.Jason McDonald2012-03-141-1/+1
* Tidy the QSettings autotest.Jason McDonald2012-03-141-86/+62
* Remove commented code from qtconcurrentmap autotest.Jason McDonald2012-03-141-9/+0
* Print all accessibility event strings.Frederik Gladhorn2012-03-131-47/+1
* Clean up test, check radio button and checkbox.Frederik Gladhorn2012-03-131-3/+8
* Autotest details of QAccessibleEvent.Frederik Gladhorn2012-03-131-16/+23
* QSqlTableModel::isDirty(): new overloaded methodMark Brand2012-03-121-0/+162
* Trailing comma should result in an error during JSON parsingAlexei Rousskikh2012-03-121-0/+13
* Move tst_qshortcut.cpp to QtWidgetsDebao Zhang2012-03-125-1/+1
* Implement QSystemTrayIcon for Windows.Friedemann Kleint2012-03-121-6/+6
* Move the auto test of QPixmap::grabWidget() from QPixmap to QWidgetDebao Zhang2012-03-122-43/+75
* tst_exceptionsafety_objects: add virtual ~AbstractTesterMarc Mutz2012-03-121-0/+1
* Use QAccessibleEvent in test.Frederik Gladhorn2012-03-121-20/+20
* Fix indentation of QWaitCondition autotest.Jason McDonald2012-03-121-352/+351
* Remove gcc 3.x-specific code from QtConcurrent and its tests.Jason McDonald2012-03-122-28/+0
* Move tst_qprinter.cpp to QtPrintSupportDebao Zhang2012-03-1210-2/+8
* Clean up some auto tests of guiDebao Zhang2012-03-1210-15/+12
* Update accessibility StateChange by custom event.Frederik Gladhorn2012-03-121-2/+0
* Move tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgetsDebao Zhang2012-03-1226-2/+2
* Remove outdated assumption from QVariant autotest.Jason McDonald2012-03-121-2/+2
* Fix compile warnings in QCoreApplication autotest.Jason McDonald2012-03-121-17/+22
* Remove redundant and incorrect comment from QList autotest.Jason McDonald2012-03-121-6/+0
* testlib: Improve formatting of QCOMPARE failure messages.Jason McDonald2012-03-1221-122/+122
* Add Q_IS_ENUM(), and provide as flag in QMetaType::typeFlags()Glenn Watson2012-03-112-0/+156
* Crash fix in QMetaType::typeFlags.Jędrzej Nowacki2012-03-111-0/+6
* Make tst_qsql.cpp independent of QtWidgetsDebao Zhang2012-03-112-3/+3
* Make tst_qapplication build when QT_NO_SHAREDMEMORY is definedKevin Krammer2012-03-091-0/+4
* Windows: Fix QStyleSheetStyle autotest antialiasing issuesMiikka Heikkinen2012-03-092-14/+18
* Make tst_qmouseevent.cpp independent of QtWidgetsDebao Zhang2012-03-092-13/+9
* Clean up for some auto tests of the gui/kernel.Debao Zhang2012-03-096-9/+7
* tst_qimagereader: does not depend on QtWidgetsDebao Zhang2012-03-094-4/+2
* QRegularExpression: minor fix to captureIndexForNameGiuseppe D'Angelo2012-03-082-1/+59
* QRegularExpression: improve JIT memory handlingGiuseppe D'Angelo2012-03-082-0/+29
* use $$QT_BUILD_TREE instead of $$(QTDIR)Oswald Buddenhagen2012-03-081-2/+2