summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Fix build with QT_NO_MDIAREASérgio Martins2014-08-121-2/+5
| * | | Fix emission of QDesktopWidget::workAreaResized().Friedemann Kleint2014-09-223-3/+12
| |/ /
| * | Keep a source of propagated mouse eventsAlexander Volkov2014-09-191-0/+1
| * | Update widget winId when screen changesDyami Caliri2014-09-191-0/+6
| * | QOpenGLWidget: Play nice with empty paintGLLaszlo Agocs2014-09-181-0/+1
| * | Add a note about winId() to QOpenGLWidget docsLaszlo Agocs2014-09-181-0/+3
| * | Propagate swap interval from QOpenGLWidget to the tlwLaszlo Agocs2014-09-181-1/+15
| * | Do not drop the context when sharing globallyLaszlo Agocs2014-09-151-0/+6
| * | Fix drag and drop with createWindowContainerLaszlo Agocs2014-09-151-0/+11
| * | Doc: Fixed broken links introduced by "OS X" doc change.Jerome Pasion2014-09-111-3/+3
| * | Update QOpenGLWidget paintDevice devicePixelRatio when recreating fboDyami Caliri2014-09-101-0/+1
| * | Expose screen change event to widgets so that they can check the dprLaszlo Agocs2014-09-103-4/+28
| * | Add an option to share between TLWsLaszlo Agocs2014-09-101-6/+19
* | | Read and use WheelScrollLines configuration on KDEAllan Sandfeld Jensen2014-09-121-1/+5
|/ /
* | Fix garbled resize with QOpenGLWidget when using multi-sampling.Dyami Caliri2014-09-101-0/+1
* | Improve QOpenGLWidget docs regarding fb preservationLaszlo Agocs2014-09-081-1/+17
* | Fix a conversion of coordinates of a TouchBegin eventAlexander Volkov2014-09-081-1/+1
* | Bump version of QWidget geometry serialization to 2.0Friedemann Kleint2014-09-051-6/+6
* | QSwipeGestureRecognizer: Use qAbs() to check distances.Friedemann Kleint2014-09-031-1/+1
* | Fix no-opengl buildLaszlo Agocs2014-09-013-0/+19
* | QWidget::save/restoreGeometry(): Check screen size.Friedemann Kleint2014-08-281-4/+27
* | Close popup widgets when wheel events are receivedFriedemann Kleint2014-08-261-0/+9
* | Send QWindow::focusObjectChanged when clearing widget focusTor Arne Vestbø2014-08-261-0/+5
* | Support QOpenGLWidget and QQuickWidget on AndroidLaszlo Agocs2014-08-251-0/+2
* | OS X: Fix pan gestures.Morten Johan Sørvig2014-08-251-1/+10
* | Fix composition for windows with alphaLaszlo Agocs2014-08-132-6/+17
* | Fix msaa in QOpenGLWidgetLaszlo Agocs2014-08-113-6/+34
* | Fix crash in QOpenGLWidget when changing the TLWLaszlo Agocs2014-08-081-1/+19
* | Add default format to QSurfaceFormatLaszlo Agocs2014-08-081-3/+16
* | Avoid crashing in QOpenGLWidget::metricsLaszlo Agocs2014-08-071-1/+2
* | Enable devicePixelRatio for non-Apple platformsPaul Olav Tvete2014-08-061-6/+0
* | Add missing devicePixelRatio multiplication in QOpenGLWidget size checksLaszlo Agocs2014-08-061-1/+1
* | Restrict tooltips triggered by mouse move events to widget area.Friedemann Kleint2014-08-061-1/+2
* | Enhance QOpenGLWidget docs about resource managementLaszlo Agocs2014-08-051-3/+54
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-08-053-25/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-043-25/+1
| |\|
| | * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-303-25/+1
| | |\
| | | * Fix warning message when re-setting text on tooltipJoni Poikelin2014-07-291-1/+1
| | | * move loading of testability driver from QApplication to QGuiApplicationMichael Zanetti2014-07-032-24/+0
* | | | Rename globalShareContext to qt_gl_global_share_contextJocelyn Turcotte2014-08-041-1/+1
|/ / /
* | | Make QOpenGLWidget publicLaszlo Agocs2014-08-017-153/+966
* | | add buttons to QTabletEventShawn Rutledge2014-07-282-2/+2
* | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-221-1/+1
|\| |
| * | Ensure transient parents are top level widgets.Friedemann Kleint2014-07-181-1/+1
* | | Implement QApplication::topLevelAt() using QGuiApplication::topLevelAt().Friedemann Kleint2014-07-181-10/+3
* | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-0/+3
|\| |
| * | Document QApplication::cursorFlashTime() can return -1İsmail Dönmez2014-07-071-0/+3
* | | QWidget: Set screen on top-level windows only.Friedemann Kleint2014-07-081-1/+2
* | | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-041-0/+4
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-031-0/+4
| |\| |