summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qdockarealayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-1/+2
|\
| * QDockAreaLayout/QPlaceHolderItem: Store geometry excluding frame.Friedemann Kleint2015-12-151-1/+2
* | QtWidgets: mark some constructors explicitMarc Mutz2015-12-071-6/+6
* | QtWidgets: use Q_UNLIKELY for every qWarning() (1)Marc Mutz2015-11-211-4/+4
* | QtWidgets: use new qUtf16Printable() instead of qPrintable()Marc Mutz2015-11-211-2/+2
|/
* QDockAreaLayoutInfo::updateTabBar(): Save and restore current index.Friedemann Kleint2015-11-031-0/+5
* Add QMainWindow::resizeDocksOlivier Goffart2015-08-161-0/+47
* widgets: Use QList::reserve(), reduces reallocations.Sérgio Martins2015-06-231-1/+3
* Make sure the QDockAreaLayoutInfo item_list is detached when we are going to ...Olivier Goffart2015-06-161-2/+2
* Add QMainWindow::GroupedDragging DockOptionOlivier Goffart2015-05-121-22/+60
* Allow for rearranging tabified QDockWidgetsOlivier Goffart2015-04-111-0/+16
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-0/+5
|\
| * Workaround for programs depending on previous layout bugPaul Olav Tvete2015-03-111-0/+5
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-5/+5
|/
* QMainWindow: respect the maximum size of the central widgetPaul Olav Tvete2014-10-241-2/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QMainWindow:::restoreDockWidget(): Restore to correct screen.Friedemann Kleint2014-07-241-3/+5
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-6/+6
* QDockAreaLayout: use QSignalBlockerMarc Mutz2013-10-301-3/+1
* Check if the widgetItem is valid before accessing widget() on itAndy Shaw2013-07-311-1/+1
* Deal with unused functions, as found by the Intel compilerThiago Macieira2013-07-011-1/+0
* 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
* Fix dockwidgets behavior when window resized or central widgets is set.Debao Zhang2012-03-071-2/+0
* Fix conflict between QMainWindow::restoreState() and QWidget::setStylesheet()Debao Zhang2012-02-231-1/+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
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-2/+2
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-5/+0
* fix includesLars Knoll2011-05-071-5/+5
* library splitLars Knoll2011-05-071-0/+3334