summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Doc: Hide QPA classesFriedemann Kleint2017-04-192-6/+3
* Add debug output for QScrollPrepareEvent and QScrollEventFriedemann Kleint2017-04-191-0/+14
* Doc: Remove broken link to QWindowSystemInterface::registerTouchDevice()Leena Miettinen2017-04-181-1/+4
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-121-1/+3
|\
| * Fix hidpi support for opengl window grabbingFilipe Azevedo2017-04-091-1/+3
* | Prevent QWindow transient parent loopTor Arne Vestbø2017-04-121-0/+4
* | Android: fix Menu and Back key handlingJ-P Nurmi2017-04-071-3/+11
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-0/+34
|\|
| * Environment variable enabling the workaround FBO readback bugMarco Martin2017-04-051-0/+34
* | Fix warnings for -no-feature-settingsStephan Binner2017-04-041-0/+2
* | Fix warning for -no-feature-wheeleventStephan Binner2017-04-041-0/+2
* | Delete QRasterWindow backingstore while window is still aliveTor Arne Vestbø2017-04-042-0/+9
* | Prefer rvalue versions of toLower() and toUpper()Anton Kudryavtsev2017-03-281-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-0/+1
|\|
| * QGuiVariant: fix unintended fall-throughMarc Mutz2017-03-221-0/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-212-8/+11
|\|
| * Fix crash in QWindowPrivate::applyCursor when screen is nullOlivier Goffart2017-03-162-8/+11
* | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-03-133-10/+10
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-133-10/+10
| |\|
| | * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-063-10/+10
* | | QGuiApplication: fix QString comparisonMarc Mutz2017-03-131-1/+1
|/ /
* | Make QPlatformSurface events work with QWindowContainerLaszlo Agocs2017-02-271-0/+9
* | QWindow: Remove "_q_foreignWinId" dynamic propertyTor Arne Vestbø2017-02-223-11/+16
* | Make better use of new QStringList::join(QLatin1String) overloadMarc Mutz2017-02-191-1/+1
* | QWindow: prevent window reparenting into Qt::Desktop windowsTor Arne Vestbø2017-02-152-15/+22
* | qpa: Let platform plugins report old state for window state changesTor Arne Vestbø2017-02-154-6/+11
* | Respect QWindow::screen() when computing QPlatformWindow::initialGeometry()Tor Arne Vestbø2017-02-131-1/+4
* | Don't create platform window for QWindows when calling setVisible(false)Tor Arne Vestbø2017-02-131-2/+5
* | macOS: Handle window state changes directly in QCocoaWindowTor Arne Vestbø2017-02-112-2/+3
* | QWindow: don't destroy foreign windowsTor Arne Vestbø2017-02-092-21/+35
* | Add QPlatformWindow::isForeignWindow()Tor Arne Vestbø2017-02-093-6/+9
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-082-2/+2
|\|
| * Fix \since for QDrag::cancel()Florian Bruhin2017-02-012-2/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-302-6/+5
|\|
| * Make custom colors in QColorDialog permanentKai Koehne2017-01-261-1/+1
| * QGuiApplication: fix misleading codeMarc Mutz2017-01-261-5/+4
* | Modes API for QPlatformScreenPier Luigi Fiorini2017-01-282-0/+59
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-267-24/+65
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-257-24/+65
| |\|
| | * QGuiApplication: Send QEvent::Window(Un)blocked to embedded window, tooFriedemann Kleint2017-01-231-8/+12
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2017-01-181-0/+7
| | |\
| | | * add docs for QPlatformTheme::WheelScrollLines, MouseDoubleClickDistance5.7Shawn Rutledge2016-12-131-0/+7
| | * | Fully qualify enum arguments in input device manager signalsLaszlo Agocs2017-01-161-1/+1
| | * | Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-141-6/+8
| | |\ \
| | | * | Fall back to platform theme in QPlatformSystemTrayIcon::createMenu()Tor Arne Vestbø2017-01-061-6/+8
| | * | | Make QSimpleDrag work with highDPI scalingPaul Olav Tvete2017-01-131-8/+29
| | * | | Correct initial window size with highDPIPaul Olav Tvete2017-01-101-1/+1
| | * | | Restore binary compatibility with pre-5.6 qt_handleMouseEventJan Kundrát2017-01-101-0/+7
* | | | | Make wheelScrollLines a QStyleHintAllan Sandfeld Jensen2017-01-254-1/+39
* | | | | Fix some qdoc-warnings for 5.9Friedemann Kleint2017-01-251-1/+1
|/ / / /