summaryrefslogtreecommitdiff
path: root/src/settingsdialogpaths.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace spaces with ? wildcard for #1605Liderate2023-10-211-3/+8
* Apply clang-format.Mikaël Capelle2023-07-091-65/+104
* Add comment for cdUp().Mikaël Capelle2021-01-131-0/+7
* Warn users that game path is invalid after choosing it rather than when apply...Mikaël Capelle2021-01-111-26/+28
* Fix setting game path for games with executable in subfolder.Mikaël Capelle2021-01-101-4/+17
* don't skip paths for portable instance, what am I doingisanae2020-11-031-6/+6
* now using new common cmakefilesisanae2020-04-231-1/+1
* TaskDialog for restarting as admin for steamisanae2019-09-191-2/+4
* split settings into a bunch of classesisanae2019-09-021-21/+31
* moved setting paths to Settingsisanae2019-08-261-19/+17
* made member variables in SettingsTab private, added accessorsisanae2019-08-171-24/+24
* renamed tab classes, clashing with mod info dialogisanae2019-08-021-16/+16
* split paths tabisanae2019-08-021-0/+205