summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-111-0/+2
|\
| * Don't use EGL surfaces for translucency with 32MB GPU chip.Jani Hautakangas2011-03-101-0/+2
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-01-271-2/+0
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into alie...Richard Moe Gustavsen2011-01-171-1/+1
| |\ \
| * | | Alien implementation for the Cocoa portRichard Moe Gustavsen2011-01-171-2/+0
* | | | Merge branch 'master' into lighthouse-masterJørgen Lind2011-01-261-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | | Added window focus handling to lighthouseJørgen Lind2011-01-041-0/+2
|/ /
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-301-1/+2
|\ \ | |/
| * Do not crash on SymbianAlessandro Portale2010-10-281-1/+2
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-271-1/+3
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-221-1/+1
| |\ \ | | |/
| | * fix build with QT_NO_GESTURESRomain Pokrzywka2010-09-211-1/+1
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-0/+2
| |\ \ | | |/
| | * Make qml debugging work with command line argumentsLasse Holmstedt2010-09-171-0/+2
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-191-0/+1
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-1/+2
| |\ \ | | |/
| | * Register window types for Symbian system effectsJani Hautakangas2010-08-061-0/+1
* | | Merge remote branch 'lighthouse/4.7' into lighthouse-masterJørgen Lind2010-08-051-4/+5
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouseJørgen Lind2010-08-031-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Removed static on a member that didn't have to be.axis2010-07-291-1/+1
| * | | Handle behavior change in resize and move events in LighthouseJørgen Lind2010-07-231-2/+1
| * | | Removed createBlittable factory function from PlatformIntegrationJørgen Lind2010-07-221-1/+3
* | | | Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-07-211-10/+19
|\ \ \ \ | |/ / /
| * | | Made the rest of QWindowSystemInterface callback functions thread safeJørgen Lind2010-07-211-10/+19
* | | | Merge remote branch 'remotes/lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-07-191-5/+39
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Refactored classes and functions using liteJørgen Lind2010-06-241-2/+2
| * | Renamed files from *_lite* to *_qpa*Jørgen Lind2010-06-241-1/+1
| * | Say hello to Q_WS_QPA!Jørgen Lind2010-06-241-5/+5
| * | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-181-3/+12
| |\ \ | | |/
| * | use QCoreApplication::startingUp() to decide if QApplication::desktop() is safeJeremy Katz2010-06-021-1/+0
| * | make reporting screen size/count changes safe before QApplication constructorJeremy Katz2010-06-011-0/+1
| * | APIs for lighthouse plugins to declare screen changesJeremy Katz2010-05-311-0/+4
| * | touch interface for lighthouse pluginsJeremy Katz2010-05-261-0/+1
| * | fix event dispatcher sleep problem on AndroidJeremy Katz2010-05-191-0/+3
| * | Merge remote branch 'origin/4.7' into lighthouseJørgen Lind2010-04-211-0/+2
| |\ \
| * | | Refactoring GraphicsSystem to QPlatformIntegrationJørgen Lind2010-03-311-3/+12
| * | | Merge remote branch 'origin/4.7' into 4.7-lighthouseJørgen Lind2010-03-111-1/+2
| |\ \ \
| * \ \ \ Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-011-0/+15
| |\ \ \ \
| * | | | | Move user event handling into QWindowSystemInterface classJeremy Katz2010-02-101-89/+15
| * | | | | Merge remote branch 'remotes/qt/4.6' into lighthousePaul Olav Tvete2010-02-101-3/+3
| |\ \ \ \ \
| * | | | | | Change mouse, key, and wheel events to use a window id instead of a pointer t...Jeremy Katz2010-02-011-16/+16
| * | | | | | make timestamp the second argument ... part 2Jeremy Katz2010-01-271-1/+1
| * | | | | | make timestamp the second argument for QApplicationPrivate::handleMouseEvent()Jeremy Katz2010-01-271-1/+1
| * | | | | | double click eventsJeremy Katz2010-01-271-10/+25
| * | | | | | queue user mouse, wheel, and keyboard input eventsJeremy Katz2010-01-261-4/+70
| * | | | | | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-141-2/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2009-11-191-5/+6
| |\ \ \ \ \ \ \