summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidget.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-26/+26
|\
| * Add argument names to the function signatures in headersOlivier Goffart2016-03-101-26/+26
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | widgets: Pass non-trivially-copyable or large types by const-refSérgio Martins2015-12-121-1/+2
|/
* QtWidgets: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-061-2/+2
* Make QWidget *=0, Qt::WindowFlags f=0 functions use Q_NULLPTRMarc Mutz2015-07-041-2/+2
* Implement QDebug streaming operators for QWindow, QScreen and QWidget.Friedemann Kleint2015-03-161-0/+7
* xcb: implement and deprecate QWidget::setWindowIconText()Shawn Rutledge2015-03-061-1/+1
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-2/+2
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove friend class QETWidget.Friedemann Kleint2014-05-161-1/+0
* qdoc: Eliminate qobject_cast() collisionMartin Smith2013-11-051-0/+2
* Add missing notify signals for window title and icon changes.Richard J. Moore2013-09-101-3/+6
* QWidget - add property toolTipDurationThorbjørn Martsum2013-06-251-0/+3
* Accessibility: Fix crash when updating in dtorFrederik Gladhorn2013-03-231-0/+2
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Introducing QWidget::createWindowContainer()Gunnar Sletta2013-01-251-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Rename QPaintDevice::init() to initPainter()Richard Moore2012-09-101-1/+1
* Support the showIsFullScreen style hint in widgets.Thomas McGuire2012-06-301-3/+3
* Remove references to Q_WS_QWSGirish Ramakrishnan2012-06-201-15/+0
* QWidget::grab: Add a default value for the QRect parameter.Friedemann Kleint2012-05-291-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-1/+0
|\
| * Remove QWidget::setWindowHandleGirish Ramakrishnan2012-04-121-1/+0
* | Make QWidget::mapTo/mapFrom() take const pointers.Jason McDonald2012-03-261-2/+2
* | Make QWidget::isEnabledTo() and isVisibleTo() to take const pointers.Jason McDonald2012-03-261-3/+2
|/
* Adding hasHeightForWidth as a virtual Widget funcionThorbjørn Lund Martsum2012-02-181-0/+1
* Remove leftover show() prototype.Andreas Holzammer2012-02-091-4/+0
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-1/+1
* Remove QInputContextPekka Vuorela2012-02-031-3/+0
* Add native event filters to Windows, forward to Widgets.Friedemann Kleint2012-01-301-13/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Enable Mac style on Mac OS X.Morten Johan Sorvig2011-12-221-9/+1
* Remove Windows and X11 from src/widgets/platforms.Robin Burchell2011-10-281-3/+0
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-38/+1
* Remove dependencies of QShortcutMap onto widgetsLars Knoll2011-10-141-1/+0
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-031-9/+0
* Remove QT_MOC_COMPAT signalsLars Knoll2011-09-301-1/+0
* Remove support for QWidget specific input contextsPekka Vuorela2011-09-281-1/+0
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-135/+0
* Removed obsolete QWidget::resetInputContext()Pekka Vuorela2011-09-281-2/+0
* Bring back QPixmap::grabWidget() (with a warning).Friedemann Kleint2011-08-011-0/+3