summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Quote the path in CMake so that spaces in paths work.Stephen Kelly2011-12-031-1/+1
* New class QTemporaryDir.David Faure2011-12-028-3/+879
* Fix tst_qsql crashes on Mac OS XHonglei Zhang2011-12-022-13/+15
* Remove QInternal callbacks and internal functionsBradley T. Hughes2011-12-029-304/+19
* Automatically add QtQuick module if only QtDeclarative is specifiedKent Hansen2011-12-021-0/+9
* Implement QDir::removeRecursivelyDavid Faure2011-12-023-0/+131
* QSqlRelationalTableModel doesn't follow relations on the first columnHonglei Zhang2011-12-022-1/+56
* Added minimal class docs for QWindow to make it visible.Gunnar Sletta2011-12-021-0/+20
* Make the Qt5 part of the target name namespace style.Stephen Kelly2011-12-022-11/+11
* Remove cast and assignment operators from QAtomicInt and QAtomicPointerBradley T. Hughes2011-12-024-221/+10
* Cocoa: Handle accessible interface children.Morten Johan Sorvig2011-12-021-2/+27
* Don't inherit QAccessible from QWindowsAccessibleJan-Arve Saether2011-12-021-27/+27
* Windows: Stabilize qpauseanimation test.Friedemann Kleint2011-12-021-8/+65
* Update documentation for QTest::qExec()Jason McDonald2011-12-022-14/+16
* Clean formatting.Frederik Gladhorn2011-12-022-14/+15
* Accessibility: table2 -> tableFrederik Gladhorn2011-12-029-200/+159
* syncqt: Create deprecated headers that work with MSVCKent Hansen2011-12-021-1/+5
* Revert "Add QObject::objectNameChanged(const QString &objectName) signal"Martin Jones2011-12-024-28/+22
* directfb: Introduce EGL integration for DirectFBHolger Hans Peter Freyther2011-12-028-4/+327
* directfb: Use QT_BEGIN_NAMESPACE/QT_END_NAMESPACE around the codeHolger Hans Peter Freyther2011-12-029-0/+32
* directfb: Move the macro to the qdirectfbconvenience header fileHolger Hans Peter Freyther2011-12-022-5/+6
* Windows: Fix qabstractfilenengine-test.Friedemann Kleint2011-12-011-2/+16
* Remove action enum.Frederik Gladhorn2011-12-011-17/+0
* Compile.Morten Johan Sorvig2011-12-014-32/+30
* Make cell a proper QAccessible2Interface.Frederik Gladhorn2011-12-015-40/+54
* Rebuild configure.exe.Friedemann Kleint2011-12-011-0/+0
* v8: Be able to build V8 for MIPSHolger Hans Peter Freyther2011-12-012-1/+23
* Add QObject::objectNameChanged(const QString &objectName) signalBradley T. Hughes2011-12-014-22/+28
* Pass the tests when run in visual studio.Stephen Kelly2011-12-012-0/+4
* Fix QTcpServer::serverAddress() for dual stack socketsShane Kearns2011-12-014-1/+70
* Tests: Temporarily remove qsound.Friedemann Kleint2011-12-011-0/+2
* Windows: Fix compilation of qdir test.Friedemann Kleint2011-12-011-1/+1
* Improve Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTION macros.Jędrzej Nowacki2011-12-0110-49/+40
* Fix image format use in cocoa pluginGunnar Sletta2011-12-012-2/+2
* Add QRawFont from data support to Mac font dbJiang Jiang2011-12-012-0/+24
* Set supporting writingSystem correctlyJiang Jiang2011-12-011-1/+2
* Polish QWinEventNotifier.Friedemann Kleint2011-12-012-7/+6
* Added rotation animation to paintedwindow example.Samuel Rødal2011-12-013-23/+141
* opengl: Do not crash when programGuard is a nullptrHolger Hans Peter Freyther2011-12-012-2/+2
* Added QPA window system interface handler for logical DPI changes.Samuel Rødal2011-12-015-3/+37
* Mark tst_qfilesystementry as private test on Windows.Rohan McGovern2011-12-011-0/+3
* testlib: add QFINDTESTDATA macro for finding testdata filesRohan McGovern2011-12-0114-2/+386
* Fixed installation of corelib testsRohan McGovern2011-12-0184-762/+497
* engineData should be cached solely based on QFontDefJiang Jiang2011-12-014-11/+11
* Fix compilation of Benchmark tests on Windows.Friedemann Kleint2011-12-014-5/+6
* Improve QString autotest.Jason McDonald2011-12-011-8/+7
* Minor improvement to QByteArray autotestJason McDonald2011-12-011-28/+23
* Make QWinEventNotifier part of the public APIDebao Zhang2011-12-019-23/+110
* Merge QObject::tr*() and QCoreApplication::translate() overloadsBradley T. Hughes2011-11-305-61/+11
* Fix QHostAddress::operator==(QHostAddress::SpecialAddress)Shane Kearns2011-11-302-0/+6