summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qmainwindowlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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