| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Upadate -> Update
|
|
|
|
|
|
|
|
| |
* Change #include to qt5
* Fix missing QX11Info
* use explicit constructor for QVariant(QColor)
* use beginResetModel() and endResetModel() instead of reset(). The
latter was removed. Hopefully it still works :)
|
|
|
|
|
| |
Align all widgets at top by adding an empty layout with only a stretch
at the bottom.
|
|
|
|
| |
When adding a program select it in QComboBox afterwards.
|
|
|
|
| |
Forgot to connect the Update button with his slot.
|
|
Revamped ConfigurationDialog for more than one movie player or picture
viewers. Introduced a new widget ProgramConfigurator.
|