summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiapplication_p.h
Commit message (Expand)AuthorAgeFilesLines
...
* Make QFileOpenEvents delivered again.Christoph Schleifenbaum2012-05-111-0/+2
* Remove qplatformdrag.h dependency in qguiapplication_p.hLars Knoll2012-05-091-2/+1
* Added QScreen::refreshRate() to get the vertical refresh rate.Samuel Rødal2012-05-081-0/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-171-3/+0
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-4/+8
| |\
| * \ Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-0/+6
| |\ \
| * | | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-3/+0
* | | | Add QPlatformWindow::windowEvent()Bradley T. Hughes2012-04-171-0/+2
| |_|/ |/| |
* | | Fix header inclusion guardGirish Ramakrishnan2012-04-151-3/+3
* | | Implement window modality in QtGuiBradley T. Hughes2012-04-111-1/+5
| |/ |/|
* | Added some convenience API for platform input contextsPekka Vuorela2012-04-011-0/+2
* | Introduce FontSmoothingGamma as a platform style hint.Friedemann Kleint2012-03-271-0/+4
|/
* Add QGuiApplication::platformName.Friedemann Kleint2012-03-141-0/+1
* 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