summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #1505 from LostDragonist/forestoChris Bessent2021-04-291-0/+5
|\ \
| * | Add foresto as a contributorChris Bessent2021-04-291-0/+5
| |/
* | Merge pull request #1485 from foresto/patch-1Chris Bessent2021-04-291-2/+2
|\ \
| * | Reduce log level of harmless failuresForest2021-04-051-2/+2
| |/
* | Merge pull request #1470 from isanae/filtered-nav-crashChris Bessent2021-04-291-0/+7
|\ \
| * | model() can return null for invalid indexesisanae2021-03-201-0/+7
* | | Merge pull request #1496 from LostDragonist/nexus_linksChris Bessent2021-04-292-3/+44
|\ \ \
| * | | Add a separator after the primary game and sort the secondary gamesChris Bessent2021-04-252-26/+33
| * | | Change the "Visit Nexus" button to support alternate sourcesChris Bessent2021-04-252-3/+37
| | |/ | |/|
* / | Fix selecting the profile in the dialogChris Bessent2021-04-251-0/+9
|/ /
* | Bump to 2.4.1.Mikaël Capelle2021-03-201-2/+2
* | Bump to 2.4.1 RC2.Mikaël Capelle2021-03-141-1/+1
* | Stretch last section in the Saves tab.Mikaël Capelle2021-03-141-1/+1
* | Bump to 2.4.1rc1.1.Mikaël Capelle2021-03-141-1/+1
|/
* Remove border on QScrollArea from stylesheets.Mikaël Capelle2021-03-136-36/+0
* Bump to 2.4.1rc1 and update translations.Mikaël Capelle2021-03-122-474/+480
* Merge pull request #1449 from isanae/uilocker-disabledMikaël Capelle2021-03-031-10/+45
|\
| * don't disable dialogs that are children of other dialogsisanae2021-03-021-10/+45
* | Merge pull request #1447 from LostDragonist/settings_resizeMikaël Capelle2021-03-031-946/+1052
|\ \
| * | Put stylesheet stuff into .ui file insteadChris Bessent2021-03-024-15/+15
| * | Add scrollbars to some settings tabs to reduce minimum sizeChris Bessent2021-03-024-946/+1052
* | | Merge pull request #1443 from Holt59/fix-savegame-nameMikaël Capelle2021-03-0311-18/+64
|\ \ \ | |_|/ |/| |
| * | Display savegame name and filepath in saves tab.Mikaël Capelle2021-02-2711-18/+64
* | | Allow plugins to disable themselves by defaultChris Bessent2021-03-021-4/+5
| |/ |/|
* | Merge pull request #1444 from LostDragonist/lockedorderMikaël Capelle2021-03-011-2/+2
|\ \
| * | Fix load order when using locked pluginsChris Bessent2021-02-271-2/+2
| |/
* | Merge pull request #1439 from Holt59/fix-downloadlistMikaël Capelle2021-03-011-2/+2
|\ \
| * | Fix download list sorting.Mikaël Capelle2021-02-261-2/+2
| |/
* / Fix priority for 'Create Empty Mod'.Mikaël Capelle2021-02-271-1/+2
|/
* Fix 'Send to separator... ' in descending priority.Mikaël Capelle2021-02-241-27/+52
* Merge pull request #1433 from Holt59/fix-bycategory-sortingMikaël Capelle2021-02-241-0/+6
|\
| * Fix sorting by priority when grouping by priority.Mikaël Capelle2021-02-231-0/+6
* | emit modInfoDisplayed, it's required by the tutorialisanae2021-02-244-0/+10
|/
* Merge pull request #1431 from Holt59/fix-update-filterMikaël Capelle2021-02-234-22/+36
|\
| * Switch back to invalidating filter when receiving mod updates.Mikaël Capelle2021-02-214-22/+36
* | Merge pull request #1424 from isanae/dl-shareMikaël Capelle2021-02-231-5/+23
|\ \
| * | handle network shares for NtOpenFile()isanae2021-02-221-5/+23
* | | Fix stylesheets for 2.4.Mikaël Capelle2021-02-2312-50/+40
|/ /
* | Bump version to 2.4.0 and update translation.Mikaël Capelle2021-02-212-12/+12
* | clarified commentisanae2021-02-201-2/+6
* | clearPlugins() must be called to load the blacklist or it will be empty when ...isanae2021-02-201-0/+6
|/
* rc3isanae2021-02-191-2/+2
* Bump version to 2.4.0.Mikaël Capelle2021-02-191-2/+2
* force instance selection when the current instance cannot be usedisanae2021-02-133-3/+9
* Bump version to 2.4.0rc2 and update translations.Mikaël Capelle2021-02-122-114/+132
* Merge pull request #1408 from isanae/portable-shortcutsMikaël Capelle2021-02-1210-65/+136
|\
| * - renamed instance::name() to displayName() to reduce confusion with portable...isanae2021-02-1210-65/+136
* | Merge pull request #1407 from isanae/processes-in-jobMikaël Capelle2021-02-121-5/+21
|\ \
| * | maxIds was local to the loop, not doubledisanae2021-02-101-5/+21
| |/
* | Merge pull request #1405 from LostDragonist/update_fixesMikaël Capelle2021-02-126-19/+323
|\ \