summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidget.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-3/+3
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-1/+0
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-3/+3
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-1/+1
* library splitLars Knoll2011-05-071-0/+1091