Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Center Dialogs on screen | Arno | 2011-08-17 | 1 | -5/+5 |
| | | | | | | Since I'm now using a tiling window manager dialogs have to center themselves on the screen. Otherwise they end up at QPoint(0,0). Not very nice. Subclassed QDialog to SmDialog and converted all dialogs. | ||||
* | Edit genres and actors | Arno | 2011-02-19 | 1 | -0/+77 |
Added dialog for editing actors and genres. |