summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-5/+0
* 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-11/+11
* | QtWidgets: use new qUtf16Printable() instead of qPrintable()Marc Mutz2015-11-211-22/+22
|/
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-81/+0
|\
| * Give QSizePolicy its own .cppMarc Mutz2015-05-071-81/+0
* | Fixed bug in QLayout::replaceWidget()Jan Arve Saether2015-03-261-2/+1
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-201-8/+0
* QLayout: Observe contents margin when positioning the menu bar.Friedemann Kleint2014-12-021-1/+2
* Respect minimum size of heightForWidth layoutsPaul Olav Tvete2014-10-221-9/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Avoid adding widget to its own layoutThomas Fischer2014-09-051-0/+41
* Remove a boolean trap in QLayout::replaceWidgetGiuseppe D'Angelo2013-11-101-8/+16
* Prevent a crash in QLayout::replaceWidgetGiuseppe D'Angelo2013-11-081-1/+5
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-4/+4
* Add widget replace function to QLayoutThorbjørn Lund Martsum2013-09-211-0/+48
* QSizePolicy - add retainSizeWhenHiddenThorbjørn Lund Martsum2013-07-101-2/+2
* Respect specified minimum height for menuBar also if it has HFW.Jan Arve Saether2013-05-141-6/+4
* Fixed QLayout::addChildLayout(QLayout *l) when l had a parentJan Arve Saether2013-04-231-0/+10
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Documentation fixes.Frederik Gladhorn2012-09-211-7/+0
* Remove outdated docs.Frederik Gladhorn2012-08-181-12/+0
* Remove docs for removed enum values.Frederik Gladhorn2012-08-151-5/+0
* Fix Qt 5 todo issues for QSizePolicy.Jan-Arve Saether2012-05-301-8/+30
* QtWidgets: remove \link usagesGiuseppe D'Angelo2012-05-291-2/+2
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-2/+2
* QLayoutItem - make controlTypes a virtual function.Thorbjørn Lund Martsum2012-04-131-0/+13
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-2/+2
* 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
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-174/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+1632