summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidget_p.h
Commit message (Expand)AuthorAgeFilesLines
* Enable input methods for QQuickWidgetPaul Olav Tvete2014-12-101-0/+2
* Fix QOpenGLWidget on Cocoa when used as viewportLaszlo Agocs2014-10-141-0/+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
* Adding hasHeightForWidth as a virtual Widget funcionThorbjørn Lund Martsum2012-02-181-1/+0
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-3/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove Windows and X11 from src/widgets/platforms.Robin Burchell2011-10-281-1/+0
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-101/+1
* Move the widget dependent code away from the shortcutmapLars Knoll2011-10-181-0/+4
* Removed obsolete custom input context supportPekka Vuorela2011-10-111-3/+0
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-9/+0
* Remove support for QWidget specific input contextsPekka Vuorela2011-09-281-1/+0
* Remove internal uses of Software input panel events.Pekka Vuorela2011-09-081-2/+2