summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Added some convenience API for platform input contextsPekka Vuorela2012-04-012-1/+28
* Testability for password mask delayPekka Vuorela2012-04-012-4/+14
* QNetworkAccessFtpBackend: remove entry from QNetworkAccessCacheMartin Petersson2012-04-011-0/+32
* Fix inputMask accessor of QLineControl.Friedemann Kleint2012-03-311-4/+4
* Windows: Make tst_qprinter significant again since the test is passingMiikka Heikkinen2012-03-311-1/+0
* Enable Windows font tests..Friedemann Kleint2012-03-313-5/+0
* Add payload to QSqlDriver notification with PSQL implementation.Matt Newell2012-03-311-4/+6
* Expand QtSql tests covering boundValues and boundValueNameMatt Newell2012-03-311-12/+75
* Fix postgres notification support in the QPSQLDriver.Matt Newell2012-03-301-6/+5
* Fix crash when an invalid filter is setHonglei Zhang2012-03-301-0/+23
* Update tests/manual/windowmodality to test native dialogsBradley T. Hughes2012-03-304-99/+601
* Allow named bind values to be used multiple times per queryMatt Newell2012-03-301-4/+18
* Properly detach when the modified object is a sub objectLars Knoll2012-03-291-0/+25
* Remove modal child widget buttons from tests/manual/windowmodalityBradley T. Hughes2012-03-293-129/+39
* Fix a crash in QFactoryLoaderJonas Rabbe2012-03-2912-0/+476
* windowmodality test: Allow exec() with ApplicationModal dialogsBradley T. Hughes2012-03-283-145/+181
* Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-283-26/+26
* Remove comment about QVariantList and QVariantMap.Stephen Kelly2012-03-281-2/+0
* Make QCoreApplication::applicationName() default to argv[0]David Faure2012-03-282-11/+6
* Don't use the pri depends line for link dependencies.Stephen Kelly2012-03-283-4/+8
* Protect QAbstractTextDocumentLayout::anchorAt() from preeditPekka Vuorela2012-03-271-0/+32
* Add manual test for window modalityBradley T. Hughes2012-03-274-0/+468
* QHttpNetworkConnection test: avoid integer divide by zero exception.Martin Petersson2012-03-271-1/+1
* Fix some compiler warnings in tests.Friedemann Kleint2012-03-278-14/+20
* Reverted use of tentative commit use in QWidget editorsPekka Vuorela2012-03-276-50/+89
* Fix IAccessible2 for Windows, enable MSAA/IAccessible for MinGW.Jan-Arve Saether2012-03-272-0/+113
* QJsonParseError improvementsAlexei Rousskikh2012-03-271-7/+7
* Uncomment disabled code in QSettings autotest.Jason McDonald2012-03-271-6/+3
* Mark tst_qdialog as insignificant on mac.Rohan McGovern2012-03-271-0/+1
* Cocoa: don't show window when calling raise()Bradley T. Hughes2012-03-261-3/+0
* Fix measurement system for the UKLars Knoll2012-03-261-0/+17
* Password editor mask delay stylable by platform pluginPekka Vuorela2012-03-261-6/+4
* Test mouse events more thoroughly in QWindow autotestLaszlo Agocs2012-03-261-5/+118
* Fix QGuiApplication::keyboardModifiers()Bradley T. Hughes2012-03-261-0/+75
* Fixed qthreadstorage unittest to work from install directoryKurt Korbatits2012-03-261-0/+4
* Work around what apparently is a GCC 4.6.0 bugThiago Macieira2012-03-251-1/+1
* Improve accessibility test to handle more text events.Frederik Gladhorn2012-03-251-9/+36
* Restore Qt4 compat in QDesktopServices::DataLocationDavid Faure2012-03-241-2/+33
* QPrinterInfo: remove a test that is too earlyThiago Macieira2012-03-241-1/+1
* Fix compilation of tst_QSqlThread: no need to use QBasicAtomicInt hereThiago Macieira2012-03-241-1/+1
* Make sure windows send accessibility activated updates.Frederik Gladhorn2012-03-241-4/+44
* Added QAccessibleGroupBoxFrederik Gladhorn2012-03-241-0/+67
* API cleanup: remove CoordinateType enumJan-Arve Saether2012-03-241-4/+5
* Implement QSystemTrayIcon for X11.Friedemann Kleint2012-03-231-2/+5
* Remove #if 0 sections from QRegExp autotestGiuseppe D'Angelo2012-03-231-3/+3
* Fixed QLineEdit to emit selectionChangedPekka Vuorela2012-03-231-4/+17
* Fix QPrinter test in WindowsMiikka Heikkinen2012-03-231-11/+30
* More UTF8 fix of raster autotestaavit2012-03-221-2/+1
* Allow autobound UDP sockets to send to IPv4 and IPv6Shane Kearns2012-03-221-0/+79
* Significantly speed up insertion into QJsonObject/ArrayLars Knoll2012-03-221-0/+28