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