Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cocoa: qwidget auto test fails (windowMoveResize) | Richard Moe Gustavsen | 2009-04-28 | 1 | -9/+8 |
| | | | | | | | | | | | | The test fails because, in cocoa, when resizing a window to zero (either w or h), cocoa will also move the window up in the corner (!). So the fix is to issue an extra move back to it's true location after the resize. The faulty cocoa move is issued inside the resize callback, so we choose to not update the window location anymore from a pure resize callback. Task-number: 251895 Reviewed-by: Trenton Schulz | ||||
* | BT: Fix up comments in new Cocoa files. | Norwegian Rock Cat | 2009-04-08 | 1 | -11/+11 |
| | | | | | | It seems that Vim or Xcode or whatever I was using to paste these in messed up and added an extra space. Now we should be consistent with the .cpp files and I found a file that we missed too. | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+349 |