| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | Reverted bad commit, should of removed VS_FF_PRERELEASE | LePresidente | 2018-08-04 | 1 | -3/+3 | |
| | * | | | | | | | | | use VER_FILEVERSION_STR instead of VER_FILEVERSION so pre-alpha is not shown | LePresidente | 2018-08-04 | 1 | -2/+2 | |
| * | | | | | | | | | | changed widget background color to opaque, fixes redrawing problems in the im... | isanae | 2020-01-06 | 1 | -1/+1 | |
| * | | | | | | | | | | Fix the API counter not being translated | LostDragonist | 2020-01-01 | 3 | -333/+328 | |
| * | | | | | | | | | | Update version to 2.2.2rc7 | Chris Bessent | 2020-01-01 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | | refresh after manually unlocking the ui | isanae | 2019-12-29 | 6 | -18/+50 | |
| * | | | | | | | | | Fix conflict filter | Silarn | 2019-12-19 | 2 | -4/+4 | |
| * | | | | | | | | | Merge pull request #945 from isanae/w7-wait-fix | isanae | 2019-12-18 | 2 | -10/+25 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | windows 7 doesn't play well with job objects, so just wait on individual handles | isanae | 2019-12-18 | 2 | -10/+25 | |
| * | | | | | | | | | | bumped to rc5 | isanae | 2019-12-17 | 3 | -259/+264 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #942 from isanae/lock-fixes | isanae | 2019-12-17 | 8 | -41/+164 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | temporary fix to keep MO locked for all processes when closing | isanae | 2019-12-15 | 6 | -11/+50 | |
| | * | | | | | | | | | fixed exiting before QThread joins when pressing the X twice | isanae | 2019-12-15 | 4 | -18/+46 | |
| | * | | | | | | | | | don't display the overlay on dialog boxes | isanae | 2019-12-15 | 1 | -14/+70 | |
| * | | | | | | | | | | added text in when running loot | isanae | 2019-12-17 | 4 | -45/+164 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Allow content tooltip to translate | Silarn | 2019-12-14 | 1 | -13/+13 | |
| * | | | | | | | | | Fix problem with translated unmanaged mods and origin names | Silarn | 2019-12-14 | 5 | -20/+66 | |
| * | | | | | | | | | Streamline manual install fix, bump RC | Silarn | 2019-12-14 | 3 | -14/+12 | |
| * | | | | | | | | | don't activate the root data item | isanae | 2019-12-14 | 2 | -67/+71 | |
| * | | | | | | | | | Fix requesting a manual install | LostDragonist | 2019-12-14 | 1 | -0/+3 | |
| * | | | | | | | | | Fix tutorial targets | Silarn | 2019-12-14 | 2 | -2/+2 | |
| * | | | | | | | | | Avoid opening folders in explorer when double-clicking on them in the filetree. | Al | 2019-12-13 | 2 | -8/+13 | |
| * | | | | | | | | | bumped to rc3 | isanae | 2019-12-12 | 1 | -1/+1 | |
| * | | | | | | | | | added SS3DevProps.dll to checks | isanae | 2019-12-12 | 2 | -2/+3 | |
| * | | | | | | | | | fixed alt colors in saves list for dark.qss | isanae | 2019-12-12 | 5 | -27/+52 | |
| * | | | | | | | | | Check the enum | Silarn | 2019-12-11 | 2 | -3/+3 | |
| * | | | | | | | | | Update installer status handling | Silarn | 2019-12-11 | 4 | -88/+107 | |
| * | | | | | | | | | When cancelling a fomod extraction, don't generate an error. | Silarn | 2019-12-11 | 2 | -21/+31 | |
| * | | | | | | | | | Rework filter labels to separate bracket from translation | Silarn | 2019-12-10 | 3 | -254/+257 | |
| * | | | | | | | | | Change the modinfo image preview button to a toolbutton | Silarn | 2019-12-10 | 1 | -1/+1 | |
| * | | | | | | | | | set default window size to 1300x800 | isanae | 2019-12-09 | 1 | -1/+4 | |
| * | | | | | | | | | moved the conflicts column back to its proper position in the enum | isanae | 2019-12-09 | 4 | -292/+265 | |
| * | | | | | | | | | move the conflicts column when resetting geometries | isanae | 2019-12-09 | 3 | -281/+281 | |
| * | | | | | | | | | use paintEvent() to allow interactive resize because showEvent() is too early | isanae | 2019-12-09 | 4 | -342/+350 | |
| * | | | | | | | | | Merge pull request #931 from isanae/double-click-unhooked | isanae | 2019-12-09 | 8 | -457/+553 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | removed dead setDefaultActivationActionForFile() | isanae | 2019-12-09 | 4 | -356/+299 | |
| | * | | | | | | | | | disable run hooked in filetree when mod is disabled | isanae | 2019-12-09 | 2 | -5/+20 | |
| | * | | | | | | | | | data tab: run exes unhooked by default | isanae | 2019-12-09 | 3 | -287/+361 | |
| | * | | | | | | | | | filetree tab: run exes unhooked by default | isanae | 2019-12-09 | 1 | -6/+37 | |
| | * | | | | | | | | | conflicts tab: run exes unhooked by default | isanae | 2019-12-08 | 6 | -64/+97 | |
| * | | | | | | | | | | Rework column insertion to move to the intended position post-facto | Silarn | 2019-12-08 | 4 | -21/+29 | |
| * | | | | | | | | | | Add alternatingRowColors to saves and data tab. | Al | 2019-12-09 | 1 | -0/+6 | |
| * | | | | | | | | | | Change compact size for the conflicts column to be shorter since there are le... | Al | 2019-12-09 | 2 | -2/+2 | |
| * | | | | | | | | | | Rework logic to parse by visual index | Silarn | 2019-12-08 | 1 | -6/+6 | |
| * | | | | | | | | | | Changed default behavior for "Open Previews on double click" to true | Al | 2019-12-08 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Update transifex location | Silarn | 2019-12-07 | 1 | -2/+2 | |
| * | | | | | | | | | Add Xahtax as a German translator | LostDragonist | 2019-12-07 | 2 | -12/+17 | |
| * | | | | | | | | | bumped to rc1 | isanae | 2019-12-07 | 1 | -2/+2 | |
| * | | | | | | | | | Do not translate isa's name | LostDragonist | 2019-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | Move isa to lead developers | LostDragonist | 2019-12-07 | 1 | -5/+5 | |
