summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qgridlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-051-3/+3
* Doc: Solve issue with gridlayout image fileNico Vertriest2018-11-021-1/+1
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* Removes spacing when widget is hidden in QGridLayoutKarim Pinter2016-04-211-3/+7
* 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-3/+3
|/
* QtWidgets: Fix const correctness in old style castsThiago Macieira2015-03-171-1/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-1/+1
|\
| * Fixed crash when adding items with spansJan Arve Saether2015-02-091-1/+1
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Avoid adding widget to its own layoutThomas Fischer2014-09-051-16/+7
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* Add widget replace function to QLayoutThorbjørn Lund Martsum2013-09-211-0/+13
* Fixed QLayout::addChildLayout(QLayout *l) when l had a parentJan Arve Saether2013-04-231-2/+4
* 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
* [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layoutMarc Mutz2012-12-021-5/+10
* Bring back Mac dependent code in QBoxLayout, QGridLayoutGabriel de Dietrich2012-10-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove outdated docs.Frederik Gladhorn2012-08-181-100/+0
* Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-1/+1
* Make QGridLayout::getItemPosition() const.Jason McDonald2012-03-261-4/+4
* 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-1/+1
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-104/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+1889