summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-1/+8
|\
| * Fix ShortcutOverrid for Qt QuickFrederik Gladhorn2013-08-131-1/+8
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-1/+1
|\|
| * Clean up evaluation license logicTor Arne Vestbø2013-07-051-1/+1
* | QStyle - tooltip - add wakeDelay and sleepDelay as styleHintsThorbjørn Martsum2013-07-031-3/+8
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-18/+31
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-251-18/+31
| |\
| | * Fix missing shortcuts for WindowContainersJørgen Lind2013-06-211-18/+31
* | | QPlatformIntegration: add new style hint: SetFocusOnTouchReleaseRichard Moe Gustavsen2013-06-251-22/+40
|/ /
* | If a QWidget is ignored for auto-quit, ignore its corresponding QWindow.Stephen Kelly2013-06-191-1/+3
* | Remove use of 'register' from Qt.Stephen Kelly2013-06-171-8/+8
|/
* QApplication: fix touch to mouse bug when setting buttons()Richard Moe Gustavsen2013-05-071-1/+2
* Respond to the _NET_WM_CONTEXT_HELP WM_PROTOCOLS messageJan Kundrát2013-04-241-0/+8
* Widgets: Propagate 'accepted'-state of touch begin events.Friedemann Kleint2013-04-121-5/+10
* Fix the check if mouse events should be synthesized from touch eventsFabian Bumberger2013-04-111-6/+2
* Cocoa: Make touch events work again.Morten Johan Sørvig2013-03-261-0/+28
* Set screen position when generating synthetic mouse events from touchMorten Johan Sørvig2013-03-261-1/+1
* Fix missing parts of Ie511522d35b5658c20be43dd112eae18c205277f in mergeMitch Curtis2013-03-221-2/+4
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Make QT_STYLE_OVERRIDE env variable available to release buildsShawn Rutledge2013-03-181-4/+0
* QApplication: Fix MSVC-warning about unused variable q.Friedemann Kleint2013-03-121-6/+2
* Implement XEmbed protocolAlberto Mardegan2013-03-061-1/+13
* Doc: Fix some typosTakumi ASAKI2013-02-191-2/+2
* Doc: Fix references to Qt TestSze Howe Koh2013-01-301-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-01-151-1/+6
|\
| * Check for existence of QWindow in QApplication::isBlockedByModal.Friedemann Kleint2013-01-151-1/+6
* | Fix QVariant in a static build.Jędrzej Nowacki2013-01-101-0/+4
|/
* Fix QGuiApplication::keyboardModifiers() and QGuiApplication::mouseButtons()Jon Severinsson2013-01-041-7/+39
* Accessibility: Activate in QGuiApp instead of QApp.Frederik Gladhorn2012-12-161-4/+0
* QApplication docs: restore console mode -snippetJ-P Nurmi2012-12-111-0/+9
* Mention the QT_STYLE_OVERRIDE env variable.Shawn Rutledge2012-11-301-1/+3
* Move session management code from QApplication to QGuiApplication.David Faure2012-11-281-238/+1
* Remove QApplication::type() and make QCoreApplication::Type internalJ-P Nurmi2012-11-231-56/+7
* Handle Qt::WA_MacSmallSize in QApplication::font(const QWidget *).Friedemann Kleint2012-11-201-0/+8
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-17/+23
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-1/+1
* Fix excess enter events when showing modal dialog on button pressMiikka Heikkinen2012-11-071-0/+6
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-291-3/+0
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-1/+1
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-101-2/+8
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-271-2/+2
* [docs] QApplication: fix keyboardInputDirection() docsMarc Mutz2012-09-261-9/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Close popups when switching applications on Windows.Friedemann Kleint2012-09-111-2/+16
* Removing duplicate includesSergio Ahumada2012-09-091-5/+2
* Revert "Implement automatic mouse grabbing on mouse button press."Friedemann Kleint2012-09-071-2/+0