summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qdockarealayout.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix possible crash in QDockAreasThierry Bastian2009-07-081-1/+1
|
* QMainWindow: cleanup of code in QWidgetAnimatorThierry Bastian2009-07-011-5/+5
|
* QDockArea: remove coverity warningThierry Bastian2009-06-301-1/+1
|
* Fix some coverity warningsThierry Bastian2009-06-291-2/+2
|
* QDockWidget/Toolbars refactor to avoid list copiesThierry Bastian2009-06-241-63/+62
| | | | This also helps understanding the code better.
* QDockWidget: size incorrect when moving separator on fixed-size dock.Thierry Bastian2009-06-231-35/+30
|
* QDockWidget: removed separator for not resizable dock widgetThierry Bastian2009-06-221-46/+53
| | | | Task-number: 212058
* Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | | | | | Reviewed-by: Trust Me
* | small code cleanup that improves some loopsThierry Bastian2009-06-101-4/+4
|/ | | | it uses les foreach
* Fixed the gap that was not appearing on a QMainWindowThierry Bastian2009-03-251-1/+1
| | | | | | | | The default size of a docka area invalid and thus the gap had an invalid size. Task-number: 248069 Reviewed-by: ogoffart
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+3316