summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added QGraphicsSceneGestureEvent that extends plain QGestureEvent byDenis Dzyubenko2009-05-111-1/+0
* Fixes: Add missing functions for a adding custom gesture recognizers.Denis Dzyubenko2009-05-111-7/+16
* Fixes: improved gesture manager event filtering.Denis Dzyubenko2009-05-111-20/+23
* Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-1/+56
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-05-081-0/+131
|\
| * qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-071-0/+131
* | Support sending touch events (with multiple touch points) to multiple widgets...Bradley T. Hughes2009-05-041-1/+8
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-291-9/+9
|\ \ | |/
| * introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-9/+9
* | 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-241-11/+1
|\ \ | |/
| * Remove the Direct3D engine.Gunnar Sletta2009-04-241-11/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-231-3/+4
|\ \ | |/
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-3/+4
| |\
| | * Don't emit QApplication::focusChanged for no reasonThorbjørn Lindeijer2009-04-221-1/+1
| | * Doc fixesJoão Abecasis2009-04-221-2/+3
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-071-5/+10
|\ \ \ | |/ /
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-011-3/+7
| |\ \ | | |/
| | * QComboBox with Qt::NoFocus triggers a crash.Prasanth Ullattil2009-04-011-3/+7
| * | Give input context focus only when widget is enabled.Denis Dzyubenko2009-04-011-2/+3
| |/
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-03-261-973/+918
|\ \ | |/
| * Doc - removed a trailing whitespaceKavindra Devi Palaraja2009-03-251-1/+1
| * Doc - removed mention of an internal function. Also gave theKavindra Devi Palaraja2009-03-251-973/+918
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-03-251-1/+3
|\ \ | |/
| * Fixes a focusWidget when showing a toplevel that accepts keyboard input.Denis Dzyubenko2009-03-241-1/+3
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+5051
* implement event propagation for touch eventsBradley T. Hughes2009-03-251-0/+48
* remove code duplication for setting the focus widget based on tBradley T. Hughes2009-03-251-23/+23
* Long live Qt!Lars Knoll2009-03-231-0/+5051