summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qsplitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtWidgets: Introduce delegating constructors.Friedemann Kleint2016-05-021-4/+1
* 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() (1)Marc Mutz2015-11-211-3/+3
|/
* widgets: Use QList::reserve(), reduces reallocations.Sérgio Martins2015-06-231-2/+7
* QFramePrivate & subclasses: declare dtor out-of-lineMarc Mutz2015-06-021-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Fix saving handle width in QSplitter::saveState()Alexander Volkov2014-09-161-1/+1
* QSplitter: Exclude top level widgets from child event handling.Friedemann Kleint2014-07-151-2/+4
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-4/+4
* Extend QStyle API with a SH_Splitter_OpaqueResize styleHintRohan Garg2013-08-201-5/+14
* 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
* Fix typos and style in QSplitter documentationDavid Gil2012-12-051-18/+17
* De-inline some destructors in QtWidgetsMarc Mutz2012-11-061-0/+7
* Doc fixes.Frederik Gladhorn2012-11-031-1/+1
* Make it obvious that adding a QLayout to QSplitter is not supported.Mitch Curtis2012-11-021-1/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-4/+4
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-7/+7
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-1/+1
* Now QSplitter can have 0-pixel handleABBAPOH2012-04-151-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
* Remove unused QT_NO_TEXTSTREAM.David Faure2012-01-111-2/+0
* 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/+2
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-031-2/+0
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-149/+0
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-15/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+1877