summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove uilib and QtUiTools from QtBaseLars Knoll2011-09-131-1/+0
* Merge branch 'refactor'Gunnar Sletta2011-09-134-385/+311
|\
| * Merge branch 'master' into refactorGunnar Sletta2011-09-121-3/+18
| |\
| * \ Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-3/+0
| |\ \
| * \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-291-1/+0
| |\ \ \
| * | | | Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-1/+1
| * | | | Merge branch 'master' into refactorGunnar Sletta2011-08-252-3067/+616
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-271-28/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-103-3/+3
| |\ \ \ \ \ \
| * | | | | | | idc: Do not link against QtGui.Friedemann Kleint2011-06-101-0/+2
| * | | | | | | Remove QPlatformEventLoopIntegration.Morten Sorvig2011-06-091-1/+0
| * | | | | | | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-013-2/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2457-973/+973
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix build from scratch on Windows.Friedemann Kleint2011-05-241-4/+0
| * | | | | | | | | remove an unused classLars Knoll2011-05-201-1/+0
| * | | | | | | | | move drag handling back to GuiLars Knoll2011-05-201-1/+1
| * | | | | | | | | Remove QMAKE_MACOS_DEPLOYMENT_TARGET.Morten Sorvig2011-05-191-1/+0
| * | | | | | | | | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-114-431/+15
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | small fixesLars Knoll2011-05-081-9/+9
| * | | | | | | | | | fix class mappingLars Knoll2011-05-071-367/+298
* | | | | | | | | | | Replace 'i < len-1 && func(i+1)' by 'i+1 < len && func(i+1)'suzuki toshiya2011-09-121-2/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | added -b<file> option to moc to support additional include filesKeno Fischer2011-09-071-3/+18
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Simplify qtestlib logging code, part 3Jason McDonald2011-09-011-1/+0
* | | | | | | | | Simplify qtestlib logging code, part 1Jason McDonald2011-09-011-2/+0
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Remove QTestFileLogger class.Jason McDonald2011-08-291-1/+0
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Submit ui4.cpp/h as generated by corresponding change in qttools.Friedemann Kleint2011-08-122-3067/+616
| |_|_|_|_|/ |/| | | | |
* | | | | | simplify relative path generationOswald Buddenhagen2011-06-221-28/+1
| |_|_|_|/ |/| | | |
* | | | | Moved common module profiles to be feature profiles.axis2011-06-053-3/+3
| |_|_|/ |/| | |
* | | | uic: #include <QLayout> for QToolBox on non-laid-out forms.Friedemann Kleint2011-05-272-1/+7
* | | | uic: Use QString::fromUtf8 for QUrl properties.Friedemann Kleint2011-05-271-1/+1
| |_|/ |/| |
* | | Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2457-973/+973
| |/ |/|
* | uic: Remove Q3Support.Friedemann Kleint2011-05-064-431/+15
|/
* Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-022-1/+9
* Made the internal support for Qt3Support in QtGui compile.axis2011-04-271-1/+1
* Add hardcoded qclass_lib_map.h based on 4.8Marius Storm-Olsen2011-04-271-0/+1437
* Some changes for qtbaseMarius Storm-Olsen2011-04-271-4/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2769-0/+32493