summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-2043-559/+352
* Remove unneeded Windows CE dummy functionsAndreas Holzammer2012-07-201-5/+0
* Implement nativeResourceFunctionForContext for kmsElvis Lee2012-07-202-0/+25
* Reset drm cursor position if cursor image is set before movedLaszlo Agocs2012-07-202-1/+7
* Hide drm cursor when exitingLaszlo Agocs2012-07-202-0/+7
* qdoc: Restricted qdoc errors for \reimp commandMartin Smith2012-07-201-26/+28
* Disable threaded rendering with kms pluginLaszlo Agocs2012-07-201-2/+1
* Doc: Removed Double Buffer example.Jerome Pasion2012-07-201-186/+0
* Fixed most qdoc errors for the json classes.Lars Knoll2012-07-206-39/+221
* Don't update geometry while the style is setAndreas Holzammer2012-07-202-1/+7
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-1951-58/+55
* qdoc: Removed three qdoc files for qws example papgesMartin Smith2012-07-193-790/+0
* Enable CUPS auto detection on WindowsRafael Roquetto2012-07-191-0/+8
* QWidget/Win: fix restoreGeometry() from fullscreen modeJoerg Bornemann2012-07-193-5/+14
* Remove Q_UNUSED for the metaObject.Stephen Kelly2012-07-191-2/+0
* Remove the test tst_qdialog::throwInExec().Friedemann Kleint2012-07-191-54/+0
* QDoc: Fix make commands for QDoc manual.Casper van Donderen2012-07-192-10/+8
* fix "No such ..." doc error for QString::toHtmlEscapedJeremy Katz2012-07-191-1/+1
* fix "No such ..." in qmarginsJeremy Katz2012-07-191-2/+2
* fix "No such ..." doc error for Qt::WindowType WindowOverridesSystemGesturesJeremy Katz2012-07-191-1/+1
* fix "No such ..." error in qnamespace.qdocJeremy Katz2012-07-191-3/+0
* fix "No such ..." doc error for QMetaType::typeName()Jeremy Katz2012-07-191-1/+1
* fix "No such ..." in doc for QMetaEnum::keysToValue()Jeremy Katz2012-07-191-1/+1
* fix "No such ..." doc error in QBasicTimer::start()Jeremy Katz2012-07-191-1/+1
* Add another directory to the private INCLUDE_DIRS list.Stephen Kelly2012-07-192-2/+13
* Dereference so we can be sure the type is not forward declared.Stephen Kelly2012-07-191-1/+3
* Fix window state handlingAndreas Holzammer2012-07-192-28/+9
* fix "No such ..." for QMimaeDatabase::mimeTypeForFile()Jeremy Katz2012-07-191-1/+1
* fix "No such ..." for QObject::connect(...,functor) docJeremy Katz2012-07-191-2/+2
* fix "No such ..." documentation errors in QAbstractItemModelJeremy Katz2012-07-191-3/+3
* Improve Windows XP and Vista styles auto detectionRafael Roquetto2012-07-191-1/+1
* use QT_INSTALL_LIBS directly instead of messing with QMAKE_LIBDIROswald Buddenhagen2012-07-181-1/+4
* remove QTDLL_POSTFIX stuffOswald Buddenhagen2012-07-182-11/+2
* remove needless/commented INCLUDEPATHsOswald Buddenhagen2012-07-182-2/+0
* qmetaobject_p.h: don't (incorrectly) fwd-declare QVarLengthArrayMarc Mutz2012-07-182-2/+1
* Fix typo in configure for Mac: Libraries -> LibrarySergio Ahumada2012-07-181-1/+1
* put the include/ of all modules into qtbase when doing non-prefix buildOswald Buddenhagen2012-07-183-3/+12
* generate the module version header directly in the include directoryOswald Buddenhagen2012-07-181-3/+7
* Make the QIncompatibleFlag constexpr.Stephen Kelly2012-07-181-3/+3
* Track window state in manual test windowflags.Friedemann Kleint2012-07-182-15/+39
* Fix rendering glitches when using native widgets in MDI subwindowsMiikka Heikkinen2012-07-183-10/+3
* Widgets: Fix duplicated line in QMdiAreaSergio Ahumada2012-07-181-1/+1
* QtNetwork: normalize signals/slotsMarc Mutz2012-07-183-9/+9
* Auto detect iconv on Windows hostsRafael Roquetto2012-07-181-0/+7
* Fix auto detection in configure.exeRafael Roquetto2012-07-181-5/+9
* Mirror potentially themeable style hints in QPlatformTheme.Friedemann Kleint2012-07-184-16/+84
* Follow gbm api changes in kms pluginLaszlo Agocs2012-07-182-5/+3
* Tear down properly in kms plugin when exitingLaszlo Agocs2012-07-181-0/+8
* Add config test for kmsLaszlo Agocs2012-07-184-2/+123
* Fix incorrect #endif comment.Casper van Donderen2012-07-181-1/+1