summaryrefslogtreecommitdiffstats
path: root/src/choosersettings.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Lots of fixes, cleanup, refactoringSimon Rettberg2014-05-041-1/+1
| | | | | | | | | * Added command line option to set the base path where images can be accessed locally, in case NFS/CIFS is used. * Sorted command line options in source file to make it easier to add new options (prevent accidental shortopt collisions). * Disable "My Courses" button if the list is empty. * Added some TODO notes :>
* Help/News improvement, added ini settings, made some translations for new ↵Nils Schwabe2014-03-311-0/+57
text elemtents, cleaned code