summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qcoreapplication
Commit message (Expand)AuthorAgeFilesLines
* Test: remove QSKIP in tst_QCoreApplication::argcCaroline Chao2012-10-161-3/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Make the event notification on Windows be mandatory in all dispatchersThiago Macieira2012-05-041-0/+5
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-1/+2
|\
| * Make QCoreApplication::applicationName() default to argv[0]David Faure2012-03-281-1/+2
* | Add a remainingTime() method to the public interface of the QTimer classLaszlo Papp2012-04-031-0/+1
|/
* Fix compile warnings in QCoreApplication autotest.Jason McDonald2012-03-121-17/+22
* Make "nmake check" pass for corelib tests in Windows.Miikka Heikkinen2012-02-091-0/+3
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-312-2/+114
* Remove many deprecated methodsLars Knoll2012-01-311-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add Qt::TimerType argument to QAbstractEventDispatcher::registerTimer()Bradley T. Hughes2012-01-021-1/+1
* Fixed compile of autotests with -qtnamespace.Rohan McGovern2011-11-181-1/+0
* Allow to create a custom event dispatcher for specific QThreads.Sven Anderson2011-11-151-0/+55
* Cleanup corelib autotestsJason McDonald2011-11-111-3/+2
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Move handling of -qmljsdebugger argument to QCoreApplicationKai Koehne2011-09-191-0/+8
* Moving relevant tests to corelib/kernelHolger Ihrig2011-09-013-0/+587