summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove insignification from QDoubleSpinBox test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0
* Compile fix if QT_NO_CLIPBOARD definedAndreas Holzammer2012-04-192-0/+18
* Compile fix if QT_NO_CLIPBOARD definedAndreas Holzammer2012-04-192-0/+13
* fix undefined behavior issue on IntegrityKonstantin Ritt2012-04-192-7/+4
* optimize canonicalOrderHelper() for generic caseKonstantin Ritt2012-04-191-5/+21
* qwindowsintegration: fix build with -no-accessibility config option setKonstantin Ritt2012-04-194-1/+16
* QDoc: Generate index file for DITAXML.Casper van Donderen2012-04-198-198/+209
* Re-enable QGLThreads autotest on Mac OS X.Jason McDonald2012-04-191-1/+1
* Re-enable QGL autotest on Mac OS X and Ubuntu 11.10.Jason McDonald2012-04-191-1/+2
* Remove insignification from QtConcurrentFilter test.Jason McDonald2012-04-192-2/+2
* Don't use QByteArrayLiteral for a non-stored QByteArrayThiago Macieira2012-04-191-1/+1
* Fix font substitutions.Friedemann Kleint2012-04-192-53/+26
* -device: create qdevice.pri only when build tree is initializedGirish Ramakrishnan2012-04-191-9/+9
* replace getenv("HOME") with a "centralized" QDir::homePath()Konstantin Ritt2012-04-192-2/+2
* Don't fail to configure if QNX platform plugin is built.Stephen Kelly2012-04-191-1/+2
* Add a functionality test for DirectFB to ensure it compiles.Thiago Macieira2012-04-193-2/+67
* Get rid of warning when building qplatformwindow_qpa.cpp.Samuel Rødal2012-04-191-0/+1
* Do not force OpenGL sample buffers on in the qnx qpa pluginSean Harmer2012-04-191-1/+0
* Remove internal QClipboardEventLaszlo Agocs2012-04-193-43/+0
* Extend QUDeviceHelper to detect DRM graphics devices.Hannu Lyytinen2012-04-192-5/+19
* directfb: Fix namespace compilation.Toby Tomkins2012-04-191-0/+4
* Remove insignification from QFocusEvent test on Mac OS X.Jason McDonald2012-04-192-1/+3
* Remove insignification from QAccessibility test on Mac OS X.Jason McDonald2012-04-192-2/+3
* Remove insignification from QClipboard test on Mac OS X.Jason McDonald2012-04-191-2/+0
* Remove insignification of QStaticText test on Mac OS X.Jason McDonald2012-04-191-2/+0
* Re-enable QTextScriptEngine test.Jason McDonald2012-04-192-2/+4
* Re-enable QFontDatabase test on Mac OS X.Jason McDonald2012-04-192-3/+4
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-19345-1604/+2530
* Re-enable QPrinterInfo test on Mac OS X.Jason McDonald2012-04-191-2/+0
* Re-enable the QItemDelegate test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0
* Really marked tst_QProcess as insignificant on Windows.Rohan McGovern2012-04-191-1/+3
* Change coreservices -> iosIan Dean2012-04-1924-54/+54
* qdbusxml2cpp: fix build on WindowsKonstantin Ritt2012-04-191-0/+2
* configure: fix script error with -helpGirish Ramakrishnan2012-04-191-1/+1
* Do not assert when QVariant is constructed from an invalid type idJędrzej Nowacki2012-04-194-4/+69
* Fix memory leak when drawing text in non-common scriptEskil Abrahamsen Blomfeldt2012-04-181-3/+14
* Optimized EGLFS backing store a bit.Samuel Rødal2012-04-181-8/+29
* Fix a CMake unit test.Stephen Kelly2012-04-181-2/+4
* Build the first CMake test if *at least* version 2.8.7 is available.Stephen Kelly2012-04-181-1/+1
* Fix unused variable warning.Stephen Kelly2012-04-181-0/+2
* Remove insignification of QNetworkInterface autotest on Windows.Jason McDonald2012-04-181-2/+0
* Remove insignification from the Lancelot test.Jason McDonald2012-04-181-2/+0
* Update task numbers for QUdpSocket autotest.Jason McDonald2012-04-181-1/+1
* Fix some unused variable warnings.Stephen Kelly2012-04-181-0/+3
* Fix some unsigned comparison warnings.Stephen Kelly2012-04-182-2/+2
* Fix build with QT_NO_CLIPBOARD.Stephen Kelly2012-04-181-0/+4
* Remove todo comments that are no longer relevant.Kim Motoyoshi Kalland2012-04-182-5/+3
* Revert "Fix memory leak of QFontEngineData"Lars Knoll2012-04-181-4/+4
* change NSTextInput to NSTextInputClient in Cocoa pluginTasuku Suzuki2012-04-182-25/+23
* Fixed libjpeg compiler warning about macro redefinition.Janne Anttila2012-04-181-1/+1