summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Update about dialogChris Bessent2021-12-172-38/+93
* Bump version to 2.4.3rc1Chris Bessent2021-12-171-2/+2
* Fix optional access on profiles dialogChris Bessent2021-12-071-1/+1
* Bump version to 2.4.3alpha4Chris Bessent2021-11-261-1/+1
* Fix parsing plugins with dots in nameChris Bessent2021-11-264-12/+17
* Don't blacklist empty usernames and passwordsChris Bessent2021-11-253-15/+19
* Update translationsChris Bessent2021-11-231-446/+462
* Bump version to 2.4.3alpha3Chris Bessent2021-11-231-1/+1
* Merge pull request #1621 from LostDragonist/misc_fixesChris Bessent2021-11-2312-69/+117
|\
| * Blacklist %USERNAME% from the log in case it contains PIIChris Bessent2021-11-231-0/+2
| * Blacklist Steam username and password from the logChris Bessent2021-11-232-0/+5
| * Fix extension parsing for the plugin listChris Bessent2021-11-231-3/+4
| * Don't add invalid games to the "visit Nexus" listChris Bessent2021-11-222-14/+37
| * Fix selecting a new profileChris Bessent2021-11-222-13/+9
| * Add Brave to the default blacklistChris Bessent2021-11-221-0/+1
| * Update Windows detectionChris Bessent2021-11-222-14/+5
| * Allow portable instances to set custom pathsChris Bessent2021-11-221-17/+14
| * Fix tab order of create instance dialogChris Bessent2021-11-221-8/+40
* | Remove from instance ignore listQudix2021-10-151-3/+1
* | Disable qml cacheQudix2021-10-151-0/+2
* | Revert row changesQudix2021-09-161-4/+4
* | Add a toggle for the Alt key showing the menubarQudix2021-09-115-23/+57
|/
* Bump to version 2.4.3alpha2Chris Bessent2021-08-271-3/+3
* Fix checking for updates when no installedFileChris Bessent2021-08-261-0/+5
* Escape ampersands in game names in instance windowChris Bessent2021-08-221-1/+1
* Enable forced libraries by defaultChris Bessent2021-08-221-1/+1
* Added Facegen content icon (found and edited by Atlntssplayer, original creat...AL2021-07-162-0/+1
* Added ARCHIVED support for nexus update check and download query.AL2021-07-123-57/+126
* Added enum for nexus mod file status (main, update, etc).AL2021-07-121-0/+12
* Sort filetimes from newer to older while sorting by status in downloadlistAL2021-07-101-1/+1
* Fix compiler error due to using same name for new dialog (VS v16.10.3)AL2021-07-101-3/+3
* Update after removal of boost in uibase.Mikaël Capelle2021-05-262-9/+1
* Merge pull request #1518 from LostDragonist/shortcutMikaël Capelle2021-05-201-2/+3
|\
| * Sanitize shortcut names as they result in filesChris Bessent2021-05-061-2/+3
* | Merge pull request #1523 from Holt59/ignore-meta-filetreeMikaël Capelle2021-05-202-10/+50
|\ \
| * | Add option to ignore root meta.ini when creating IFileTree for QDir.Mikaël Capelle2021-05-122-10/+50
* | | Add IOrganizer::virtualFileTree().Mikaël Capelle2021-05-147-2/+133
|/ /
* / Bump to version 2.4.2Chris Bessent2021-05-111-1/+1
|/
* Bump version to 2.4.2rc1.1Chris Bessent2021-05-011-1/+1
* Update translation fileChris Bessent2021-05-011-217/+241
* Add some more Microsoft Store errorsChris Bessent2021-05-013-2/+56
* Bump to 2.4.2 RC 1Chris Bessent2021-05-011-3/+3
* Merge pull request #1508 from LostDragonist/gamepassChris Bessent2021-05-011-0/+18
|\
| * Add log for Microsoft Store / Gamepass installsChris Bessent2021-05-011-0/+18
* | Merge pull request #1503 from LostDragonist/filenameChris Bessent2021-05-0112-55/+20
|\ \
| * | Fix fixDirectoryName includesChris Bessent2021-04-297-7/+7
| * | Sanitize download file namesChris Bessent2021-04-295-48/+13
* | | Merge pull request #1504 from LostDragonist/skipcwdChris Bessent2021-05-011-6/+13
|\ \ \
| * | | Ignore "." and ".." in archivesChris Bessent2021-04-291-6/+13
| |/ /
* | / Fix up tutorialsChris Bessent2021-04-304-5/+10
| |/ |/|