summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | 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
| |\ \ | | |/
| | * Fixed regression that prevented any widget from having focus when graphics vi...jasplin2009-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
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-071-0/+131
| | |_|/ | |/| |
| * | | 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
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+5053