summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove QFactoryInterface from sql driversLars Knoll2012-06-0712-91/+10
* Deprecate the use of QWeakPointer to track QObjects.Stephen Kelly2012-06-073-52/+28
* Expand the 'existing target guard' in generated CMake files.Stephen Kelly2012-06-072-23/+21
* Added SpellCheckUnderlineStyle theme hint.Samuel Rødal2012-06-073-2/+13
* Windows: Store only full-size DC's obtained by BeginPaint.Friedemann Kleint2012-06-072-8/+13
* Fix compilation of examples with -no-widgetsKent Hansen2012-06-075-5/+5
* Make qtexttable autotest build without widgetsKent Hansen2012-06-072-1/+8
* Make sql autotests build without widgetsKent Hansen2012-06-071-0/+2
* Make "other" autotests build without widgetsKent Hansen2012-06-071-0/+14
* Don't build printsupport autotests when widgets aren't availableKent Hansen2012-06-071-1/+1
* Fix common device spec pathsDonald Carr2012-06-071-3/+3
* Remove widgets dependency from xmlstreamlint exampleKent Hansen2012-06-071-1/+1
* Remove widgets dependency from qtconcurrent/map autotestKent Hansen2012-06-072-3/+3
* Make animation autotests build without widgetsKent Hansen2012-06-071-0/+3
* Remove widgets dependency from qdatastream autotestKent Hansen2012-06-072-1/+2
* Make qprocess autotest build without widgetsKent Hansen2012-06-072-0/+5
* Remove widgets dependency from qstringlistmodel autotestKent Hansen2012-06-072-3/+2
* Make itemmodels autotest build without widgetsKent Hansen2012-06-071-1/+3
* Make qstatemachine autotest build without widgetsKent Hansen2012-06-072-3/+16
* Make qpixmap autotest build without widgetsKent Hansen2012-06-072-2/+11
* Make qpicture autotest build without widgetsKent Hansen2012-06-072-1/+8
* Make qmovie autotest build without widgetsKent Hansen2012-06-072-1/+10
* get rid of "uninitialized member" gcc warningKonstantin Ritt2012-06-071-2/+1
* Mark the testSslOption method as introduced in Qt 4.8Laszlo Papp2012-06-071-0/+2
* Make gui tests build when widgets aren't availableKent Hansen2012-06-071-0/+4
* Make qpainter autotest build without widgetsKent Hansen2012-06-072-2/+31
* Make qtextdocumentlayout autotest build without widgetsKent Hansen2012-06-072-1/+8
* Make qtextobject autotest build without widgetsKent Hansen2012-06-072-1/+8
* QNX: Take nativeOrientation into account for QNX device orientationsSean Harmer2012-06-061-10/+25
* QtNetwork: disconnect other channels when network layer detectedMartin Petersson2012-06-063-0/+11
* Add Blackberry path for SSL certificatesNicolas Arnaud-Cormos2012-06-061-0/+1
* Use the correct ifdef (QT_WIDGETS_LIB) in qsqlrelationaldelegate.hKent Hansen2012-06-061-2/+2
* Rename QSystemLocale::fallbackLocale() to QSystemLocale::fallbackUiLocale()Mike FABIAN2012-06-066-8/+8
* Check LANGUAGE as well in QSystemLocale::fallbackLocaleMike FABIAN2012-06-062-1/+14
* Use LC_MESSAGES instead of LC_NUMERIC in QSystemLocale::fallbackLocale()Mike FABIAN2012-06-061-3/+1
* Fixed compile error in eglfs plugin due to narrowing conversion.Samuel Rødal2012-06-061-4/+8
* Test if the device is grabbed in some of the evdev pluginsLaszlo Agocs2012-06-062-4/+25
* statemachine: Make delayed event posting work from secondary threadKent Hansen2012-06-064-17/+151
* QSqlResult: replace virtual hooks with virtual functionsMark Brand2012-06-0615-63/+63
* Remove insignificant_test for tst_qwindow on Mac OS XBradley T. Hughes2012-06-062-6/+6
* Do not build eglfs QPA when cross compiling for QNXSean Harmer2012-06-061-1/+1
* Cocoa: do not send multiple window activation eventsBradley T. Hughes2012-06-062-5/+9
* Added QScreen::setOrientationUpdateMask().Samuel Rødal2012-06-068-6/+101
* Cocoa: Fix QCocoaBackingStore::flush on 10.8Morten Sorvig2012-06-061-1/+11
* Fix compilation when configured with -no-widgetsKent Hansen2012-06-061-1/+1
* Export QPlatformIntegrationFactory to make it usable outside of QtGui.Balazs Kelemen2012-06-061-1/+1
* Fixed QJsonObject::find()Denis Dzyubenko2012-06-062-0/+11
* normalize the process arguments to Normalization Form D on macKonstantin Ritt2012-06-061-18/+6
* Do not set an action on native submenu items on MacPasi Matilainen2012-06-061-1/+2
* Remove support for Qt 4 style pluginsLars Knoll2012-06-067-374/+26