summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidget_p.h
Commit message (Expand)AuthorAgeFilesLines
* Minor optimization to QWidgetPrivate::setFont_helper()Konstantin Ritt2015-05-011-1/+1
* Fix invocations of static methods of QGuiApplication/QApplication.Friedemann Kleint2015-02-251-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-1/+1
|\
| * Improve handling of screens in QWidgets.Friedemann Kleint2015-02-061-1/+1
* | Fix 1700 override warnings [-Winconsistent-missing-override]Sérgio Martins2015-02-031-8/+8
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-9/+9
* | Introduce helper for QML to allow creating QWidget hierarchiesSimon Hausmann2015-01-201-0/+2
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-0/+2
|\|
| * Enable input methods for QQuickWidgetPaul Olav Tvete2014-12-101-0/+2
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-3/+3
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-201-0/+2
|\|
| * Fix QOpenGLWidget on Cocoa when used as viewportLaszlo Agocs2014-10-141-0/+2
* | Simplify QWidgetPrivate::map{To,From}WS()Marc Mutz2014-10-061-2/+2
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix msaa in QOpenGLWidgetLaszlo Agocs2014-08-111-0/+2
* Make QOpenGLWidget publicLaszlo Agocs2014-08-011-1/+12
* Enablers for QQuickWidget render() support.Paul Olav Tvete2014-06-301-1/+1
* Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-1/+1
|\
| * Move native subwidgets in QWidget::scroll().Friedemann Kleint2014-05-281-1/+1
* | qpa: Merge qwidget_qpa.cpp into qwidget.cppTor Arne Vestbø2014-05-151-1/+1
|/
* Propagate textureChildSeen properlyLaszlo Agocs2014-03-311-1/+1
* Make QWidget::render() work correctly with all paint devicesLars Knoll2014-03-271-1/+1
* Enabling QQuickWidget and QOpenGLWidgetPaul Olav Tvete2014-02-121-0/+28
* Fix warning with QT_NO_GRAPHICSVIEWSérgio Martins2014-02-111-0/+2
* Widgets: update widget transform upon receiving QEvent::FocusInRichard Moe Gustavsen2014-02-111-1/+1
* Fix setWindowFlags() for QMdiSubWindow.Bastiaan Veelo2014-02-011-0/+1
* Mac: Remove old unified toolbar implementation.Morten Johan Sørvig2014-01-131-2/+1
* Better QWindowContainer by not relying on native widgets.Gunnar Sletta2013-10-221-0/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Fix QGLWidget segfault on AndroidPaul Olav Tvete2013-09-201-0/+1
* QSizePolicy - add retainSizeWhenHiddenThorbjørn Lund Martsum2013-07-101-0/+1
* QWidget - add property toolTipDurationThorbjørn Martsum2013-06-251-0/+1
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-0/+1
* QPlatformWindow: change API for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-171-2/+0
* Bring back MacSizeChange eventGabriel de Dietrich2012-10-171-2/+3
* fix QWidget::setWindowFilePath on Mac OSJoerg Bornemann2012-10-021-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* revive the noPaintOnScreen fix on WindowsJoerg Bornemann2012-07-031-1/+3
* Remove unused variable inSetParentGirish Ramakrishnan2012-06-081-1/+0
* Implement QWidgetPrivate::setWindowIcon_sys()Corentin Jabot2012-06-021-2/+1
* Remove unused isGLWidget variable.Kim Motoyoshi Kalland2012-06-011-1/+0
* Remove QUpdateEvent from the public headersLars Knoll2012-05-301-0/+19
* Improve widget geometry.Friedemann Kleint2012-05-091-1/+2
* Add QPlatformWindow::setWindowModified(bool)Bradley T. Hughes2012-04-171-1/+1
* widgets: Fix painting to a fully transparent top level widgetHolger Hans Peter Freyther2012-04-151-1/+2
* FocusAboutToChange event to be send before focus changesPekka Vuorela2012-03-221-0/+1
* qwidget_p.h: Remove DontSetCompositionMode from the internal flagsHolger Hans Peter Freyther2012-02-201-3/+2