summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compile with -DQT_NO_TRANSLATIONMontel Laurent2012-12-056-2/+12
* Make qtbase compile with QT_NO_IMAGEFORMATPLUGINv5.0.0-rc1Tasuku Suzuki2012-12-057-28/+38
* Doc: Added a README file for building documentation.Jerome Pasion2012-12-051-0/+109
* Doc: Added documentation for the collidingmice exampleVenugopal Shivashankar2012-12-052-0/+271
* Doc: Fix some more linksChristian Stenger2012-12-052-2/+3
* Enable network build with QT_NO_NETWORKPROXYTasuku Suzuki2012-12-051-0/+2
* Fix compile with -DQT_NO_WHEELEVENTMontel Laurent2012-12-0510-0/+20
* Fix compile with -DQT_NO_DRAGANDDROPMontel Laurent2012-12-053-0/+8
* compile with QT_NO_TOOLTIPMontel Laurent2012-12-051-0/+3
* QtBase: Doc: Replacing link with snippet in QTranslator.David Schulz2012-12-052-3/+60
* Fixed crash in tst_qguiapplication with QT_QPA_PLATFORM=minimalSamuel Rødal2012-12-051-1/+2
* Remove QUUID_STRING from qfeatures.{h,txt}Tasuku Suzuki2012-12-058-41/+1
* Fix typos and style in QSplitter documentationDavid Gil2012-12-051-18/+17
* Change copyrights from Nokia to DigiaSergio Ahumada2012-12-0520-20/+20
* QtBase: Added qtlinguist as a dependencie to the doc.David Schulz2012-12-041-1/+1
* QWindowsFontDatabase: provide better fallbackFamilies.Pierre Rossi2012-12-041-74/+87
* QPluginLoader: fix loading of plugins with a relative file nameDavid Faure2012-12-048-55/+148
* Ensure ctrl + click sends a right mouse button press in CocoaAndy Shaw2012-12-042-2/+15
* Fix some typos in QProcess and QSslSocket unit tests.Stephen Kelly2012-12-042-3/+2
* Move Network Examples from qtdoc to qtbaseEskil Abrahamsen Blomfeldt2012-12-0416-0/+82
* remove pointless QT.<module>.sources referencesOswald Buddenhagen2012-12-044-5/+5
* remove pointless zlib includesOswald Buddenhagen2012-12-042-2/+0
* remove pointless directory referencesOswald Buddenhagen2012-12-041-7/+7
* 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