summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Make QWindow's windowState a QFlags of the WindowStateOlivier Goffart2017-03-168-51/+93
* Add new API to control whether shortcuts are shown in context menusJake Petroules2017-03-146-1/+21
* Remove QPlatformDrag::platformDropDataAlbert Astals Cid2017-03-135-14/+1
* Remove remaining Carbon includes from QtCore, QtGui and QtWidgetsJake Petroules2017-03-071-1/+7
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-021-0/+9
|\
| * Make QPlatformSurface events work with QWindowContainerLaszlo Agocs2017-02-271-0/+9
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-284-12/+17
|\|
| * 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
* | Enable QWindowContainer on AndroidLaszlo Agocs2017-02-272-2/+8
* | Support windows with sRGB-capable default framebuffers in QSurfaceFormatLaszlo Agocs2017-02-262-1/+77
|/
* 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
|/ / / /
* | | | Doc: Fix issues in QStyleHints documentationLeena Miettinen2017-01-191-6/+18
* | | | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-181-3/+0
* | | | Add screen product informationPier Luigi Fiorini2017-01-164-0/+86
* | | | Improve mime type filters in QFileDialogElvis Angelaccio2017-01-062-0/+26
* | | | doc: Fix all remaining "Cannot tie" errors in QtBaseMartin Smith2017-01-062-3/+4
* | | | Provide default implementation of QPlatformMenuBar::createMenu()Tor Arne Vestbø2017-01-052-1/+6
* | | | Split QPlatformWindow::isEmbedded into isAncestorOf to separate concernsTor Arne Vestbø2017-01-053-9/+30
* | | | Always instantiate QPlatformAccessibilityFrederik Gladhorn2017-01-041-2/+7
* | | | Add QPlatformTheme::standardButtonShortcut()Alexander Volkov2016-12-192-0/+14
* | | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devShawn Rutledge2016-12-195-23/+102
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-165-23/+102
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-164-22/+101
| | |\| |
| | | * | Doc: QPointingDeviceUniqueId: Fix documentation warningTopi Reinio2016-12-091-1/+1