summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Fix linking for armlinkThomas Zander2010-02-041-3/+3
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-01-265-42/+42
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | uic3: Introduced option to preserve layout object names of Designer 3.Friedemann Kleint2010-01-215-42/+42
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-01-2176-84/+100
|\ \ \ \ \ \ | |/ / / / /
| * | | | | doc: Explained parameter value defaults where appropriate.Martin Smith2010-01-081-5/+20
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0776-76/+76
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Update copyright year to 2010Jason McDonald2010-01-0676-76/+76
| | | |_|/ | | |/| |
| * | | | uic3/uic: Ignore buttonGroupId property when there is no parent QButtonGroupDavid Faure2010-01-051-3/+4
| |/ / /
* | | | Fixed makefile generation for Symbian.axis2010-01-141-1/+1
|/ / /
* | | Fix moc generated code with dummy Q_PROPERTYOlivier Goffart2009-12-161-11/+0
| |/ |/|
* | Do not recoginze templated types or pointers as flags.Olivier Goffart2009-11-301-1/+2
|/
* Fix build on AIX: all of the .a file is linked into the program.Oswald Buddenhagen2009-11-241-7/+3
* Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-191-2/+2
|\
| * Ran the script utils/normalizeOlivier Goffart2009-11-181-2/+2
* | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-181-40/+0
|\ \ | |/
| * Revert "Added a standard copyright header to files generated by rcc."Olivier Goffart2009-11-161-40/+0
* | uic: Call to setCentralWidget() not generated for promoted central widgets.Friedemann Kleint2009-11-161-1/+1
* | fix shadow builds following bootstrap changesOswald Buddenhagen2009-11-121-0/+1
* | uic3: Fix compilationFriedemann Kleint2009-11-112-0/+6
* | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-102-2/+74
|\ \ | |/
| * Fix failing sub-src targetMarius Storm-Olsen2009-11-101-4/+6
| * Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-091-2/+2
| |\
| | * API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-061-2/+2
| * | Ensure IDC and UIC3 dependencies are correctMarius Storm-Olsen2009-11-051-5/+4
| * | Add src/tools/tools.pro, and use when building host tools for xcompilingMarius Storm-Olsen2009-11-041-0/+71
| |/
* | uic/Designer: Use correct margin defaults for custom page-based containers.Friedemann Kleint2009-11-105-3/+22
* | build lrelease bootstrappedOswald Buddenhagen2009-11-102-3/+7
|/
* Added a standard copyright header to files generated by rcc.Martin Smith2009-09-091-0/+40
* Update license headers again.Jason McDonald2009-09-0976-304/+304
* Generate Q_UNUSED(varName) only when varName was not used in retranslateUi(Cl...Jarek Kobus2009-09-042-2/+10
* Merge branch '4.5' into 4.6Thiago Macieira2009-09-031-0/+41
|\
| * Add missing license headersJason McDonald2009-09-031-0/+41
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-3175-975/+975
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-3175-975/+975
* | Enable Q_OBJECT usage across DLL boundary on Symbian OSShane Kearns2009-08-281-6/+21
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-2/+2
|\ \ | |/
| * Make assorted constructors follow good coding practiceKeith Isdale2009-08-241-2/+2
| * Update license headers.Jason McDonald2009-08-1175-75/+75
* | Remove last vestiges of the qtusagereporter.Jason McDonald2009-08-242-29/+0
* | Improve memory usage of the connectionlists inside QObjectOlivier Goffart2009-08-191-47/+6
* | Rename qlistdata.cpp (back) to qlist.cpp.Volker Hilsheimer2009-08-171-1/+1
* | extern the Qt helper functions with Q_CORE_EXPORTHarald Fernengel2009-08-121-2/+2
* | Update contact URL in license headers.Jason McDonald2009-08-1275-75/+75
* | Fix build warningHarald Fernengel2009-08-071-1/+1
* | Fix warnings on mingwThierry Bastian2009-08-061-3/+3
* | Replace instances of weak linking for 10.3 with 10.4.Morten Sorvig2009-08-061-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAaron Kennedy2009-07-311-1/+1
|\ \
| * | parse Q_INVOKABLE explicit constructorsOlivier Goffart2009-07-301-1/+1
* | | Remove isDynamic property flagAaron Kennedy2009-07-311-2/+1
* | | Reorder flag values in ascending orderAaron Kennedy2009-07-311-3/+4