summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qstackedlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* QStackedLayout: Fix UB (invalid cast) in qt_wasDeleted()Olivier Goffart2017-05-301-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-281-8/+4
|\
| * QStackedLayout: Fix UB (invalid cast) in qt_wasDeleted()Marc Mutz2016-09-271-8/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+2
|\|
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QtWidgets: use Q_UNLIKELY for every qWarning() (2)Marc Mutz2015-11-251-6/+6
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-201-5/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add widget replace function to QLayoutThorbjørn Lund Martsum2013-09-211-0/+18
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* QStackedLayout: Fix crash when focus widget is destroyed in hide()Jan Arve Saether2013-02-191-12/+15
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix a regression with regards to hfw behavior in QStackedWidgetJan Arve Saether2012-10-101-1/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-4/+4
* Implements QStackedLayout's hfw-related methods.Debao Zhang2012-03-051-0/+32
* 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
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+543