summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-1718-37/+37
|\
| * Merge license header changes from 4.5Volker Hilsheimer2009-06-1618-37/+37
| |\
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-1618-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
|\ \ \ | |/ /
| * | handle qreal properties correctly in the meta-object systemKent Hansen2009-06-051-0/+1
| * | Fix for Qt issue #218037 - Add support for the WM_MOUSEHWHEEL message on Windowsminiak2009-06-051-0/+3
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-052-0/+12
|\ \ \ | |/ /
| * | regeneration of qfeatures.hThierry Bastian2009-06-041-0/+5
| * | add QT_NO_STATEMACHINE define so state machine can be compiled outKent Hansen2009-06-041-0/+7
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-293-21/+47
|\ \ \ | |/ /
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-12/+37
| |\ \ | | |/
| | * qdoc: Indicate that qAbs(T& v) compares v to a 0 of type T.Martin Smith2009-05-261-12/+37
| * | Add a flag that ensure that a connection is made only oneOlivier Goffart2009-05-271-1/+2
| * | Mac: Prefix sat in qt.conf is ignored on MacRichard Moe Gustavsen2009-05-261-8/+8
* | | 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
|\ \ \ | |/ /
| * | Added QT_NO_ANIMATION to qfeaturesThierry Bastian2009-05-251-0/+8
| * | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-2/+2
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-121-0/+1
|\ \ \ | |/ /
| * | Add a AA_MacDontSwapCtrlAndMeta application attribute.Norwegian Rock Cat2009-05-111-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
|\ \ \ | |/ /
| * | Deprecate qt_mac_set_show_menubar for a public cross-platform API.Norwegian Rock Cat2009-05-041-0/+1
| * | Merge commit 'origin/4.5'Olivier Goffart2009-05-041-90/+17
| |\ \ | | |/
| | * Greatly reduced the complexity of the boilerplate function.Thiago Macieira2009-05-041-90/+17
| | * Change Qt version number to 4.5.2Thiago Macieira2009-04-241-2/+2
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-292-1/+12
|\ \ \ | |/ /
| * | Add qDrawBorderPixmap() function, Qt::TileRules enum, QMargins struct and QTi...Marius Bugge Monsen2009-04-291-0/+6
| * | introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-1/+6
* | | 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 '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-11/+11
| |\ \ | | |/
| | * Make make_qfeatures_dot_h script generate the current copyright header.Jason McDonald2009-04-221-27/+27
| * | Merge branch '4.5'Thiago Macieira2009-04-201-2/+2
| |\ \ | | |/
| | * Unable to build ActiveQt with Opensource edition.Prasanth Ullattil2009-04-201-2/+2
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-201-11/+6
|\ \ \ | |/ /
| * | Condense this code into one single case. Avoid duplicating code.Thiago Macieira2009-04-161-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
|\ \ \ | |/ /
| * | Merge commit 'origin/4.5'Olivier Goffart2009-04-151-3/+3
| |\ \ | | |/
| | * Fixes: WDestructiveClose flag and the new WindowCancelButtonHint have the ...Thomas Hartmann2009-04-071-3/+3
| * | Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-081-2/+2
| * | Add an internal qIsFuzzyNull(double) methodLars Knoll2009-04-071-0/+16
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-072-17/+31
|\ \ \ | |/ /
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-021-4/+4
| |\ \ | | |/
| | * Doc: Trivial fixes.David Boddie2009-04-011-4/+4
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-012-14/+37
| |\ \ | | |/