summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make configure.exe not overwrite its own Makefile in -fast modeThiago Macieira2012-04-251-0/+3
* Make configure.exe create files with Windows line-endingsThiago Macieira2012-04-251-3/+5
* MSAA bridge should not return any IA2-specific roles from get_accRole()Jan-Arve Saether2012-04-252-5/+8
* Do not map LayeredPane and Terminal to the wrong MSAA roleJan-Arve Saether2012-04-251-3/+5
* get rid of QT_NO_IMAGE_TEXT switcherKonstantin Ritt2012-04-2510-60/+7
* QDoc: Implement -installdir CLI option for module cross-linking.Casper van Donderen2012-04-254-3/+22
* Mark known test failures in Windows developer build.Jason McDonald2012-04-251-0/+3
* Use macro for QByteArrayData initialization.Jędrzej Nowacki2012-04-251-4/+4
* support UTF-8 encoded file names in QZip*Konstantin Ritt2012-04-251-2/+9
* Update QTest::QTouchEventSequence docsLaszlo Agocs2012-04-251-4/+74
* QHttpMultiPart: supply new line at the end of the bodyPeter Hartmann2012-04-251-2/+2
* optimize QChar::decomposition()Konstantin Ritt2012-04-251-27/+32
* Using QLatin1String instead of QLatin1LiteralDebao Zhang2012-04-259-16/+11
* Fix locale issue on unix systemsStephen Röttger2012-04-241-0/+2
* qunicodetables generator: improve the output and the generated codeKonstantin Ritt2012-04-243-119/+142
* workaround issue where casing diff overflows signed shortKonstantin Ritt2012-04-244-28/+80
* QChar: reduce code duplication by inlining some methodsKonstantin Ritt2012-04-242-96/+80
* Make NVDA read aloud stuff from a Qt app again.Jan-Arve Saether2012-04-241-6/+7
* Fix a regression where events were not delivered on windowsJan-Arve Saether2012-04-242-7/+7
* Add QDebug operator<< for QAccessibleEventJan-Arve Saether2012-04-242-0/+17
* Provide access to RTLD_NODELETE flag on Unix.Yan Shapochnik2012-04-243-1/+20
* Integrate Blackberry Platform Services (BPS) with Qt event loop.Jeff Kehres2012-04-245-7/+389
* Ensure that QUrl::toLocalFile returns decoded pathsThiago Macieira2012-04-242-2/+3
* Don't use the QRegExp methods that modify the object [QtGui]Thiago Macieira2012-04-243-4/+5
* Don't strip the leading slash of letter+colon paths on UnixThiago Macieira2012-04-242-0/+6
* Remove insignification from qabstractitemmodel test on Mac OS X.Jason McDonald2012-04-241-2/+0
* lancelot test: Skip crashing test function on Mac OS X.Jason McDonald2012-04-241-0/+3
* Add flag in testlib to disable committing the simulated touchLaszlo Agocs2012-04-241-13/+18
* Add a QWindow autotest case for reentrant mouse/touch eventsLaszlo Agocs2012-04-241-2/+55
* 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