summaryrefslogtreecommitdiffstats
path: root/programconfigurator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed layout issues in ProgramConfiguratorArno2010-11-201-0/+3
| | | | | Align all widgets at top by adding an empty layout with only a stretch at the bottom.
* Bugfix: ProgramConfiguratorArno2010-05-141-0/+4
| | | | When adding a program select it in QComboBox afterwards.
* Bugfix in ProgramConfiguratorArno2010-05-121-3/+1
| | | | Forgot to connect the Update button with his slot.
* Redesign of ConfigurationDialogArno2010-05-101-0/+193
Revamped ConfigurationDialog for more than one movie player or picture viewers. Introduced a new widget ProgramConfigurator.