summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Move default implementation of update requests to QPlatformWindowTor Arne Vestbø2018-05-071-2/+4
* QShortcut: Try harder to find a widget for parentless menubarsGabriel de Dietrich2018-05-031-2/+10
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-032-11/+26
|\
| * Fix crash in QMacPanGestureRecognizerJan Arve Saether2018-05-022-2/+17
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-024-2/+5
|\|
| * Convert features.toolbar to QT_[REQUIRE_]CONFIGStephan Binner2018-05-022-0/+4
| * Remove assert from QFormLayout::takeRow()Sergio Martins2018-04-301-2/+0
| * QWidgetWindow: Immediately forward close events to QWindowUlf Hermann2018-04-271-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-261-0/+1
|\|
| * Fix build with -no-feature-graphicsviewPaul Olav Tvete2018-04-251-0/+1
| * Fix QML integration of widgetsLars Knoll2018-04-231-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-203-10/+27
|\|
| * Send ShortcutOverride event when receiving a non-spontaneous key pressAndy Shaw2018-04-201-2/+14
| * QToolTip: Hide tooltip on key event on macOSGabriel de Dietrich2018-04-181-7/+5
| * Don't ignore the shortcut when the QMenuBar is parentlessAndy Shaw2018-04-181-1/+8
* | Don't send a mouse move when we just need to do a synthetic enter/leaveAndy Shaw2018-04-182-9/+16
* | Widgets: Use accelerated scroll when scrolled widget is overlappedBłażej Szczygieł2018-04-173-23/+81
* | Widgets: use range-based for instead of foreachAnton Kudryavtsev2018-04-152-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-061-1/+1
|\|
| * Fix memory corruption in heightForWidth cacheHarald Brinkmann2018-04-051-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-051-1/+1
|\|
| * QWidget: Fix typo in Mac size propagationGabriel de Dietrich2018-04-041-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-281-1/+1
|\|
| * offscreen: Check that native interface is valid before using itAndy Shaw2018-03-211-1/+1
* | Fix QML integration of widgetsLars Knoll2018-03-271-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-152-3/+5
|\|
| * Revert "Set sharedPainter correctly for QGraphicsEffect"Laszlo Agocs2018-03-141-2/+2
| * widgets: Add a QT_CONFIG(messagebox) guardMikhail Svetkin2018-03-131-1/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-121-1/+1
|\|
| * Fix ambiguous shortcut warning messageSergio Martins2018-03-111-1/+1
* | Make QToolTip always wrap textFilipe Azevedo2018-03-091-14/+24
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-021-1/+11
|\|
| * ToolTip/Windows: Fix wrong size when font is modified by widget stylesheetFriedemann Kleint2018-03-011-1/+11
* | When cloning QWheelEvent, also propagate the event's timestampSteve Mokris2018-03-012-0/+3
* | stylesheets cleanup to prepare for a bigger patchSergio Martins2018-02-284-66/+41
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-181-0/+2
|\|
| * Fix compilation with QT_DISABLE_DEPRECATED_BEFORE=0x060000Marcel Krems2018-02-161-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-163-5/+5
|\|
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-1/+1
| |\
| | * Use the right attribute when checking if shortcuts are shownAndy Shaw2018-02-081-1/+1
| | * Doc: fix wrong link to the example snippet in QApplication classAlexey Safronov2018-01-251-1/+1
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-191-1/+2
| | |\
| * | \ Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-141-1/+2
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | QWidget: Fix a crash when platform window creation failsFriedemann Kleint2018-01-161-1/+2
| * | | | Fix typo in code handling Qt::AA_DontShowShortcutsInContextMenusFriedemann Kleint2018-02-141-3/+2
| |/ / /
* | | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-131-1/+1
|\| | |
| * | | Fix typosJarek Kobus2018-02-131-1/+1
* | | | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-111-6/+1
|\| | |
| * | | Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-102-3/+3
| |\ \ \