summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* QtGui: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-023-10/+9
* Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2019-01-284-12/+12
|\
| * Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-264-12/+12
| |\
| | * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-233-9/+6
| | |\
| | | * Doc: Restore documentation for QTest functions in other modulesTopi Reinio2019-01-041-6/+4
| | | * Make QWindow::type() reflect ForeignWindow statusMorten Johan Sørvig2018-12-221-2/+1
| | | * Fix layering violation in isForeignWindow()Morten Johan Sørvig2018-12-221-1/+1
| | * | fix crash if no screens are availableRolf Eike Beer2019-01-211-3/+6
* | | | Migrate QPlatformDialogHelper to QRegularExpressionSamuel Gaist2019-01-262-6/+8
|/ / /
* | | Add comment to a tr() callLars Knoll2019-01-251-2/+4
* | | QDrag: mark QDrag::start() as deprecatedChristian Ehrlicher2019-01-232-0/+5
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-218-8/+23
|\| |
| * | Fix multiple emission of QGuiApplication::lastWindowClosed() when native chil...Friedemann Kleint2019-01-161-0/+2
| * | Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-107-8/+8
| * | Emit paletteChanged and send ApplicationPaletteChange on theme changeTimur Pocheptsov2019-01-082-0/+13
| |/
* | Fix and unit test QPalette::resolveAlejandro Exojo2018-12-311-1/+3
* | QPalette: mark foreground()/background() as deprecatedChristian Ehrlicher2018-12-172-4/+11
* | QtGui: Use Q_DISABLE_COPY_MOVE for QPA interface classesFriedemann Kleint2018-12-1310-10/+23
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-124-4/+4
* | Refresh QGuiApplication's devicePixelRatio cache when screens changeSteve Mokris2018-12-103-8/+27
* | Pass non-trivial types by const-ref in range-loop [-Wclazy-range-loop]Sergio Martins2018-12-051-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-041-1/+1
|\|
| * Fix crash in QSimpleDrag when no platform windowVal Doroshchuk2018-11-291-1/+1
* | Rename QList<T>::swap(int, int) to swapItemsAt()Lars Knoll2018-12-031-1/+1
* | Add setter for property QStyleHints::showShortcutsInContextMenusFriedemann Kleint2018-11-242-2/+20
* | QStyleHintsPrivate: Use member initializationFriedemann Kleint2018-11-241-23/+10
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-223-5/+13
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-192-5/+7
| |\
| | * Modernize the "settings" featureLiang Qi2018-11-152-5/+7
| * | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-161-0/+6
| |\ \
| | * | Doc: Qt GUI: Fix documentation warningsTopi Reinio2018-11-061-0/+6
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-131-1/+6
|\| | |
| * | | Document QScreen::grabWindow high-DPI behaviorMorten Johan Sørvig2018-11-121-0/+5
| * | | Make grabWindow return pixmap with correct dprMorten Johan Sørvig2018-11-111-1/+1
* | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-107-6/+15
|\| | |
| * | | QtGui: Check event type in QWindowSystemInterface::handleMouseEvent()Friedemann Kleint2018-11-091-0/+3
| * | | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-094-5/+9
| |\ \ \ | | |/ / | |/| / | | |/
| | * Doc: Clarify what samples() returns if not explicitly setAndy Shaw2018-11-071-1/+2
| | * Modernize the "textcodec" featureLiang Qi2018-11-073-4/+7
| * | Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-11-052-1/+3
| |\|
| | * Fix leaking QTabletEventPrivate instanceKirill Burtsev2018-10-251-0/+1
| | * Don't block mouse events if the window is a Tooltip typeAndy Shaw2018-10-241-1/+2
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-255-6/+32
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-2/+2
| |\|
| | * Modernize the "animation" featureLiang Qi2018-10-121-2/+2
| * | Don't drop update requests when closing and reopening windowsUlf Hermann2018-10-161-0/+3
| * | xcb: respect QEventLoop::ExcludeUserInputEvents in native event handlersGatis Paeglis2018-10-163-4/+27
* | | Allow to prevent blocking of native dialogs by a proxy Qt dialogAlexander Volkov2018-10-022-0/+13
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-013-15/+19
|\| |
| * | QLineEdit: Disable input methods for password unless IME supports hidden textFriedemann Kleint2018-09-293-15/+19