summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge remote branch 'remotes/lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-07-191-7/+28
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-141-2/+5
| |\ \ \ | | |/ /
| * | | clean up QPlatformWindowFormatJørgen Lind2010-07-121-0/+2
| * | | Refactored classes and functions using liteJørgen Lind2010-06-241-5/+4
| * | | Say hello to Q_WS_QPA!Jørgen Lind2010-06-241-9/+9
| * | | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-181-17/+70
| |\ \ \
| * | | | use QCoreApplication::startingUp() to decide if QApplication::desktop() is safeJeremy Katz2010-06-021-3/+0
| * | | | make reporting screen size/count changes safe before QApplication constructorJeremy Katz2010-06-011-0/+3
| * | | | Merge remote branch 'origin/4.7' into lighthouseJørgen Lind2010-04-211-14/+21
| |\ \ \ \
| * | | | | Refactoring GraphicsSystem to QPlatformIntegrationJørgen Lind2010-03-311-2/+10
| * | | | | Merge remote branch 'origin/4.7' into 4.7-lighthouseJørgen Lind2010-03-111-5/+19
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-011-4/+258
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'remotes/qt/4.6' into lighthousePaul Olav Tvete2010-02-101-1/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-141-40/+116
| |\ \ \ \ \ \ \ \
| * | | | | | | | | enable enter/leave event dispatching where the entered widget is nullJeremy Katz2009-11-231-1/+5
| * | | | | | | | | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2009-11-191-86/+47
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Common framebuffer functionality for VNC and linuxfb, cursor event notificationJeremy Katz2009-11-111-1/+7
| * | | | | | | | | | Implement enter/leave events for LighthousePaul Olav Tvete2009-10-161-3/+3
| * | | | | | | | | | Merge branch '4.6' into lighthousePaul Olav Tvete2009-10-141-36/+120
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix some autotest failures and get rid of some compiler warningsPaul Olav Tvete2009-10-141-1/+1
| * | | | | | | | | | | Use the same default style as QWS.Paul Olav Tvete2009-10-011-1/+1
| * | | | | | | | | | | Merge branch '4.6' into lighthousePaul Olav Tvete2009-09-301-28/+146
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Please welcome the Lighthouse Research Project!Paul Olav Tvete2009-09-071-0/+2
* | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-151-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | SSE2 implementation of convert_ARGB_to_ARGB_PM_inplace for QImageJohn Brooks2010-07-071-0/+3
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Making orbit input methods work with Qt apps with -no-s60mread2010-07-011-2/+2
| * | | | | | | | | | | fix for broken input method loadingmread2010-07-011-1/+1
| * | | | | | | | | | | Avkon removal configured with -no-s60mread2010-07-011-2/+2
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Incorrect assertion in item viewsThierry Bastian2010-07-091-0/+2
* | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-011-2/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-121-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-s...Denis Dzyubenko2010-06-071-4/+22
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix QApplication/QWidget to really take ownership of input contextsMichael Hasselmann2010-06-071-0/+1
| * | | | | | | | | | | | Handle setting the layoutDirection to Qt::LayoutDirectionAutoLars Knoll2010-06-091-1/+1
| * | | | | | | | | | | | Allow to build Qt in static with mingwThierry Bastian2010-06-071-1/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-06-081-1/+8
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Add a new qconfig feature GESTURESTasuku Suzuki2010-06-021-1/+8
* | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-011-12/+40
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Added environment variable graphicssystem switch.Andreas Hartmetz2010-06-011-3/+14
| |/ / / / / / / / / /
| * | | | | | | | | | Add runtime_graphics_system flag to QApplicationPrivate.Jani Hautakangas2010-05-281-0/+1
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-271-1/+12
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge commit 'origin/4.7' into symbian47Thomas Zander2010-05-271-7/+11
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.troll.no:qt/qt-s60-public into 4.7Jani Hautakangas2010-05-201-0/+17
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | QRuntimeGraphicsSystemJani Hautakangas2010-05-201-1/+12
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | Update documentation for the -font command line optionBradley T. Hughes2010-05-271-1/+2
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Dont crash when assigning the same input context twice.Denis Dzyubenko2010-05-251-4/+6
| * | | | | | | | | | | QApplication::closeAllWindows() should ignore windows being closedBradley T. Hughes2010-05-201-3/+5
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Avoid sending deprecated Qt3Support events if the application was built witho...Olivier Goffart2010-05-281-17/+15
* | | | | | | | | | | Speedup destruction of QObject if the eventloop is not entered.Olivier Goffart2010-05-281-5/+0
|/ / / / / / / / / /
* | | | | | | | | | Propagate LocaleChange event from application to widgets.Denis Dzyubenko2010-05-031-0/+13