summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Strip bootstrapped binaries of unused sectionsThiago Macieira2014-05-191-0/+1
* Make qmake also use -ffunction-sectionsThiago Macieira2014-05-191-2/+2
* Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-232-12/+3
|\
| * Revert "Automatically link printsupport plugins to static applications."Oswald Buddenhagen2014-04-182-12/+3
* | Adding support for -separate-debug-info on win32Wolfgang Bremer2014-04-141-1/+27
|/
* Android: Fix compilation on WindowsEskil Abrahamsen Blomfeldt2014-04-091-0/+22
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-041-18/+2
* do not define QT_NO_STYLE_S60 on WindowsJoerg Bornemann2014-04-031-4/+0
* Windows XP target support for MSVC >= 2012Joerg Bornemann2014-04-031-1/+28
* Fix cross platform detection of evdev on win32Wolfgang Bremer2014-04-031-0/+22
* Use configure -confirm-license option also in commercial Qt versionsKalle Viironen2014-04-011-1/+2
* Externalize license key handling from configureKalle Viironen2014-03-254-194/+40
* Remove definition QT_EDITIONKalle Viironen2014-03-132-24/+1
* Fix the name of the GPLv3 license fileThiago Macieira2014-03-061-3/+3
* move generation of qconfig.h forwarding headers to qtbase.proOswald Buddenhagen2014-02-281-17/+0
* Remove the option to force no JIT in javascript coreJorgen Lind2014-02-261-7/+0
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-2/+27
* QNX: Add support for lgmonBernd Weimer2014-02-141-1/+20
* Configure: Disable widgets module too if gui module is disabledKai Koehne2014-02-111-3/+5
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-111-1/+1
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-1/+1
| |\
| | * QNX: Fix build on Win32 when linking against sqlite libsWolfgang Bremer2014-01-301-1/+1
* | | Automatically link printsupport plugins to static applications.Friedemann Kleint2014-02-082-3/+12
|/ /
* | Fix configure & qmake compilation with a future MSVC versionThiago Macieira2014-02-012-0/+8
* | Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
* | Remove last traces of QT_COMPILER_SUPPORTS_NEONTor Arne Vestbø2014-01-161-2/+0
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-134-24/+24
* | Add new direct2d platform pluginLouai Al-Khanji2014-01-101-0/+29
* | Windows/Windows CE: Do not dynamically load shell32/coredll.Friedemann Kleint2014-01-071-1/+1
* | WinRT: Enable accessibility by defaultAndrew Knight2014-01-071-1/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-241-0/+2
|\|
| * Ensure that all .obj wait for the PCH to finishThiago Macieira2013-12-201-0/+2
* | Implement support for ref-qualified QString::toLatin1 & friendsThiago Macieira2013-12-133-0/+3
* | Do not enable SSL autodetection for WinRTMaurice Kalinowski2013-12-061-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-263-78/+79
|\|
| * do not embed manifests into Qt plugins by defaultJoerg Bornemann2013-11-261-1/+1
| * Add PPS configure checkAndreas Holzammer2013-11-231-1/+21
| * don't automatically display help on errorOswald Buddenhagen2013-11-201-9/+9
| * Use compile check instead of searching header for ICUAndreas Holzammer2013-11-141-1/+1
| * Autodetect Fontconfig for QNXAndreas Holzammer2013-11-141-0/+8
| * Autodetect Neon support under WindowsAndreas Holzammer2013-11-141-1/+5
| * Detect architecture before auto detectionAndreas Holzammer2013-11-142-3/+3
| * CMake: Add the qreal typedef type to the Qt5::Core target.Stephen Kelly2013-11-041-0/+1
| * Don't build ANGLE while xcompile for QNXAndreas Holzammer2013-11-011-0/+1
| * make qreal double by default on all platformsLars Knoll2013-10-311-0/+12
| * bring the windows configure -qconfig handling in line with the unix oneOswald Buddenhagen2013-10-302-54/+16
| * validate qconfig-*.h against qfeatures.txtOswald Buddenhagen2013-10-291-0/+5
| * Rewrite qmake's exclusive-build featureTor Arne Vestbø2013-10-251-8/+0
| * Fix check for ICU on MinGWKai Koehne2013-10-241-3/+1
* | Make console a no-op for WinRTMaurice Kalinowski2013-11-141-0/+11