summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Swallow wheel events while a popup widget is open.Friedemann Kleint2015-01-121-5/+3
* Widgets: be more careful when setting focus on touch releaseRichard Moe Gustavsen2014-12-081-0/+7
* Revert "QWidgetTextControl: Suppress drag selection for OS-synthesized mouse ...Tor Arne Vestbø2014-12-041-26/+0
* QWidgetTextControl: Suppress drag selection for OS-synthesized mouse events.Friedemann Kleint2014-11-201-0/+26
* send touch update when more points begin after single touch is ignoredShawn Rutledge2014-11-131-2/+10
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Keep a source of propagated mouse eventsAlexander Volkov2014-09-191-0/+1
* Fix a conversion of coordinates of a TouchBegin eventAlexander Volkov2014-09-081-1/+1
* Close popup widgets when wheel events are receivedFriedemann Kleint2014-08-261-0/+9
* OS X: Fix pan gestures.Morten Johan Sørvig2014-08-251-1/+10
* Restrict tooltips triggered by mouse move events to widget area.Friedemann Kleint2014-08-061-1/+2
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-041-23/+0
|\
| * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-301-23/+0
| |\
| | * move loading of testability driver from QApplication to QGuiApplicationMichael Zanetti2014-07-031-23/+0
* | | add buttons to QTabletEventShawn Rutledge2014-07-281-1/+1
* | | Implement QApplication::topLevelAt() using QGuiApplication::topLevelAt().Friedemann Kleint2014-07-181-10/+3
* | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-0/+3
|\| |
| * | Document QApplication::cursorFlashTime() can return -1İsmail Dönmez2014-07-071-0/+3
| |/
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-0/+21
|\|
| * QApp: Method to check for native style usage.Christoph Schleifenbaum2014-06-051-0/+21
* | qpa: Rename qwidgetwindow_qpa_p.h to qwidgetwindow_p.hTor Arne Vestbø2014-05-201-1/+1
* | qpa: Merge qapplication_qpa.cpp into qapplication.cppTor Arne Vestbø2014-05-201-6/+419
* | Remove friends of QEvent.Friedemann Kleint2014-05-181-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-0/+11
|\|
| * Update tooltip palette when receiving a theme change notification.Friedemann Kleint2014-04-251-0/+2
| * Doc: document obsolete QApplication::setGraphicsSystem()Marc Mutz2014-04-101-0/+9
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-011-10/+17
|\|
| * Send touch update events to widget if there is a gesture pending for it.Friedemann Kleint2014-03-311-1/+5
| * Pass events to QGestureManager from the main (GUI) thread only.Friedemann Kleint2014-03-281-9/+12
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-241-3/+4
|\|
| * QApplication: fix scroll phase handling for wheel eventsJ-P Nurmi2014-03-201-2/+2
| * docs: QApplication::startDragDistance default value is 10Shawn Rutledge2014-03-141-1/+2
* | Accessibility: Use factory function instead of pluginFrederik Gladhorn2014-03-131-0/+6
|/
* Revert "Propagate synthesized mouse events in parallel (lock-step) with touch"Eskil Abrahamsen Blomfeldt2014-03-041-94/+0
* Make closeAllWindows() close real windows only.Morten Johan Sørvig2014-02-251-1/+2
* Exclude widgets without associated QWindow in QApplication::shouldQuit().Friedemann Kleint2014-02-151-3/+5
* Close widgets properly from session management.Friedemann Kleint2014-02-141-18/+37
* Move setWindowIcon() up to QGuiApplication.David Faure2014-02-121-15/+22
* Support --option in addition to -option for all builtin Qt commandline options.David Faure2014-02-081-1/+2
* If DblClick, do not deliver 'duplicated' MouseButtonPressRick Stockton2014-01-271-0/+9
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-1/+16
|\
| * Partially revert "Move notification of layout change up from QApplication to ...Robin Burchell2013-12-131-0/+25
| * Move notification of layout change up from QApplication to QGuiApplication.Robin Burchell2013-12-101-10/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-3/+10
|\|
| * Widgets: Never revoke focus by click on focused widget.Christoph Schleifenbaum2013-11-181-0/+10
| * Remove Q_INIT_RESOURCE_EXTERNTor Arne Vestbø2013-11-051-3/+0
* | Fix settable style hints.Friedemann Kleint2013-10-221-7/+5
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-4/+4
* Update QSessionManager and related classes documentationSamuel Gaist2013-10-021-1/+1
* Reinitialize system palette when setting a new style.BogDan Vatra2013-09-101-0/+3