summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiapplication_p.h
Commit message (Expand)AuthorAgeFilesLines
* Added QWindow::isActive() and focus in / out events.Samuel Rødal2011-10-051-1/+1
* Move handling of -qmljsdebugger argument to QCoreApplicationKai Koehne2011-09-191-2/+0
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* Add plugin mechanism to load platform input contextsJoona Petrell2011-09-081-2/+0
* Refactor the input frameworkLars Knoll2011-09-071-0/+1
* Add a QStyleHints class to QtGuiLars Knoll2011-08-311-3/+2
* Move the qmljsdebugargument variable to QGuiApplicationLars Knoll2011-08-311-0/+4
* Touch event support for QWindow.Laszlo Agocs2011-08-311-0/+3
* Fix compilation/use correct data type for qt_lastx,y.Friedemann Kleint2011-08-251-0/+2
* Implement "quit on last window closed" logic for QWindowGunnar Sletta2011-08-111-0/+4
* Add WindowStateChanged event.Friedemann Kleint2011-08-051-0/+1
* Make it possible to use QSocketNotifier in Lighthouse pluginsJørgen Lind2011-07-271-0/+1
* Add drag and drop events to QWindowSystemInterface.Laszlo Agocs2011-07-251-0/+3
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-0/+1
* Add lighthouse event dispatcher API.Morten Sorvig2011-06-221-0/+1
* Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-061-0/+5
* Add focus and modal dialog support.Laszlo Agocs2011-05-301-0/+1
* Added QGuiApplication::activeWindow().Samuel Rødal2011-05-201-0/+1
* move files in src/gui into their final locationsLars Knoll2011-05-111-0/+169
* split kernel/ up according to the future library splitLars Knoll2011-05-041-149/+0
* remove dependency to QStyle::visualAlignmentLars Knoll2011-05-041-0/+13
* move layoutDirection from QApplication to QGuiApplicationLars Knoll2011-05-031-0/+2
* QGuiApplication is not QPA specificLars Knoll2011-05-031-0/+134