summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Do not use the non-existent state() method referenceLaszlo Papp2013-02-051-8/+8
* QScroller was introduced in Qt 5.0, not 4.8Laszlo Papp2013-02-051-1/+1
* Cocoa QPA: Fix compilation errorGabriel de Dietrich2013-02-051-1/+2
* Fix lupdate-warnings in simplewidgets.cpp.Friedemann Kleint2013-02-051-2/+2
* Fix lupdate-warnings in QSpiAccessibleBridge.Friedemann Kleint2013-02-051-64/+64
* QNX: Fix one more code path that led to having no QScreens.Sergio Martins2013-02-050-0/+0
* doc: Fix QPixmapCache size default value in docJulien Brianceau2013-02-051-9/+5
* QNX: Fix one more code path that led to having no QScreens.Sergio Martins2013-02-051-2/+11
* Added missing null pointer check in QMacStyleJens Bache-Wiig2013-02-051-1/+1
* remove misleading statement from ~QSqlDatabase()Mark Brand2013-02-051-3/+0
* Fixed missing support for single buffered OpenGL on OS X.Samuel Rødal2013-02-052-2/+3
* Show default shortcut menu when user right click window's captionJian Liang2013-02-052-4/+16
* qmake/MSVC: fix parsing of the /openmp optionJoerg Bornemann2013-02-041-3/+12
* do not parse MSVC option /Gs as /GSJoerg Bornemann2013-02-041-3/+1
* qmake/MSVC: do not disable buffer security check per defaultJoerg Bornemann2013-02-041-1/+1
* fix lack of rpath-link when using modules from final locationOswald Buddenhagen2013-02-043-53/+24
* support alternative and multiple suffixes in $$resolve_depends()Oswald Buddenhagen2013-02-042-6/+11
* QSqlError test: Fix isValid()-check for constructed QSqlError.Marcel Krems2013-02-041-1/+1
* fix doc page urlsOswald Buddenhagen2013-02-049-9/+9
* QThread documentation: do not discourage the reimplementation of QThreadOlivier Goffart2013-02-043-65/+82
* Add the missing "\since 5.0" reference for the QTimer methodLaszlo Papp2013-02-041-0/+1
* Optimize code sample of QObject::isSignalConnectedOlivier Goffart2013-02-021-1/+2
* fix build failures on mingw caused by name clashMark Brand2013-02-021-0/+4
* Bump Qt version to 5.0.2Sergio Ahumada2013-02-012-2/+117
* don't flush qmake command line twiceOswald Buddenhagen2013-02-013-7/+10
* tests: Fix some more old references and links to NokiaSergio Ahumada2013-02-0115-154/+154
* Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-0192-385/+1209
|\
| * Merge branch 'release' into stableSergio Ahumada2013-01-3192-385/+1209
| |\
| | * don't create forwarding module pris for non-prefix buildsOswald Buddenhagen2013-01-311-62/+78
| | * qt_module_fwdpri.prf => qt_module_pris.prfOswald Buddenhagen2013-01-312-60/+54
| | * centralize detection of prefix buildsOswald Buddenhagen2013-01-315-6/+9
| | * fix install locations of examples/widgets/toolsOswald Buddenhagen2013-01-3118-18/+18
| | * do not actually build examples in production buildsOswald Buddenhagen2013-01-311-0/+8
| | * push feature conditionals down to subdirectoriesOswald Buddenhagen2013-01-3112-23/+39
| | * don't build shared demo library which is not used anywayOswald Buddenhagen2013-01-312-46/+7
| | * fix duplicated installation of qml example filesOswald Buddenhagen2013-01-311-17/+25
| | * Update changes file for 5.0.1 releasev5.0.1Sergio Ahumada2013-01-281-4/+90
| | * Fix documented signature for QtMessageHandlerKai Koehne2013-01-281-1/+1
| | * fix overquoting of GNUPATHOswald Buddenhagen2013-01-281-1/+2
| | * explicitly set QMAKE_PKGCONFIG_NAMEOswald Buddenhagen2013-01-281-0/+1
| | * include all module dependencies into pkg-config Requires: fieldOswald Buddenhagen2013-01-281-1/+1
| | * Fix warnings about files that can't be found in QtConcurrentSergio Ahumada2013-01-285-5/+5
| | * testlib: Remove old 'Partner Directory' external linkSergio Ahumada2013-01-281-4/+0
| | * Doc: Fixing snippets and input file for a Qt Core article.Jerome Pasion2013-01-285-5/+420
| | * Fix some more old references and links to NokiaSergio Ahumada2013-01-2829-65/+65
| | * Doc: correct name of file with snippetNico Vertriest2013-01-282-1/+1
| | * use correct module names in pkg-config Requires: fieldOswald Buddenhagen2013-01-281-1/+2
| | * Remove out-dated duplicate logic from qgl.hSean Harmer2013-01-271-27/+1
| | * Prevent GL/gl.h from including system glext.hSean Harmer2013-01-271-0/+1
| | * Doc: corrected path used for snippets.Nico Vertriest2013-01-251-4/+4