summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qtoolbararealayout.cpp
Commit message (Collapse)AuthorAgeFilesLines
* QMainWindow: cleanup of code in QWidgetAnimatorThierry Bastian2009-07-011-1/+1
|
* QDockWidget/Toolbars refactor to avoid list copiesThierry Bastian2009-06-241-17/+19
| | | | This also helps understanding the code better.
* QDockWidget: removed separator for not resizable dock widgetThierry Bastian2009-06-221-2/+2
| | | | 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
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+1370
|
* Fixed ToolBar layout so that when a toolbar is resized to its sizeHintThierry Bastian2009-06-111-3/+4
| | | | we get a "sticky" effect
* Fix wrong sizing of toolbars when they have anough spaceThierry Bastian2009-06-051-36/+50
| | | | | | | | | | What could happen starting with 4.4 is that you could move a toolbar. If you then added actions, the toolbar would grom and make the other toolbars move to the right although it had enough space already to show the newly created actions. Autotest will follow shortly. Task-number: 226060
* Long live Qt!Lars Knoll2009-03-231-0/+1370