summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Define QT_NO_EXCEPTIONS if we detect that we are building without exceptions ...Olivier Goffart2009-09-011-0/+3
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3120-260/+260
|\
| * Update tech preview license header.Jason McDonald2009-08-3118-234/+234
| * Eliminate some mentions of Trolltech.Jason McDonald2009-08-111-1/+1
| * Update license headers.Jason McDonald2009-08-1118-18/+18
| * Build on snow leopard.Morten Sorvig2009-08-041-1/+1
* | Enable Q_OBJECT usage across DLL boundary on Symbian OSShane Kearns2009-08-281-0/+4
* | doc: Fixed several qdoc errors.Martin Smith2009-08-281-3/+3
* | doc: Fixed several qdoc errors.Martin Smith2009-08-281-1/+4
* | reverting the definition of WINVER and _WIN32_WINNT in qglobal.hJoerg Bornemann2009-08-261-9/+0
* | Revert "qglobal.h now has the definition for WINVER"Thierry Bastian2009-08-261-0/+7
* | qglobal.h now has the definition for WINVERThierry Bastian2009-08-241-7/+0
* | define WINVER and _WIN32_WINNT in qglobal.hJoerg Bornemann2009-08-241-0/+9
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6axis2009-08-241-0/+6
|\ \
| * \ Merge branch 'symbolVisibility'Iain2009-08-211-0/+6
| |\ \
| | * \ Merge commit 'origin/master' into symbolVisibilityIain2009-08-217-15/+37
| | |\ \
| | * \ \ Merge commit 'origin/master' into symbolVisibilityIain2009-08-202-24/+17
| | |\ \ \
| | * | | | New definition for ...EXPORT_INLINE to deal with the way we drive RVCTIain2009-08-191-0/+6
* | | | | | Added missing Q_ENUM/Q_FLAGS declarations for input methods.Friedemann Kleint2009-08-211-1/+2
|/ / / / /
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-211-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-216-14/+36
| |\ \ \ \
| * \ \ \ \ Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-195-6/+2925
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-1718-42/+32
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-073-45/+90
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'kinetic-graphicseffect' of git@scm.dev.nokia.troll.no:qt/kineti...Bjørn Erik Nilsen2009-07-291-19/+7
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add new enum to global namespace: Qt::CoordinateSystemBjørn Erik Nilsen2009-07-291-0/+5
* | | | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-213-6/+24
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Add documentation for Qt::AnchorPointJan-Arve Sæther2009-08-211-0/+18
| * | | | | | | | | qdoc: Redesigned the Class and Function Documentation page.Martin Smith2009-08-212-6/+6
* | | | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-211-0/+11
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'anchorlayout' of git@gitorious.org:+openbossa-developers/qt/ope...Jan-Arve Sæther2009-08-211-0/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | update API to what was agreed on the API review meeting yesterday:Jan-Arve Sæther2009-08-191-0/+11
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-211-7/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-201-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-185-6/+2925
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-171-22/+9
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-141-0/+2
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-1218-20/+21
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | add configure options for (not) building the QtScript moduleKent Hansen2009-08-071-7/+0
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix Q_DECLARE_SHARED macroHarald Fernengel2009-08-201-1/+1
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | / / / / / | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Remove a few warnings when compiling Qt and unexport some functions.Thiago Macieira2009-08-201-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Cosmetic fix: Unify the Q_DISABLE_COPY macroHarald Fernengel2009-08-191-10/+3
* | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-191-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | As of Qt 4.6, the minimum OS X version is 10.4.Morten Sorvig2009-08-181-1/+1
* | | | | | | | | | Did some cleanups after review of the S60 branch.axis2009-08-192-13/+13
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-185-27/+2935
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-174-5/+2924
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Reimplement qSwap and Q_DECLARE_SHARED differently.Thiago Macieira2009-08-141-22/+9
| | |_|/ / / / | |/| | | | |