summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-0416-28/+8
* support flagging all headers from a particular source directory as privatesOswald Buddenhagen2012-12-041-2/+4
* fix support for multiple source directories per moduleOswald Buddenhagen2012-12-041-3/+4
* remove vestiges of QT_MODULE() checking codeOswald Buddenhagen2012-12-042-7/+0
* qregexp benchmark needs exceptionsOswald Buddenhagen2012-12-041-1/+1
* Fix warning about cast from ASCII.Friedemann Kleint2012-12-041-1/+1
* duplicate URL example image for the dbus index docShawn Rutledge2012-12-041-0/+0
* doc: Fix snippets in threading docsEskil Abrahamsen Blomfeldt2012-12-041-9/+9
* Moved the mainwindow examples from qtdocGunnar Sletta2012-12-049-0/+22
* QNX: Fix plugin compilationRafael Roquetto2012-12-041-1/+1
* Fix linking of itemviews and graphicsview examplesChristian Stenger2012-12-0431-26/+70
* Clear focus of GraphicsItem focus scopes and their children.Andrew den Exter2012-12-042-3/+48
* Compile with QT_NO_GESTURES.Volker Krause2012-12-031-1/+1
* Mac: fix regression to make dialog resizableLiang Qi2012-12-031-2/+2
* Qt D-Bus: Editing QCH titles.Jerome Pasion2012-12-031-2/+3
* Merge branch 'master' into stableOswald Buddenhagen2012-12-0311-34/+24
|\
| * don't forget to export rpath_link{,_private} to the cacheOswald Buddenhagen2012-12-031-0/+1
| * remove support for hand-written module pri filesOswald Buddenhagen2012-12-032-24/+1
| * don't auto-install example sources by default for all modulesOswald Buddenhagen2012-12-032-1/+1
| * auto-collect qml-related sourcesOswald Buddenhagen2012-12-031-0/+5
| * factor out testcase_targets.prfOswald Buddenhagen2012-12-033-9/+10
| * Compile with QT_NO_COLORDIALOG.Volker Krause2012-12-031-0/+2
| * WINCE: Fix missing cosfAndreas Holzammer2012-12-032-0/+4
* | Doc: Edited Qt OpenGL configuration to output correct QCH titles.Jerome Pasion2012-12-031-2/+3
* | Tag dialog examples and create dialog examples groupGunnar Sletta2012-12-0310-0/+25
* | introduce QMAKE_RPATHLINKDIR (and QMAKE_LFLAGS_RPATHLINK)Oswald Buddenhagen2012-12-033-3/+12
* | xcb: notify when the logical DPI changes; add Q_MM_PER_INCH constantShawn Rutledge2012-12-032-2/+7
* | Removed temporary backwards-compat properties and accessors in QWindowShawn Rutledge2012-12-034-40/+4
* | Doc: Fixed online HTML templateJerome Pasion2012-12-031-1/+1
* | Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-0313-27/+27
|/
* centralize doc target related codeOswald Buddenhagen2012-12-025-53/+48
* resolve private dependencies of tools as wellOswald Buddenhagen2012-12-021-1/+2
* [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layoutMarc Mutz2012-12-026-5/+93
* Fix wrong string lengthPeter Kümmel2012-12-011-2/+2
* Fix wrong error message count in QDBusErrorPeter Kümmel2012-12-011-1/+1
* Improve auto-test of QFile.Friedemann Kleint2012-12-011-158/+166
* Cocoa: create dialogs as NSPanelsTeemu Katajisto2012-12-011-6/+10
* QSignalSpy: assorted improvementsMarc Mutz2012-12-012-10/+13
* Move gestures overview from qtdoc to qtbase; mention Qt QuickShawn Rutledge2012-12-014-9/+225
* Properly release pixel format and context in QCocoaGLContext.Zeno Albisser2012-12-012-0/+8
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-0150-118/+933
* QWidget windows have fullscreen button by default; manual test for itShawn Rutledge2012-12-016-8/+19
* Cocoa: Disable accessibility.Morten Johan Sørvig2012-12-018-3/+28
* Docs: Fixed enum and parameter links for networkOliver Wolff2012-12-013-4/+4
* Renamed the keyboard-focus doc to make clear it's about WidgetsShawn Rutledge2012-12-016-6/+7
* Added \ingroup and \brief qdoc tags to IPC examples.Samuel Rødal2012-12-013-0/+7
* Mac: Fix small button metrics, menu indicator alignmentGabriel de Dietrich2012-12-011-2/+6
* ANGLE: Fix debug-and-release buildsFriedemann Kleint2012-12-0116-23/+251
* Angle: Use dynamic runtime library of MSVC.Friedemann Kleint2012-12-011-4/+11
* Cocoa: fix modal native dialogs with ongoing modal sessionsTeemu Katajisto2012-12-013-0/+13