summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Run DBus tests only if QtDBus is found.Stephen Kelly2012-04-241-1/+4
* Update the QUrl documentation concerning the encodingThiago Macieira2012-04-242-21/+123
* Don't use the QRegExp methods that modify the object [QtTest]Thiago Macieira2012-04-241-3/+3
* Use the C99 keyword "restrict" in compilers that support itThiago Macieira2012-04-242-59/+61
* Mark some functions as always_inline with GCC and ICC.Thiago Macieira2012-04-241-0/+3
* QLocale: Clean up QLocalePrivate implementationJohn Layt2012-04-249-328/+338
* Cleanup QMetaObject string access.Jędrzej Nowacki2012-04-241-20/+14
* Fix creation of config files in debug mode.Stephen Kelly2012-04-241-2/+16
* Re-enable network tests on Mac OS.Jason McDonald2012-04-244-13/+6
* Fix tst_qtcpserver::serverAddress on Mac OSXShane Kearns2012-04-241-1/+5
* qdoc: Further changes to the QML specializationMartin Smith2012-04-242-63/+93
* Remove insignification of QMdiArea test on Windows.Jason McDonald2012-04-242-3/+3
* Re-enable the QMacStyle test.Jason McDonald2012-04-242-3/+3
* Fix QMutex::tryLock timeout regression (integer overflow)Markus Rathgeb2012-04-241-1/+1
* Improved detection of libcrypto and libssl.Niels Weber2012-04-241-12/+51
* Add N9 device mkspec to device mkspecs folderDonald Carr2012-04-242-0/+76
* Windows: Fix for frameless widgets.Friedemann Kleint2012-04-241-2/+2
* Fix windowgeometry test for Windows.Friedemann Kleint2012-04-242-1/+4
* Remove insignification from QDateTimeEdit test on Mac OS X.Jason McDonald2012-04-242-1/+33
* Remove insignification of QSizeGrip test on Mac OS X.Jason McDonald2012-04-242-2/+1
* Skip unstable tst_QMdiArea::subWindowActivated2 test on Mac OS X.Jason McDonald2012-04-241-1/+1
* Remove Qt 5 todo in QVariant: we're not going to change the behaviourThiago Macieira2012-04-241-2/+0
* Change Windows font database to use qendian.hMiikka Heikkinen2012-04-241-111/+85
* Rename the default organisation from "Trolltech" to "Qt" on MacThiago Macieira2012-04-231-1/+1
* qdoc: Don't write '...' for empty <apiName>Martin Smith2012-04-231-2/+2
* qdoc: Update qdoc to use QML spec for DITAMartin Smith2012-04-234-190/+285
* Removed unused QUrlPrivate::clear()Simon Hausmann2012-04-232-19/+0
* Use the Q_PROCESSOR_* macros in qsimd.cppThiago Macieira2012-04-231-3/+3
* Remove insignification of QMdiArea test on Mac OS X.Jason McDonald2012-04-232-1/+16
* Set thread name on QNXSean Harmer2012-04-231-1/+3
* QTimer: fix typo in singleShot optimization for 0 msecsGiuseppe D'Angelo2012-04-231-1/+1
* Revert "Add workaround for projects using 'QT += declarative'"Friedemann Kleint2012-04-231-27/+0
* Don't use the QRegExp methods that modify the object [qmake]Thiago Macieira2012-04-231-1/+1
* Add missing private headers to testlib.proThiago Macieira2012-04-231-0/+5
* Move Q_FUNC_INFO to qcompilerdetection.hThiago Macieira2012-04-232-13/+11
* Move the QT_STRINGIFY macro to the top of qglobal.hThiago Macieira2012-04-231-10/+4
* QSqlQueryModel::setQuery() don't use deprecated reset()Mark Brand2012-04-237-125/+96
* QSqlQueryModel::fetchMore() documentation fixMark Brand2012-04-231-1/+1
* Set default Lighthouse plugin for QNXAndreas Holzammer2012-04-231-0/+3
* Build the QNX plugin with -no-opengl enabled.Stephen Kelly2012-04-235-9/+59
* Move the CMake unit tests to auto/Stephen Kelly2012-04-2335-0/+51
* Don't tell CMake we're making debug libraries if we're not.Stephen Kelly2012-04-231-2/+2
* Fix compilation of QDesktopServices without deprecatedOlivier Goffart2012-04-232-5/+6
* Fix warning in qobject.cppOlivier Goffart2012-04-231-0/+1
* Windows: Fix QRawFont loading from data.Miikka Heikkinen2012-04-235-5/+653
* Start running some disabled tests again on Mac OS.Jason McDonald2012-04-238-11/+7
* QDoc: Support -indexdir on CLI and depends in qdocconf.Casper van Donderen2012-04-234-0/+60
* Doc: Fix most QDoc errors in QtXml.Casper van Donderen2012-04-2314-116/+974
* Fix unmatched double quote characterJonathan Liu2012-04-231-1/+1
* Re-enable QGraphicsView test on Windows, Mac and Ubuntu 11.10.Jason McDonald2012-04-232-8/+5