summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-291-7/+4
|\
| * Sun CC 5.9 does not support template friendsThiago Macieira2009-07-281-0/+3
| * Sun CC 5.9 still doesn't support Template-Template ParametersThiago Macieira2009-07-271-3/+1
| * Remove all the last vestiges of QuickDraw in Qt/Mac.Norwegian Rock Cat2009-07-241-4/+0
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Aaron Kennedy2009-07-233-22/+11
|\ \ | |/
| * Use the configure script to enable/disable QtConcurrent and QtXmlPatternsThiago Macieira2009-07-211-18/+5
| * Disable visibility on CC 5.9 since the compiler doesn't like itThiago Macieira2009-07-211-1/+2
| * Add priority property to QActionJens Bache-Wiig2009-07-171-1/+1
| * Allow picking up tool button style from the systemJens Bache-Wiig2009-07-161-1/+2
| * Fix HPUX compilationRobert Griebl2009-07-151-1/+1
| * fix warnings for mingw in QtCoreThierry Bastian2009-07-151-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-152-1/+8
|\ \ | |/
| * Build fix for mingwThierry Bastian2009-07-141-0/+7
| * QFlags::testFlag(): handle the zero case appropriately.Frans Englich2009-07-131-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-103-29/+68
|\ \ | |/
| * support for id-based translationsOswald Buddenhagen2009-07-062-0/+68
| * Refactored gesture apiDenis Dzyubenko2009-07-021-29/+0
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-026-49/+139
|\ \ | |/
| * Make the macros QT_WA & QT_WA_INLINE only use the unicode partMarius Storm-Olsen2009-07-011-10/+2
| * src/qt3support: Remove QT_WA and non-Unicode code paths, dropping Win9x and N...miniak2009-07-011-0/+9
| * src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-1/+20
| * src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s...miniak2009-07-012-32/+15
| * Merge branch '4.5'Thiago Macieira2009-06-282-5/+9
| |\
| | * Fix detection of the ELF interpreter on Linux.Thiago Macieira2009-06-282-5/+9
| | * Bump Qt version number.Jason McDonald2009-06-251-2/+2
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-261-1/+30
| |\ \
| | * | Add some macro expressions to qglobal.h for typeof, alignof and aligned().Thiago Macieira2009-06-261-1/+30
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-241-0/+4
| |\ \ \ | | |/ /
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-231-0/+12
| |\ \ \
| * | | | Multitouch, Cocoa: Added Qt::WA_TouchPadAcceptSingleTouchEventsRichard Moe Gustavsen2009-06-221-0/+1
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-221-0/+4
| |\ \ \ \
| * | | | | Change behavior of how touch and mouse events work togetherBradley T. Hughes2009-06-181-1/+4
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-1718-37/+37
| |\ \ \ \ \
| * | | | | | rename Qt::WA_AcceptedTouchBeginEvent to Qt::WA_WState_AcceptedTouchBeginEventBradley T. Hughes2009-06-111-1/+1
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-082-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-052-0/+12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-293-21/+47
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Make Qt::TouchPointState ORable, add Q*TouchEvent::touchPointStates()Bradley T. Hughes2009-05-271-4/+6
| * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-262-2/+10
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-121-0/+1
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added Qt::GestureUpdated state for the gesture.Denis Dzyubenko2009-05-111-2/+4
| * | | | | | | | | | | Extended the gesture documentation.Denis Dzyubenko2009-05-111-0/+17
| * | | | | | | | | | | Modifications after the api review by Brad.Denis Dzyubenko2009-05-111-7/+11
| * | | | | | | | | | | Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-0/+15
| * | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-05-042-90/+18
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-292-1/+12
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Use a widget attribute to keep track of whether or not TouchBegin has been ac...Bradley T. Hughes2009-04-291-0/+1
| * | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-232-13/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-201-11/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-162-3/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \