summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bug in qsslsocket peek()Kalle Viironen2012-04-234-0/+316
* Fix XPASS in QGraphicsWidget test on Ubuntu 11.10.Jason McDonald2012-04-232-2/+2
* Remove insignification from QGraphicsProxyWidget test on Windows.Jason McDonald2012-04-232-2/+9
* Remove insignification from QCompleter autotest.Jason McDonald2012-04-231-2/+0
* Make the QNX QPA plugin work with non blackberry.Stephen Kelly2012-04-239-73/+118
* Send Expose event when top level window becomes visibleKevin Krammer2012-04-232-0/+10
* QTextLayout::d is privateGirish Ramakrishnan2012-04-231-1/+1
* Removed invalid C-style license header from .pro fileRohan McGovern2012-04-231-40/+0
* Don't assume QAbstractDeclarativeData::objectNameChanged is available.Michael Brasser2012-04-231-1/+1
* Use org.example instead of com.trolltech for the D-Bus examplesThiago Macieira2012-04-2218-31/+31
* Replace com.trolltech with org.qtproject in D-Bus's performance testsThiago Macieira2012-04-223-5/+5
* Examples: Don't use deprecated methodsOlivier Goffart2012-04-2114-26/+28
* Ensure that qXXXdetection.h can be included directlyThiago Macieira2012-04-214-0/+13
* Make the fallback Q_ASSUME and Q_UNREACHABLE be qt_noopThiago Macieira2012-04-211-2/+2
* Move Q_DECL_{IMPORT,EXPORT,HIDDEN} to qcompilerdetection.hThiago Macieira2012-04-212-29/+29
* Move some compiler macro definitions into the compiler sectionsThiago Macieira2012-04-211-26/+12
* Move the compiler-related macros to qcompilerdetection.hThiago Macieira2012-04-212-109/+110
* Compile on Windows.Jan-Arve Saether2012-04-211-2/+8