summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * | QPointingDeviceUniqueId: remove deprecated numeric() and constructorShawn Rutledge2016-12-081-9/+0
| | | * | rename QPointerUniqueId -> QPointingDeviceUniqueIdShawn Rutledge2016-12-074-30/+30
| | | * | QPointerUniqueId: make fit for releaseMarc Mutz2016-12-012-15/+103
| | * | | Touch fix for popups blocked by modal dialogPaul Olav Tvete2016-12-151-1/+1
* | | | | touch manual test and TouchPoint qDebug: show horz/vert ellipse diamShawn Rutledge2016-12-161-3/+6
|/ / / /
* | | | Android: Enable Adoption of ANativeWindow handle as a QOffscreenSurfaceAndy Nichols2016-12-142-0/+40
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-134-2/+6
|\| | |
| * | | Fix compilation with -no-pchEskil Abrahamsen Blomfeldt2016-12-121-0/+1
| * | | Close popups when blocked by modal dialogPaul Olav Tvete2016-11-302-1/+2
| |/ /
| * | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-1/+3
| |\|
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-1/+3
| | |\
| | | * Add more information for QKeySequence::toString on macOSJesus Fernandez2016-11-221-1/+3
* | | | QTouchEvent::TouchPoint: replace ellipse diameters with QSizeFShawn Rutledge2016-12-094-62/+31
* | | | Add QWindow::AncestorMode overload of QWindow::parent()Tor Arne Vestbø2016-12-082-16/+32
* | | | QGuiApplicationPrivate::processTouchEvent: add explanatory commentsShawn Rutledge2016-12-071-2/+8
* | | | TouchPoint: add horizontalDiameter, verticalDiameter; deprecate rectsShawn Rutledge2016-12-075-28/+113
* | | | QPA style cleanup: no space after ampersandMorten Johan Sørvig2016-12-023-19/+19
* | | | QPA: Consistent QWindow variable namesMorten Johan Sørvig2016-12-022-81/+81
* | | | QPA: Consistent QWindow variable namesMorten Johan Sørvig2016-12-024-43/+43
* | | | Replace manual parent traversal in isWindowBlocked with use of isAncestorOfTor Arne Vestbø2016-11-241-13/+5
* | | | add TouchDoubleTapDistance platform theme hintShawn Rutledge2016-11-242-1/+15
* | | | Replace QDrawHelperGammaTables with QColorProfileAllan Sandfeld Jensen2016-11-242-11/+30
* | | | Refactor QGuiApplication::topLevelWindows()Tor Arne Vestbø2016-11-231-8/+18