summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set QMAKE_*_VERSION_OVERRIDE for all modules.Rohan McGovern2011-12-072-13/+11
* Better handling of GLX / EGL errors.Samuel Rødal2011-12-077-15/+48
* Accessibility: Add Text::DebugDescriptionMorten Johan Sorvig2011-12-072-1/+2
* Remove the hacks for having QxmlStream in core and xmlLars Knoll2011-12-071-66/+9
* fixqt4headers: Support renaming from QtDeclarative to QtQuickKent Hansen2011-12-071-0/+8
* Use QTRY_VERIFY to test asynchronous behaviour.Jason McDonald2011-12-071-23/+2
* Use QTRY_VERIFY to test asynchronous behaviour.Jason McDonald2011-12-071-18/+1
* Use VERBATIM where needed in macros.Stephen Kelly2011-12-076-3/+175
* Move snippets from qtdoc.Casper van Donderen2011-12-064-0/+172
* directfbegl: Add unimplemented QDirectFbWindow::eglSurface, build fixHolger Hans Peter Freyther2011-12-062-1/+16
* Added multi-screen support to hellowindow example.Samuel Rødal2011-12-063-9/+36
* Test that options to macros work.Stephen Kelly2011-12-069-0/+264
* Fix tst_QSharedPointer invalidConstructs:forward-declaration failureBradley T. Hughes2011-12-061-0/+6
* syncqt: fixed QT_MODULE_BASE when build path != install pathRohan McGovern2011-12-061-1/+1
* Executing 'make install' did not build mkv8snapshotJyri Tahtela2011-12-062-0/+4
* Remove the QT_THREAD_SUPPORT definesBradley T. Hughes2011-12-061-4/+0
* Port to CMakeParseArguments from a custom rolled macro.Stephen Kelly2011-12-062-36/+27
* Test the qt5_add_resource macro.Stephen Kelly2011-12-064-1/+12
* Now that qt5_automoc doesn't exist, this macro is not needed.Stephen Kelly2011-12-062-4/+0
* Revert "Add valgrind suppression files."Morten Johan Sørvig2011-12-062-154/+0
* Skip untestable interfaces in QTcpSocket::bind autotestShane Kearns2011-12-061-1/+5
* Use plural form for CMake variables.Stephen Kelly2011-12-064-5/+4
* Remove CMake variables which are not needed in Config files.Stephen Kelly2011-12-061-5/+1
* Ask for a context that is likely to be supported.Gunnar Sletta2011-12-061-1/+2
* Remove obsolete autotest parameters.Jason McDonald2011-12-061-10/+0
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-06284-853/+0
* Don't mark selftest subtests as testcases.Jason McDonald2011-12-062-2/+0
* Add new mkspec for cross-compiling Qt5 for ARMJyri Tahtela2011-12-062-0/+68
* Fix QT_DEPRECATED_SINCE evaluationBradley T. Hughes2011-12-051-23/+23
* Re-add QInternal::EventNotifyCallbackBradley T. Hughes2011-12-053-0/+57
* Make tst_QVariant::canConvertMetaTypeToInt more verbose.Jędrzej Nowacki2011-12-051-13/+20
* qpixmap_win.cpp: Fix typo in format conversion (alpha).Friedemann Kleint2011-12-051-2/+2
* v8: Introduce MIPS code for the QML codeHolger Hans Peter Freyther2011-12-051-1/+136
* v8: Attempt to fix a typo in the commit messageHolger Hans Peter Freyther2011-12-051-1/+1
* mips: Really build the MIPS V8 codeHolger Hans Peter Freyther2011-12-051-3/+1
* Fix typos in Sqlite docs.Stephen Kelly2011-12-052-3/+3
* Fixing naming of selftests.Jason McDonald2011-12-054-34/+34
* Don't set graphics system at start of test.Jason McDonald2011-12-051-8/+1
* Fixed tst_selftests findtestdata subtest for shadow builds.Rohan McGovern2011-12-052-0/+6
* Remove unused Mac specific font code in widgetsJiang Jiang2011-12-046-1427/+0
* Remove QCoreTextFontEngineMultiJiang Jiang2011-12-042-357/+0
* Enable subpixel rendering for raster on MacJiang Jiang2011-12-042-1/+11
* Move the metatype declaration for QGraphicsScene.Stephen Kelly2011-12-042-1/+2
* Remove unused enum values.Frederik Gladhorn2011-12-041-3/+1
* 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