Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Let HoverWindow always stay on screen" | Arno | 2010-10-17 | 1 | -16/+0 |
| | | | | This reverts commit a3a556cc8af3433de1f8d5e22a4ba62cc029f145. | ||||
* | Let HoverWindow always stay on screen | Arno | 2010-10-17 | 1 | -0/+16 |
| | | | | Fixed HoverWindow so it always stays completely on screeen. | ||||
* | Hover for FilesTreeWidget | Arno | 2010-10-16 | 1 | -1/+13 |
| | | | | | Hovering over a cover item in FilesTreeWidget shows a HoverWindow with the scaled image under the cursor. | ||||
* | Created general purpose HoverWidget | Arno | 2010-10-16 | 1 | -0/+41 |
This commit outsources the HoverWindow to a seperate file and makes it possible to set a pixmap to the window. Also the cursor offset is only calculated once in SmGlobals. |