summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-056-6/+37
|\
| * QApp: Method to check for native style usage.Christoph Schleifenbaum2014-06-052-0/+28
| * Move native subwidgets in QWidget::scroll().Friedemann Kleint2014-05-282-6/+6
| * WinRT: Fix compile warningsMaurice Kalinowski2014-05-261-0/+3
| * Fix loss of precision warningsFrederik Gladhorn2014-05-261-1/+1
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-6/+0
|\|
| * Avoid setting unnecessary parameters in QOpenGLWidgetLaszlo Agocs2014-05-161-6/+0
* | qpa: Rename qwidgetwindow_qpa_p.h to qwidgetwindow_p.hTor Arne Vestbø2014-05-207-9/+9
* | qpa: Merge qapplication_qpa.cpp into qapplication.cppTor Arne Vestbø2014-05-203-505/+419
* | Remove friends of QEvent.Friedemann Kleint2014-05-182-2/+2
* | Remove friend class QETWidget.Friedemann Kleint2014-05-163-3/+0
* | qpa: Merge qwidget_qpa.cpp into qwidget.cppTor Arne Vestbø2014-05-154-1125/+1033
* | qpa: Merge qdesktopwidget_qpa.cpp into qdesktopwidget.cppTor Arne Vestbø2014-05-155-198/+146
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-132-5/+7
|\|
| * Avoid drawing when the QOpenGLWidget isn't mappedJocelyn Turcotte2014-05-081-1/+1
| * Use QCoreApplication::postEvent() for replaying popup mouse events.Friedemann Kleint2014-05-061-4/+6
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-065-11/+34
|\|
| * Widgets going "undercover" should also undercover the QWindowJan Arve Saether2014-04-301-2/+9
| * Use showNormal() instead of show() in QToolTip.Milian Wolff2014-04-251-2/+2
| * Accessibility Windows: Improve MenusFrederik Gladhorn2014-04-251-2/+0
| * Update tooltip palette when receiving a theme change notification.Friedemann Kleint2014-04-252-4/+11
| * Restore Qt 4 behavior in default double click handlerLaszlo Agocs2014-04-171-1/+3
| * Doc: document obsolete QApplication::setGraphicsSystem()Marc Mutz2014-04-101-0/+9
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-115-23/+40
|\|
| * Fix crash in qt_try_modal.Friedemann Kleint2014-04-091-2/+1
| * QOpenGLWidget: Avoid crashing if updateGL is called before the first resizeJocelyn Turcotte2014-04-091-0/+3
| * Forward "_q_platform_*" QWidgets's properties to QWindow.Tomasz Olszak2014-04-092-0/+7
| * Fix a crash on startup with QOpenGLWidgetJocelyn Turcotte2014-04-071-1/+2
| * Improve QWidget::metric for PdmDevicePixelRatio.Morten Johan Sørvig2014-04-051-6/+9
| * QNX: Surpress manual window activation during showFullScreenFabian Bumberger2014-04-051-0/+3
| * Make it possible to render QtWebEngine in QOpenGLWidgetJocelyn Turcotte2014-04-041-0/+2
| * Don't assume qt_tablet_target widget exists from one event to the nextShawn Rutledge2014-04-041-10/+2
| * Avoid double clicks confusing popupsLaszlo Agocs2014-04-031-1/+1
| * Enable the depth and stencil buffers by default in QOpenGLWidgetJocelyn Turcotte2014-04-021-1/+1
| * When looking up the window hierarchy, stop at foreign windowsAlberto Mardegan2014-04-011-2/+9
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-016-61/+41
|\|
| * Propagate textureChildSeen properlyLaszlo Agocs2014-03-311-1/+1
| * Send touch update events to widget if there is a gesture pending for it.Friedemann Kleint2014-03-313-1/+12
| * Pass events to QGestureManager from the main (GUI) thread only.Friedemann Kleint2014-03-281-9/+12
| * Streamline code in standard gesture recognizers.Friedemann Kleint2014-03-271-27/+8
| * Make QWidget::render() work correctly with all paint devicesLars Knoll2014-03-272-23/+8
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-247-11/+44
|\|
| * QPA: Fix QPlatformTheme::Palette enum value spellingGabriel de Dietrich2014-03-211-1/+1
| * QApplication: fix scroll phase handling for wheel eventsJ-P Nurmi2014-03-201-2/+2
| * QOpenGLWidget retina support.Morten Johan Sørvig2014-03-201-1/+1
| * Delete the OpenGL context before the window.Morten Johan Sørvig2014-03-201-4/+2
| * QNX: Fix QToolTipFabian Bumberger2014-03-191-2/+21
| * Repaint widgets on screen change.Morten Johan Sørvig2014-03-142-0/+15
| * docs: QApplication::startDragDistance default value is 10Shawn Rutledge2014-03-141-1/+2
* | Accessibility: Use factory function instead of pluginFrederik Gladhorn2014-03-131-0/+6