summaryrefslogtreecommitdiffstats
path: root/tools/configure
Commit message (Expand)AuthorAgeFilesLines
* Introduce QFontEngineDirectWriteEskil Abrahamsen Blomfeldt2011-03-141-2/+32
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-103-29/+66
|\
| * Fix regression in creating mkspecs/defaultMiikka Heikkinen2011-02-093-29/+66
* | fix windows configure compilation after lighthouse mergeOswald Buddenhagen2011-02-021-0/+2
* | Allow the user to select imageformats to be built as plugin vs internalBernhard Rosenkraenzer2011-02-021-0/+12
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-251-3/+13
|\|
| * don't ignore return code from syncqtOswald Buddenhagen2011-01-171-1/+5
| * make qtlibinfix apply to QT_INSTALL_TRANSLATIONSOswald Buddenhagen2011-01-171-0/+2
| * don't claim declarative debugging support without having declarativeOswald Buddenhagen2011-01-171-2/+6
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-178-8/+8
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-118-8/+8
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-1/+7
|\|
| * Use relative include instead of absolute in default qmake.confMiikka Heikkinen2010-12-171-1/+7
* | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-151-3/+9
|\ \
| * \ Merge remote branch 'origin/master' into file-engine-refactorJoão Abecasis2010-12-023-16/+18
| |\ \
| * \ \ Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-231-4/+1
| |\ \ \
| * \ \ \ Merge commit 'origin/master' into fileEnginesThomas Zander2010-10-062-2/+2
| |\ \ \ \
| * \ \ \ \ Merge commit 'origin/master' into fileEnginesOn47Thomas Zander2010-09-284-31/+72
| |\ \ \ \ \
| * | | | | | Implement QFileSystemIterator for windows.Prasanth Ullattil2010-09-151-1/+0
| * | | | | | Adding minimal QFileSystemIterator APIJoão Abecasis2010-08-311-0/+2
| * | | | | | Move canonicalPath() to the new qfilesystemengine_unixThomas Zander2010-08-301-0/+1
| * | | | | | Adding QFileSystemEntry and QFileSystemEngine to build systemJoão Abecasis2010-08-301-2/+6
* | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-131-0/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Add libinfix support for QML plugins in Symbian.Miikka Heikkinen2010-12-091-0/+2
* | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-062-13/+24
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | Synchronized configure.exe OpenGL options with Unix configureOleh Vasyura2010-12-031-2/+23
| * | | | | purge vestiges of imageformat-pluginsMark Brand2010-12-032-10/+0
| * | | | | Add missing newline to configure.exe output.Jason McDonald2010-11-261-1/+1
* | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-253-16/+18
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-243-15/+17
| |\ \ \ \
| | * | | | Fixed namespace issues related to epocroot.cppMiikka Heikkinen2010-11-192-7/+7
| | * | | | Use include(original mkspec) instead of copying of mkspec to defaultMiikka Heikkinen2010-11-161-8/+10
| * | | | | Prevent compilers optimizing eval timebomb code out of existence.Jason McDonald2010-11-241-1/+1
| |/ / / /
* | | | / removed obsolete -qt-gif configure optionMark Brand2010-10-151-4/+1
| |_|_|/ |/| | |
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-282-2/+2
|\| | | | |_|/ |/| |
| * | build configure.exe directly in source dirOswald Buddenhagen2010-09-231-1/+1
| * | fix build key generation for realOswald Buddenhagen2010-09-231-1/+1
* | | Unbreak configure.exeMarius Storm-Olsen2010-09-271-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-221-3/+13
|\| |
| * | Enable building Qt/Webkit with debug symbolsAnders Bakken2010-09-201-3/+13
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-212-0/+12
|\| |
| * | Make qml debugging work with command line argumentsLasse Holmstedt2010-09-171-0/+11
| * | build fix for configure.exeJoerg Bornemann2010-09-141-0/+1
* | | configure.exe: endianess on Windows is always little endianJoerg Bornemann2010-09-201-4/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-6/+24
|\| |
| * | explicitly remove qt_webkit_version.pri when building with -no-webkitOswald Buddenhagen2010-09-071-2/+2
| * | Symbian: Disable IPv6 for nowMarkus Goetz2010-09-031-0/+4
| * | Add option to enable -MP compile option for MSVCMarius Storm-Olsen2010-09-021-1/+13
| * | fix windows build with -prefixOswald Buddenhagen2010-08-311-3/+5
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-304-20/+24
|\| | | |/ |/|