Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QMainWindow: cleanup of code in QWidgetAnimator | Thierry Bastian | 2009-07-01 | 1 | -1/+1 |
| | |||||
* | QDockWidget/Toolbars refactor to avoid list copies | Thierry Bastian | 2009-06-24 | 1 | -17/+19 |
| | | | | This also helps understanding the code better. | ||||
* | QDockWidget: removed separator for not resizable dock widget | Thierry Bastian | 2009-06-22 | 1 | -2/+2 |
| | | | | Task-number: 212058 | ||||
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+1370 |
| | |||||
* | Fixed ToolBar layout so that when a toolbar is resized to its sizeHint | Thierry Bastian | 2009-06-11 | 1 | -3/+4 |
| | | | | we get a "sticky" effect | ||||
* | Fix wrong sizing of toolbars when they have anough space | Thierry Bastian | 2009-06-05 | 1 | -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 Knoll | 2009-03-23 | 1 | -0/+1370 |