summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiapplication_p.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor the QPA dnd interface.Friedemann Kleint2012-02-291-2/+4
* Handle theme change in QApplication/QGuiApplication.Friedemann Kleint2012-02-231-0/+3
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-221-13/+0
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-2/+2
* Fix ref counted window close handling.Stephen Kelly2012-02-161-0/+2
* Add a ThemeChange event.Friedemann Kleint2012-02-161-0/+1
* Move desktopSettingsAware to QGuiApplication.Friedemann Kleint2012-02-151-0/+1
* Avoid crash when windows with active mouse synthesization are deletedLaszlo Agocs2012-02-101-1/+3
* Handle TouchCancel in gui and widgetsLaszlo Agocs2012-02-101-0/+7
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-1/+1
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-311-2/+0
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-311-1/+0
* Add native event filters to Windows, forward to Widgets.Friedemann Kleint2012-01-301-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Made window orientation API more flexible.Samuel Rødal2012-01-241-0/+1
* Fix synthesizing mouse events when touches change orderingLaszlo Agocs2012-01-231-0/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Added application flags to translate between touch and mouse events.Samuel Rødal2012-01-131-0/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove redundant touch processing in QtGui and widgets.Laszlo Agocs2011-12-141-3/+17
* Added QPA window system interface handler for logical DPI changes.Samuel Rødal2011-12-011-0/+1
* Pass all key events through the shortcutmapLars Knoll2011-11-211-0/+4
* Factor out QPlatformTheme from QPlatformPlugin.Friedemann Kleint2011-11-111-1/+8
* Destroy generic plugins on exit.Laszlo Agocs2011-10-191-0/+1
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-071-1/+1
* 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