summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extend touch events.Laszlo Agocs2011-12-0930-148/+793
* Remove QtWidgets dependency from QTcpSocket autotestShane Kearns2011-12-093-33/+12
* Fix unstable test caseShane Kearns2011-12-092-2/+1
* QProcess-test: Fix executable location on Windows.Friedemann Kleint2011-12-091-7/+0
* Do not assert on invalid model index.Frederik Gladhorn2011-12-091-6/+2
* Promote openStandardStreams sub-tests to top levelJoão Abecasis2011-12-091-10/+2
* Add support for three new X11 keysAlbert Astals Cid2011-12-094-0/+19
* QPixmap test: Re-enable tests of Windows bitmap/icon conversion.Friedemann Kleint2011-12-091-40/+48
* Tests: Fix the language change test.Friedemann Kleint2011-12-092-15/+21
* QFile-test: Do not fail when run with redirected stdout/stderr.Friedemann Kleint2011-12-091-5/+11
* QProcess-Test: Improve error handling.Friedemann Kleint2011-12-091-6/+23
* Re-enable 'check' target for tests/auto/gui on Mac OS XBradley T. Hughes2011-12-0910-1/+18
* Forward the contents of the parents argument through this proxy.Stephen Kelly2011-12-093-16/+102
* Notify about moves in the source model more efficiently.Stephen Kelly2011-12-094-21/+256
* Remove wacomcfg.h from 3rdpartyJoão Abecasis2011-12-091-138/+0
* Fix failing setSocketDescriptor test in QTcpSocketShane Kearns2011-12-091-0/+1
* testProcessSpacesArgs fixedJoerg Bornemann2011-12-092-2/+2
* Remove the backwards compatibility signal emissions when moving items.Stephen Kelly2011-12-088-22/+52
* Improve/cleanup qtemporarydir (and qtemporaryfile) unit testsDavid Faure2011-12-082-75/+33
* QTemporaryDir/File: cleanups (static internal function, QScopedPointer)David Faure2011-12-083-13/+10
* Merge QColorDialog::getColor() overloads.Robin Burchell2011-12-082-37/+3
* Fix QTemporaryDir unittest on Mac OS XDavid Faure2011-12-081-7/+9
* document the -force-asserts switchHarald Fernengel2011-12-081-0/+3
* Cocoa: remove autoreleasepool in QCocoaIntegrationMorten Johan Sorvig2011-12-082-4/+0
* Remove unused QMapData::createData()/node_create() overloads.Robin Burchell2011-12-082-12/+0
* QPixmap test: Make lenientCompare() more verbose.Friedemann Kleint2011-12-081-19/+15
* QTestlib/Selftest: Fix Windows.Friedemann Kleint2011-12-081-2/+20
* Create a class to contain accessibilty enums.Frederik Gladhorn2011-12-0822-417/+428
* Avoid variable shadowing in qobject_impl.hKent Hansen2011-12-081-1/+1
* Remove unused overload of QTest::qExec.Jason McDonald2011-12-089-140/+4
* Remove ptmalloc from source treeJoão Abecasis2011-12-0819-8496/+1
* Make reduce-relocations the default if supportedLars Knoll2011-12-071-1/+1
* Add "see also" links for QPrinter::{get|set}PageMarginsDavid Faure2011-12-071-0/+4
* Port externaltests.cpp to QTemporaryDirDavid Faure2011-12-071-69/+23
* Remove unused includeDavid Faure2011-12-071-1/+0
* QNetworkAccessManager: check the buffer size before allocateMartin Petersson2011-12-071-5/+9
* qtbase: Remove QSound.Friedemann Kleint2011-12-0712-846/+2
* Check we're connected before startClientEncryption()Richard Moore2011-12-072-0/+17
* qmake: Add object_parallel_to_source config optionTor Arne Vestbø2011-12-071-0/+23
* 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