summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typos and style in QToolBar documentationDavid Gil2012-12-071-15/+15
* doc: Remove documentation for removed TRUE and FALSE macrosSergio Ahumada2012-12-061-20/+0
* Removed requestOrientation() API from QWindow.Samuel Rødal2012-12-067-103/+17
* configure.exe: fix -inotify optionRafael Roquetto2012-12-061-0/+3
* Fix compile with -DQT_NO_SYSTEMTRAYICONMontel Laurent2012-12-063-1/+34
* Warn when XDG_RUNTIME_DIR isn't set, as per XDG Base Dir SpecDavid Faure2012-12-061-0/+1
* qmake: add ProductVersion to automatically generated resourceJoerg Bornemann2012-12-061-0/+1
* QProcess: Fix compilation with MinGWKai Koehne2012-12-061-1/+2
* Don't pass invalid strings to strcmp()Peter Kümmel2012-12-061-1/+1
* Mac: Missing update when hovering from one scrollbar to anotherGabriel de Dietrich2012-12-061-3/+3
* Mac: Transient scrollbars should overlap in the corner on 10.8Gabriel de Dietrich2012-12-061-1/+9
* doc: Add changes to dnd docs from qtdoc repositoryEskil Abrahamsen Blomfeldt2012-12-061-13/+24
* Mac: Animated expanding scrollbars on 10.8Gabriel de Dietrich2012-12-062-29/+76
* Mac: Cleaner transient scrollbar renderingGabriel de Dietrich2012-12-061-14/+7
* Docs: Fix some warningsChristian Stenger2012-12-063-5/+3
* Doc: Remove obsolete statementChristian Stenger2012-12-061-3/+0
* Doc: Fix some enumsChristian Stenger2012-12-061-2/+5
* Docs: fix QStyle related warningsJ-P Nurmi2012-12-065-20/+21
* QtWidgets docs: use WinVista screenshots instead of obsolescent WinXPJ-P Nurmi2012-12-0621-45/+45
* Adjust qttestlib.qdocconf to create qttestlib/examples-manifest.xmlhjk2012-12-061-18/+18
* doc: Avoid duplicate widget example entriesEskil Abrahamsen Blomfeldt2012-12-061-2/+1
* doc: Add missing images in richtext example docsEskil Abrahamsen Blomfeldt2012-12-063-0/+0
* Remove references to pre-build examples from dist/READMEhjk2012-12-061-4/+0
* QtBase: Doc: Fix links to STL-style iteratorsDavid Schulz2012-12-0612-63/+63
* MSVC: don't use the variable name LINK in generated makefilesJoerg Bornemann2012-12-064-7/+7
* remove dead lineOswald Buddenhagen2012-12-061-1/+0
* use the same output dirs under windows as under unixOswald Buddenhagen2012-12-061-3/+3
* replace all modules' build dirs while installing .pc, .la & .prl filesOswald Buddenhagen2012-12-061-2/+6
* export the Qt top-level include dir as pkg-config ${includedir}Oswald Buddenhagen2012-12-061-2/+2
* export only 'host_bins' to pkg-config, rather than a random selection of toolsOswald Buddenhagen2012-12-063-32/+7
* remove unused assignmentOswald Buddenhagen2012-12-061-1/+0
* Remove the TRUE and FALSE macrosDavid Faure2012-12-062-11/+2
* doc: Fix Graphics View example docsEskil Abrahamsen Blomfeldt2012-12-0610-3/+166
* Fix: Do not require GL library if configured with -no-openglaavit2012-12-061-1/+1
* Fix reference to example pathshjk2012-12-067-7/+7
* qdoc: Make extraimages behave like styles and scriptsMartin Smith2012-12-051-3/+3
* Cocoa: fix unresponsive dialogs causes application to hangRichard Moe Gustavsen2012-12-051-8/+10
* qdoc: Don't include inherited members in the class refMartin Smith2012-12-054-78/+96
* don't check modules which were not requestedOswald Buddenhagen2012-12-051-1/+1
* don't make the doc installs depend on the regular buildOswald Buddenhagen2012-12-051-2/+2
* fix doc target recursionsOswald Buddenhagen2012-12-052-32/+32
* make the addition of docs/-install targets unconditionalOswald Buddenhagen2012-12-051-4/+0
* centralize MAKEFILE writeout betterOswald Buddenhagen2012-12-051-9/+4
* move QT_{SOURCE,BUILD}_TREE back to .qmake.cacheOswald Buddenhagen2012-12-052-5/+2
* Doc: Updated CSS style for QML code snippetsJerome Pasion2012-12-052-2/+2
* 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