Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qmake: fix wrong case label in toString(subSystemOption) | Joerg Bornemann | 2011-01-10 | 1 | -4/+0 |
* | qmake: write and install pkg-config files for mingw | Mark Brand | 2011-01-10 | 2 | -0/+15 |
* | qmake: don't limit pkg-config writing to unix generator | Mark Brand | 2011-01-10 | 4 | -182/+183 |
* | qmake: fix double directory separator | Mark Brand | 2011-01-10 | 1 | -2/+7 |
* | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-01-05 | 2 | -0/+50 |
|\ | |||||
| * | Generate freeze targets in Symbian | Miikka Heikkinen | 2011-01-04 | 2 | -0/+50 |
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-23 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix infinite loop in qmake when reading malformed .ts files. | Miikka Heikkinen | 2010-12-22 | 1 | -1/+1 |
* | | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil... | Qt Continuous Integration System | 2010-12-14 | 5 | -17/+79 |
|\ \ | |||||
| * \ | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil... | Qt Continuous Integration System | 2010-12-07 | 5 | -17/+79 |
| |\ \ | |||||
| | * \ | Merge remote branch 'origin/master' into file-engine-refactor | João Abecasis | 2010-12-02 | 19 | -303/+427 |
| | |\ \ | |||||
| | * \ \ | Merge remote branch 'qt/master' into file-engine-refactor | João Abecasis | 2010-11-23 | 15 | -38/+121 |
| | |\ \ \ | |||||
| | * | | | | Fix qmake compilation on *nix platforms | João Abecasis | 2010-10-22 | 1 | -1/+1 |
| | * | | | | Use QSystemError to return errors from QFileSystemEngine | Shane Kearns | 2010-10-12 | 5 | -1/+16 |
| | * | | | | Merge remote branch 'qt/master' into earth/file-engine-refactor | Shane Kearns | 2010-10-08 | 10 | -185/+102 |
| | |\ \ \ \ | |||||
| | * | | | | | Compile fixes for mingw | Prasanth Ullattil | 2010-10-07 | 1 | -0/+4 |
| | * | | | | | Merge commit 'origin/master' into fileEngines | Thomas Zander | 2010-10-06 | 2 | -3/+11 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Compile fixes for windows | Prasanth Ullattil | 2010-09-29 | 1 | -1/+0 |
| | * | | | | | | Merge commit 'origin/master' into fileEnginesOn47 | Thomas Zander | 2010-09-28 | 17 | -592/+637 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Make QDirIterator cheaper when constructed with a QDir | Thomas Zander | 2010-09-22 | 1 | -0/+1 |
| | * | | | | | | | Implement QFileSystemIterator for windows. | Prasanth Ullattil | 2010-09-15 | 4 | -14/+1 |
| | * | | | | | | | Refactored QFSFileEngineIterator/Unix | João Abecasis | 2010-09-10 | 2 | -6/+3 |
| | * | | | | | | | QFileSystemEngine/Mac: keep it empty until needed | João Abecasis | 2010-09-03 | 2 | -0/+5 |
| | * | | | | | | | Adding minimal QFileSystemIterator API | João Abecasis | 2010-08-31 | 5 | -4/+20 |
| | * | | | | | | | Move canonicalPath() to the new qfilesystemengine_unix | Thomas Zander | 2010-08-30 | 4 | -1/+15 |
| | * | | | | | | | Adding QFileSystemEntry and QFileSystemEngine to build system | João Abecasis | 2010-08-30 | 5 | -2/+37 |
* | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | fix path separator matching | Oswald Buddenhagen | 2010-12-10 | 1 | -2/+2 |
* | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-06 | 3 | -12/+26 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | / / / / / / / | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | fix misleading uppercasing deprecation warning | Oswald Buddenhagen | 2010-12-03 | 1 | -3/+2 |
| * | | | | | | | Remove unused variable | Miikka Heikkinen | 2010-11-26 | 1 | -1/+0 |
| * | | | | | | | Fix QTBUG-13928 non flat mode for project files in VS2010. | Martin Petersson | 2010-11-25 | 1 | -7/+24 |
* | | | | | | | | Changed various DEPLOYMENT variable ".sources" suffixes to ".files" | Miikka Heikkinen | 2010-12-02 | 1 | -2/+2 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-11-25 | 1 | -2/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix performance penalty in Win32MakefileGenerator::findHighestVersion | Joerg Bornemann | 2010-11-25 | 1 | -2/+8 |
* | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-11-25 | 15 | -283/+378 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-25 | 15 | -283/+378 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | Use parent class function to generate Makefile headers in Symbian | Miikka Heikkinen | 2010-11-23 | 2 | -20/+3 |
| | * | | | | | Fixed namespace issues related to epocroot.cpp | Miikka Heikkinen | 2010-11-19 | 8 | -26/+26 |
| | * | | | | | Resolve EPOCROOT in qt.conf using same logic as in .pro | Miikka Heikkinen | 2010-11-18 | 5 | -5/+6 |
| | * | | | | | Merge remote branch 'qt/4.7' into 4.7 | Jason McDonald | 2010-11-18 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Localize .loc and .pkg content based on TRANSLATIONS | Miikka Heikkinen | 2010-11-12 | 7 | -233/+344 |
* | | | | | | | | qmake/MinGW: do not copy .pdb files on "make install" | Sean Harmer | 2010-11-25 | 4 | -18/+41 |
|/ / / / / / / | |||||
* | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | qmake vcxproj generator: fix description of custom build tools | Joerg Bornemann | 2010-11-12 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-12 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-09 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Doc: Fixing typo | Sergio Ahumada | 2010-11-09 | 1 | -2/+2 |
| * | | | | | | Make qmake to pass all UTF-8 characters unchanged through parser. | Miikka Heikkinen | 2010-11-08 | 1 | -1/+17 |
| * | | | | | | Implement support for DEPLOYMENT.display_name in Symbian | Miikka Heikkinen | 2010-11-08 | 1 | -7/+14 |