summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-13/+13
* Allow the QPA plugin arguments to contain non-ASCII.Thiago Macieira2012-05-041-1/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-05-031-5/+13
|\
| * api: QGuiApplication::inputMethod should be staticGirish Ramakrishnan2012-04-181-5/+13
* | Fix compilation of public headers with QT_NO_DEPRECATED definedOlivier Goffart2012-05-021-5/+4
* | Replace QGuiApplication::activeWindow by focusWindow().Friedemann Kleint2012-04-271-1/+1
* | Fix detection of default platform plugin.Girish Ramakrishnan2012-04-191-27/+0
* | Remove internal QClipboardEventLaszlo Agocs2012-04-191-7/+0
* | Fix build with QT_NO_CLIPBOARD.Stephen Kelly2012-04-181-0/+4
* | Revert "Fix memory leak of QFontEngineData"Lars Knoll2012-04-181-4/+4
* | Fix memory leak of QFontEngineDataJian Liang2012-04-171-4/+4
* | Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-171-33/+22
|\|
| * Merge "Merge remote-tracking branch 'origin/master' into api_changes" into re...Sergio Ahumada2012-04-171-1/+157
| |\
| | * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-1/+157
| | |\
| * | | api: Make QGuiApplication::styleHints() staticGirish Ramakrishnan2012-04-171-5/+4
| |/ /
| * | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-11/+51
| |\ \
| * | | Get rid of QKeyEventExThiago Macieira2012-04-051-2/+3
| * | | Merge master into api_changesKent Hansen2012-03-271-0/+4
| |\ \ \
| * \ \ \ Merge master into api_changesKent Hansen2012-03-231-8/+13
| |\ \ \ \
| * | | | | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-23/+15
| * | | | | Crash fix in ~QVariantJędrzej Nowacki2012-03-211-3/+0
* | | | | | Add QPlatformWindow::windowEvent()Bradley T. Hughes2012-04-171-0/+15
* | | | | | gui: Clear the QPixmapCache before destroying the QPlatformIntegrationHolger Hans Peter Freyther2012-04-161-0/+3
| |_|_|_|/ |/| | | |
* | | | | Implement window modality in QtGuiBradley T. Hughes2012-04-111-1/+157
| |_|_|/ |/| | |
* | | | Specify generic QPA plugins via env variablesDonald Carr2012-04-041-0/+4
* | | | Fix warnings about unused variables.Friedemann Kleint2012-04-031-3/+1
* | | | Added some convenience API for platform input contextsPekka Vuorela2012-04-011-6/+28
* | | | Determine font smoothing gamma in initialization.Friedemann Kleint2012-03-291-2/+5
* | | | irrelevant qDebugs from QGuiApplication removed.Simjees Abraham2012-03-281-2/+0
* | | | Introduce FontSmoothingGamma as a platform style hint.Friedemann Kleint2012-03-271-0/+15
| |_|/ |/| |
* | | Fix QGuiApplication::keyboardModifiers()Bradley T. Hughes2012-03-261-0/+4
| |/ |/|
* | FocusAboutToChange event to be send before focus changesPekka Vuorela2012-03-221-2/+9
* | Remove redundant \since 5.0Debao Zhang2012-03-221-6/+0
* | EGLFS: Integrate building into configure.Donald Carr2012-03-211-0/+2
* | Set the default QPA plugin for QNX builds to "qnx"Sean Harmer2012-03-201-0/+2
|/
* Added missing \since 5.0 and tweaked some docs in QtGui.Samuel Rødal2012-03-151-0/+1
* Refactor theme plugin loading.Friedemann Kleint2012-03-151-3/+13
* Add QGuiApplication::platformName.Friedemann Kleint2012-03-141-1/+18
* Migrate QWindowSystemInterface to use QElapsedTimerLaszlo Agocs2012-03-121-0/+2
* Fix some duplication between QGuiApplication and QApplication,David Faure2012-03-091-2/+44
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-14/+8
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-071-0/+5
* Fix double click handling.Laszlo Agocs2012-03-071-23/+19
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-21/+21
* Refactor the QPA dnd interface.Friedemann Kleint2012-02-291-21/+36
* QWheelEvent high-resolution delta support.Morten Johan Sorvig2012-02-241-2/+1
* Handle theme change in QApplication/QGuiApplication.Friedemann Kleint2012-02-231-12/+58
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-221-21/+0
* Updated QApplication / QGuiApplication to match Qt 5 reality.Samuel Rødal2012-02-221-12/+224
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1