summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qmainwindowlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Fix crash when trying to place toolbar into zero-height window.Friedemann Kleint2014-04-101-4/+8
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fix infinite recursion while dragging toolbar of QMainWindow.Markku Heikkila2012-06-251-2/+3
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-0/+1
|\
| * Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-141-0/+1
| |\
| | * Clear confusion between QMainWindow and QMainWindowLayout.Fabien Freling2011-05-121-0/+1
* | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/ /
* / Fix compilation with QT_NO_Tasuku Suzuki2011-03-211-0/+4
|/
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Implement a private API for setting title widgetsHarald Fernengel2010-09-101-4/+7
* Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-1/+1
* Fixed a regression in dockwidgets that would jump when toplevel resizedThierry Bastian2010-02-181-0/+1
* Avoids a possible crash when saving the state of a main windowThierry Bastian2010-02-021-7/+7
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fixa regression that could make a dockwidget disappear if unfloatableThierry Bastian2009-11-121-0/+3
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Make sure we use layoutDirection from the widget and not always the appThierry Bastian2009-08-251-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | MainWindow: fixed an update issue when moving a separatorThierry Bastian2009-08-051-0/+3
* | QMainWindow: it is useless to apply the stte after a call to plugThierry Bastian2009-07-101-5/+0
* | Ensure that when we hide QToolBar in unified, unified follows.Norwegian Rock Cat2009-07-091-9/+67
* | QMainWindow: fix the use of animation and improve code qualityThierry Bastian2009-07-081-16/+17
* | QMainWindow: compile fix when defining QT_NO_DOCKWIDGETThierry Bastian2009-07-081-2/+1
* | QMainWindow: fixed a crash in some cases when deleting the widgetThierry Bastian2009-07-081-11/+5
* | QMainWindow: made use of QPropertyAnimation for animationsThierry Bastian2009-07-081-45/+30
* | QMainWindow: layout private API cleanupThierry Bastian2009-07-071-28/+28
* | QMainWindow: cleanup of code in QWidgetAnimatorThierry Bastian2009-07-011-34/+16
* | QDockWidget: size incorrect when moving separator on fixed-size dock.Thierry Bastian2009-06-231-20/+22
* | QDockWidget: removed separator for not resizable dock widgetThierry Bastian2009-06-221-2/+2
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Fix a possible crash in QMainWindow when dragging a dock widget.Thierry Bastian2009-03-251-1/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1986