summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* removing QT_NO_URLINFO and using QT_NO_FTP insteadTasuku Suzuki2012-07-172-4/+4
* Fix widget animations.Friedemann Kleint2012-07-172-28/+14
* Set correct QT_LFLAGS_SQLITE for default cases.Rafael Roquetto2012-07-172-4/+13
* Windows: Do not return short path names for QDir::tempPath().Friedemann Kleint2012-07-172-1/+13
* Unix printing: Fix suggested file name for printing to file.Friedemann Kleint2012-07-171-12/+13
* Typo in QWaitCondition::wait() doc: lcokedReadWriteLockJeremy Katz2012-07-171-1/+1
* Correct documentation for Void metatype value, define UnknownTypeJeremy Katz2012-07-171-1/+2
* Add new metatypes to QMetaType::Type enum for docsJeremy Katz2012-07-171-0/+3
* Remove Qt3Support enums for q{dir,filedevice,settings,variant} in docsJeremy Katz2012-07-174-11/+0
* Remove documentation of previously deleted Accessibility eventsJeremy Katz2012-07-171-3/+0