summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Doc: added snippet file macmainwindow.mmNico Vertriest2013-01-252-1/+348
| * Doc: deleted short paragraph referring to non-existing snippetNico Vertriest2013-01-251-4/+0
| * Printer support needs user32.lib and gdi32.lib on WindowsPeter Kümmel2013-01-241-1/+1
* | BlackBerry bearer plugin: check whether device is online several timesPeter Hartmann2013-01-312-0/+25
* | Clean up logical dpi for QImage.Morten Johan Sørvig2013-01-313-8/+26
* | update ofono APILorn Potter2013-01-312-20/+70
* | Windows tray icon: Fix reinstalling after restart of Explorer.Friedemann Kleint2013-01-302-12/+32
* | fix path adjustments in installed metafilesMark Brand2013-01-303-0/+25
* | adjust paths in installed prl files for mingwMark Brand2013-01-302-2/+2
* | adjust paths in installed module metafiles from modular buildMark Brand2013-01-301-1/+1
* | fix angle sub-target nameOswald Buddenhagen2013-01-301-1/+1
* | purge broken line continuation parsingOswald Buddenhagen2013-01-301-6/+0
* | Cocoa: prevent scale factor value of 0.Morten Johan Sørvig2013-01-301-1/+1
* | Doc: Fix references to Qt TestSze Howe Koh2013-01-3012-18/+18
* | test: Add bic data for linux-gcc-amd64Sergio Ahumada2013-01-293-0/+24692
* | Mac: Ensure the native filedialog sets file name when savingLiang Qi2013-01-291-0/+2
* | Mac: make windows not restorable on 10.7 and laterLiang Qi2013-01-291-0/+5
* | QSslSocket tests: use qt-project.org as test server instd of codereviewPeter Hartmann2013-01-292-2/+2
* | Exclude BMP from supported formats if it disabled by Qt buildPoul Sysolyatin2013-01-292-0/+6
* | Added 'jpeg' to QImageReader::supportedImageFormats()Poul Sysolyatin2013-01-291-0/+3
* | Doc: Fix description about Qt::UniqueConnectionSze Howe Koh2013-01-291-5/+5
* | Delay initialization of QQnxRootWindow until first access.Sergio Martins2013-01-294-20/+24
* | Make the null pointer dereference a volatile oneThiago Macieira2013-01-291-1/+1
* | Forward-port tests on invalid port numbers from Qt 4Thiago Macieira2013-01-281-0/+8
* | Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-2823-28/+28
* | Cocoa: export setDockMenuMorten Johan Sørvig2013-01-282-0/+17
* | don't prematurely reduce LIBS when adding sql link listsMark Brand2013-01-284-4/+4