summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwindowcontainer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+2
|\
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-2/+9
|\|
| * QtWidgets: Allow to cover up the window container by another widgetBłażej Szczygieł2016-01-281-2/+9
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QtWidgets: use Q_UNLIKELY for every qWarning() (2)Marc Mutz2015-11-251-1/+1
|/
* Avoid triggering OpenGL initialization for RasterSurfaceJohn Lindgren2015-10-141-0/+9
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QWindowContainer: Restrict check for negative position to child windows.Friedemann Kleint2015-02-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-2/+8
|\
| * 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 drag and drop with createWindowContainerLaszlo Agocs2014-09-151-0/+11
|/
* Widgets going "undercover" should also undercover the QWindowJan Arve Saether2014-04-301-2/+9
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-221-1/+1
* Make QWindowContainer accessibleFrederik Gladhorn2014-02-051-1/+5
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-201-3/+16
|\
| * Fix crash when windowcontainer is used in a dockwidgetGunnar Sletta2013-11-201-3/+16
* | Clear focus from active widget when windowcontainer gets focus.Gunnar Sletta2013-11-191-0/+5
|/
* Better QWindowContainer by not relying on native widgets.Gunnar Sletta2013-10-221-23/+150
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Introducing QWidget::createWindowContainer()Gunnar Sletta2013-01-251-0/+218