| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Translation updates | Jeremy Rimpo | 2023-09-28 | 1 | -1099/+1467 |
| | | |||||
| * | Implement 'override' plugin support | Jeremy Rimpo | 2023-09-05 | 1 | -20/+20 |
| | | |||||
| * | Update translation files | Jeremy Rimpo | 2023-09-05 | 1 | -1227/+1219 |
| | | |||||
| * | Bump to 2.5.0-alpha3. | Mikaël Capelle | 2022-05-08 | 1 | -81/+92 |
| | | |||||
| * | Allow Qt plugins in subfolder. | Mikaël Capelle | 2022-05-02 | 1 | -10/+10 |
| | | |||||
| * | Ties plugin to the PluginContainer. | Mikaël Capelle | 2022-05-02 | 1 | -11/+11 |
| | | |||||
| * | Minor fixes. Add gamebryo translations. | Mikaël Capelle | 2022-04-20 | 1 | -938/+1649 |
| | | |||||
| * | Download status improvements | Jeremy Rimpo | 2022-04-19 | 1 | -49/+75 |
| | | | | | | - Better speed calculation - Add download time estimate | ||||
| * | Translation fixes | Jeremy Rimpo | 2022-04-19 | 1 | -354/+354 |
| | | |||||
| * | Update about dialog | Chris Bessent | 2021-12-17 | 1 | -30/+15 |
| | | |||||
| * | Fix parsing plugins with dots in name | Chris Bessent | 2021-11-26 | 1 | -1/+1 |
| | | |||||
| * | Don't blacklist empty usernames and passwords | Chris Bessent | 2021-11-25 | 1 | -11/+11 |
| | | |||||
| * | Update translations | Chris Bessent | 2021-11-23 | 1 | -446/+462 |
| | | |||||
| * | Update translation file | Chris Bessent | 2021-05-01 | 1 | -217/+241 |
| | | |||||
| * | Bump to 2.4.1rc1 and update translations. | Mikaël Capelle | 2021-03-12 | 1 | -471/+477 |
| | | |||||
| * | Bump version to 2.4.0 and update translation. | Mikaël Capelle | 2021-02-21 | 1 | -10/+10 |
| | | |||||
| * | Bump version to 2.4.0rc2 and update translations. | Mikaël Capelle | 2021-02-12 | 1 | -113/+131 |
| | | |||||
| * | Remove update of data-tab tree and check for problems when modifying the mod ↵ | Mikaël Capelle | 2021-02-05 | 1 | -91/+91 |
| | | | | | list. | ||||
| * | Update translation file. | Mikaël Capelle | 2021-02-02 | 1 | -2510/+3028 |
| | | |||||
| * | added empty instance manager dialog | isanae | 2020-11-03 | 1 | -409/+476 |
| | | |||||
| * | bumped to 2.3rc2 | isanae | 2020-07-21 | 1 | -220/+225 |
| | | | | | updated translations | ||||
| * | don't translate new names | isanae | 2020-07-10 | 1 | -236/+237 |
| | | |||||
| * | fixed ensureFullyLoaded() taking forever because it was queuing all the ↵ | isanae | 2020-07-10 | 1 | -12/+12 |
| | | | | | sorts unnecessarily | ||||
| * | updated translations | isanae | 2020-07-10 | 1 | -1230/+1337 |
| | | |||||
| * | Version bump and update translations | AL | 2020-02-02 | 1 | -250/+273 |
| | | |||||
| * | Revert "Fix "Explore virtual folder" not being translatable" | Al | 2020-01-19 | 1 | -5/+0 |
| | | | | | This reverts commit de1bae9d9210a5b2d63e6e5df43895cfd0a0787c. | ||||
| * | Fix "Explore virtual folder" not being translatable | Al | 2020-01-19 | 1 | -0/+5 |
| | | |||||
| * | Added text filters for general conflicts lists | Al | 2020-01-15 | 1 | -98/+108 |
| | | |||||
| * | Set version for new instances | Chris Bessent | 2020-01-12 | 1 | -78/+78 |
| | | |||||
| * | Updated translations | AL | 2020-01-09 | 1 | -139/+154 |
| | | | | | (cherry picked from commit 62a6b1ce5e2a94863b856a95c04182362de9b46d) | ||||
| * | Fix the API counter not being translated | LostDragonist | 2020-01-01 | 1 | -330/+324 |
| | | |||||
| * | refresh after manually unlocking the ui | isanae | 2019-12-29 | 1 | -3/+3 |
| | | | | | | | fixed nexus connect button staying as "cancel" in case of errors fixed logging of duplicate dll loading bumped to rc6 | ||||
| * | bumped to rc5 | isanae | 2019-12-17 | 1 | -258/+258 |
| | | | | | added reedts to contributors | ||||
| * | added text in when running loot | isanae | 2019-12-17 | 1 | -14/+36 |
| | | | | | | stop indeterminate progress bar on errors add errors and warnings to report | ||||
| * | Fix problem with translated unmanaged mods and origin names | Silarn | 2019-12-14 | 1 | -4/+49 |
| | | | | | - (Also adds translatable strings to directoryentry.cpp) | ||||
| * | Streamline manual install fix, bump RC | Silarn | 2019-12-14 | 1 | -10/+10 |
| | | |||||
| * | don't activate the root data item | isanae | 2019-12-14 | 1 | -67/+67 |
| | | |||||
| * | Avoid opening folders in explorer when double-clicking on them in the filetree. | Al | 2019-12-13 | 1 | -8/+8 |
| | | | | | As a side effect Enter and Return no longer do anything on folders either. | ||||
| * | added SS3DevProps.dll to checks | isanae | 2019-12-12 | 1 | -1/+1 |
| | | |||||
| * | fixed alt colors in saves list for dark.qss | isanae | 2019-12-12 | 1 | -0/+17 |
| | | | | | | translated some sanity checks warnings fixed filter list not refreshing selection correctly | ||||
| * | Update installer status handling | Silarn | 2019-12-11 | 1 | -54/+69 |
| | | |||||
| * | When cancelling a fomod extraction, don't generate an error. | Silarn | 2019-12-11 | 1 | -19/+20 |
| | | |||||
| * | Rework filter labels to separate bracket from translation | Silarn | 2019-12-10 | 1 | -243/+243 |
| | | |||||
| * | moved the conflicts column back to its proper position in the enum | isanae | 2019-12-09 | 1 | -263/+263 |
| | | | | | removed unnecessary compat code | ||||
| * | move the conflicts column when resetting geometries | isanae | 2019-12-09 | 1 | -258/+258 |
| | | |||||
| * | use paintEvent() to allow interactive resize because showEvent() is too early | isanae | 2019-12-09 | 1 | -336/+336 |
| | | | | | bumped to rc2 | ||||
| * | removed dead setDefaultActivationActionForFile() | isanae | 2019-12-09 | 1 | -299/+299 |
| | | |||||
| * | disable run hooked in filetree when mod is disabled | isanae | 2019-12-09 | 1 | -4/+4 |
| | | |||||
| * | data tab: run exes unhooked by default | isanae | 2019-12-09 | 1 | -250/+268 |
| | | |||||
| * | Add Xahtax as a German translator | LostDragonist | 2019-12-07 | 1 | -12/+12 |
| | | |||||
