summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-012-2/+19
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-282-2/+19
| |\
| | * Clear only one device from g_pointIdMap when all points releasedShawn Rutledge2019-02-262-2/+19
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-272-3/+3
|\| |
| * | Fix can not -> cannotRobert Loehning2019-02-252-3/+3
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-225-8/+9
|\| |
| * | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-205-8/+9
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-209-85/+49
|\| |
| * | qguiapplication: move long comment to JIRAGatis Paeglis2019-02-191-35/+2
| * | remove obscure commentGatis Paeglis2019-02-151-2/+0
| * | Fix: "Missing emit keyword on signal call"Alessandro Portale2019-02-131-4/+4
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-088-44/+43
| |\|
| | * Remove requirement to lock graphics buffer before getting total sizeTor Arne Vestbø2019-01-291-1/+0
| | * QtGui: Unify license headersKai Koehne2019-01-297-43/+43
* | | gui: Fix typo in qmake build systemTobias Hunger2019-02-081-1/+1
* | | Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-082-24/+17
|/ /
* | 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