summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Manually fix bad merges and make sure everything compiles with 4.6.Harald Fernengel2009-06-291-2/+1
* Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-84/+87
|\
| * Integrating QProxyStyleJens Bache-Wiig2009-06-121-40/+41
| * Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-121-2/+4
| |\
| | * Compilefix for QT_NO_TABLETEVENT and QT_NO_COMPLETERThomas Hartmann2009-06-101-2/+4
| * | Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-19/+17
| * | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-041-1/+1
| * | add QT_NO_STATEMACHINE define so state machine can be compiled outKent Hansen2009-06-041-0/+4
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat...Thierry Bastian2009-05-221-26/+15
| |\ \
| | * \ Merge branch '4.5'Thiago Macieira2009-05-141-4/+2
| | |\ \ | | | |/
| | * | qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-071-0/+131
| | * | introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-9/+9
| | * | Remove the Direct3D engine.Gunnar Sletta2009-04-241-11/+1
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-3/+4
| | |\ \
| | * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-011-3/+7
| | |\ \ \
| | * | | | Give input context focus only when widget is enabled.Denis Dzyubenko2009-04-011-2/+3
| * | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-statemachineAlexis Menard2009-05-121-981/+1068
| |\ \ \ \ \
| * | | | | | Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+5053
| / / / / /
* | | | | | Make Qt exception safer.Robert Griebl2009-06-101-4/+4
* | | | | | Disable keypad navigation for the autotests and document it.Jason Barron2009-05-291-3/+3
* | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-181-4/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fixed regression that prevented any widget from having focus when graphics vi...jasplin2009-05-141-4/+2
| |/ / / /
* | | | | Fixed autoSipEnabled default value on non-WinCE platforms.axis2009-05-121-1/+5
* | | | | Small doc update.axis2009-05-111-0/+2
* | | | | Make autoSipEnabled available on all platforms.axis2009-05-111-5/+7
* | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-111-0/+131
|\ \ \ \ \ | |/ / / /
| * | | | qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-071-0/+131
| | |_|/ | |/| |
* | | | Close the input panel when focusing a non-inputmethods aware widget.axis2009-05-041-0/+10
* | | | Added QApplication::autoSipOnMouseFocus.axis2009-05-041-0/+33
* | | | Added an event to request and close software input panel.axis2009-05-041-0/+14
* | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-271-978/+930
|\ \ \ \ | |/ / /
| * | | Don't emit QApplication::focusChanged for no reasonThorbjørn Lindeijer2009-04-221-1/+1
| * | | Doc fixesJoão Abecasis2009-04-221-2/+3
| | |/ | |/|
| * | QComboBox with Qt::NoFocus triggers a crash.Prasanth Ullattil2009-04-011-3/+7
| |/
| * 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
| * 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
* Long live Qt for S60!axis2009-04-241-0/+5077