Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whole config is handled by Config class. | LittleWhite | 2016-03-21 | 1 | -8/+5 |
| | | | | This also means : we have only one config file, now | ||||
* | Refactor ScanDirectoryTreeAndCallback to separate errors and retvals | archshift | 2015-11-27 | 1 | -7/+9 |
| | | | | | | | | | ScanDirectoryTreeAndCallback, before this change, coupled error/return codes and actual return values (number of entries found). This caused confusion and difficulty interpreting the precise way the function worked. Supersedes, and closes #1255. | ||||
* | change file path encoding to Local8bit() | wwylele | 2015-10-20 | 1 | -1/+1 |
| | | | | to support non-latin characters | ||||
* | Game list: save and load column sizes, sort order, to QSettings | archshift | 2015-10-02 | 1 | -0/+17 |
| | |||||
* | Initial implementation of a game list | archshift | 2015-10-02 | 1 | -0/+154 |