| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace spaces with ? wildcard for #1605 | Liderate | 2023-10-21 | 1 | -3/+8 |
| | | |||||
| * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 1 | -65/+104 |
| | | |||||
| * | Add comment for cdUp(). | Mikaël Capelle | 2021-01-13 | 1 | -0/+7 |
| | | |||||
| * | Warn users that game path is invalid after choosing it rather than when ↵ | Mikaël Capelle | 2021-01-11 | 1 | -26/+28 |
| | | | | | applying setting. | ||||
| * | Fix setting game path for games with executable in subfolder. | Mikaël Capelle | 2021-01-10 | 1 | -4/+17 |
| | | |||||
| * | don't skip paths for portable instance, what am I doing | isanae | 2020-11-03 | 1 | -6/+6 |
| | | | | | | implemented actual creation removed mentions of %BASE_DIR% everywhere, use constant and functions from PathSettings | ||||
| * | now using new common cmakefiles | isanae | 2020-04-23 | 1 | -1/+1 |
| | | | | | | fixed includes because shared/ isn't in the path anymore removed unused modeltest files | ||||
| * | TaskDialog for restarting as admin for steam | isanae | 2019-09-19 | 1 | -2/+4 |
| | | | | | | | added a parent widget parameter to a bunch of places fixed paths still getting changed even if folders can't be created made private the member variables that were temporarily public during rework | ||||
| * | split settings into a bunch of classes | isanae | 2019-09-02 | 1 | -21/+31 |
| | | | | | removed "get" from the getters that had it | ||||
| * | moved setting paths to Settings | isanae | 2019-08-26 | 1 | -19/+17 |
| | | |||||
| * | made member variables in SettingsTab private, added accessors | isanae | 2019-08-17 | 1 | -24/+24 |
| | | | | | SettingsDialog now uses GeometrySaver | ||||
| * | renamed tab classes, clashing with mod info dialog | isanae | 2019-08-02 | 1 | -16/+16 |
| | | | | | split nexus tab | ||||
| * | split paths tab | isanae | 2019-08-02 | 1 | -0/+205 |
