summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-211-1/+1
|\
| * Correct the signature and access rights for the protected constructorLars Knoll2014-11-191-1/+1
* | Use single finger pan to scroll text edits on touch screens.Friedemann Kleint2014-11-201-2/+21
* | QWidgetTextControl: Suppress drag selection for OS-synthesized mouse events.Friedemann Kleint2014-11-202-0/+27
* | Fix broken resource cleanup in QOpenGLWidgetLaszlo Agocs2014-11-171-0/+10
* | QPanGestureRecognizer: Make the number of touch points a parameter.Friedemann Kleint2014-11-174-20/+40
* | send touch update when more points begin after single touch is ignoredShawn Rutledge2014-11-132-3/+11
* | a widget's window is transient for its parent's top-level windowShawn Rutledge2014-11-131-2/+3
|/
* Fix too many resizes and move events for native widgetsJørgen Lind2014-11-043-20/+42
* Cocoa: Handle Qt::WA_MacAlwaysShowToolWindowShawn Rutledge2014-10-291-0/+2
* Fix QWidget::scroll during paintingAllan Sandfeld Jensen2014-10-291-1/+1
* Check geometry correctly when replaying popup mouse events.Friedemann Kleint2014-10-281-8/+13
* QSwipeGestureRecognizer: Prevent cancel in startup-phase.Friedemann Kleint2014-10-272-10/+23
* Doc: warn about preserving input method hintsPaul Olav Tvete2014-10-241-0/+4
* QSwipeGestureRecognizer: Fix gesture cancel on direction change.Friedemann Kleint2014-10-231-2/+2
* Fix QWidget::mapTo/FromGlobal() when embedded in QGraphicsView.Friedemann Kleint2014-10-231-0/+22
* Respect minimum size of heightForWidth layoutsPaul Olav Tvete2014-10-221-9/+0
* Windows: Implement Qt::WA_ShowWithoutActivating.Friedemann Kleint2014-10-221-2/+0
* Set correct transient parent in q_createNativeChildrenAndSetParent().Friedemann Kleint2014-10-211-5/+5
* Always report focusObjectChanged on QWidget::clearFocus()Tor Arne Vestbø2014-10-201-4/+13
* Clear specific QWindow::focusObject() on QWindowPrivate::clearFocusObject()Tor Arne Vestbø2014-10-201-2/+4
* Widgets: only update IM if the widget is the current focus objectRichard Moe Gustavsen2014-10-191-4/+6
* QSizePolicy: remind to mark as Q_PRIMITIVE_TYPE in Qt 6Marc Mutz2014-10-191-0/+4
* Avoid breaking BC with new virtuals in QOpenGLPaintDeviceLaszlo Agocs2014-10-161-11/+22
* Fix QOpenGLWidget on Cocoa when used as viewportLaszlo Agocs2014-10-142-4/+68
* Add a warning when using QOpenGLWidget as a native childLaszlo Agocs2014-10-101-0/+6
* QSizePolicy: remove an outdated commentMarc Mutz2014-10-041-1/+0
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-012-1/+17
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-292-1/+17
| |\
| | * OS X: Fix menu item shortcuts without modifiersEskil Abrahamsen Blomfeldt2014-09-221-1/+1
| | * Make sure we don't delete child QWindows if they have WA_NativeWindow setGabriel de Dietrich2014-09-221-0/+16
* | | Doc: Use title case in section1 titlesNico Vertriest2014-09-301-4/+4
* | | Fix losing dirty state when calling update() from paintGL()Laszlo Agocs2014-09-301-1/+6
|/ /
* | Generate Show/Hide events for widgets when minimized state changes.Friedemann Kleint2014-09-241-1/+15
* | Update license headers and add new license filesMatti Paaso2014-09-2462-1175/+679
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-248-41/+97
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-238-41/+97
| |\|
| | * Avoid adding widget to its own layoutThomas Fischer2014-09-055-39/+67
| | * Add missing private headers warningSamuel Gaist2014-09-042-0/+22
| | * Make QWindowContainer handle drag'n'dropAllan Sandfeld Jensen2014-08-201-0/+8
| | * 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