Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port to Qt5 | Arno | 2013-03-03 | 1 | -1/+1 |
| | | | | | | | | * 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 :) | ||||
* | Redesign of ConfigurationDialog | Arno | 2010-05-10 | 1 | -0/+60 |
Revamped ConfigurationDialog for more than one movie player or picture viewers. Introduced a new widget ProgramConfigurator. |