| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | changed widget background color to opaque, fixes redrawing problems in the ↵ | isanae | 2020-01-06 | 1 | -1/+1 |
| | | | | | images tab | ||||
| * | 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 |
| | | |||||
| * | Merge pull request #953 from isanae/rc6-fixes | isanae | 2019-12-29 | 6 | -18/+50 |
| |\ | | | | | rc6 fixes | ||||
| | * | refresh after manually unlocking the ui | isanae | 2019-12-29 | 6 | -18/+50 |
| |/ | | | | | | fixed nexus connect button staying as "cancel" in case of errors fixed logging of duplicate dll loading bumped to rc6 | ||||
| * | 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 wait fix | ||||
| | * | windows 7 doesn't play well with job objects, so just wait on individual handles | isanae | 2019-12-18 | 2 | -10/+25 |
| | | | | | | | | | fixed getProcessTreeFromProcess() not behaving like getProcessTreeFromJob() | ||||
| * | | Merge pull request #943 from isanae/bump-rc5 | isanae | 2019-12-17 | 3 | -259/+264 |
| |\ \ | |/ |/| | Bumped to rc5 | ||||
| | * | bumped to rc5 | isanae | 2019-12-17 | 3 | -259/+264 |
| |/ | | | | added reedts to contributors | ||||
| * | Merge pull request #942 from isanae/lock-fixes | isanae | 2019-12-17 | 8 | -41/+164 |
| |\ | | | | | Lock fixes | ||||
| | * | temporary fix to keep MO locked for all processes when closing | isanae | 2019-12-15 | 6 | -11/+50 |
| | | | | | | | | | save main window settings in closeEvent() | ||||
| | * | 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 |
| | | | | | | | | | | | handle non-modal windows too fixed crash when closing an overlayed dialog | ||||
| * | | Merge pull request #941 from isanae/loot-errors | isanae | 2019-12-17 | 4 | -45/+164 |
| |\ \ | |/ |/| | Loot errors | ||||
| | * | added text in when running loot | isanae | 2019-12-17 | 4 | -45/+164 |
| |/ | | | | | stop indeterminate progress bar on errors add errors and warnings to report | ||||
| * | Allow content tooltip to translate | Silarn | 2019-12-14 | 1 | -13/+13 |
| | | |||||
| * | Add Script Extender Plugin Checker to main readme | Chris Djali | 2019-12-15 | 1 | -0/+1 |
| | | |||||
| * | Fix problem with translated unmanaged mods and origin names | Silarn | 2019-12-14 | 5 | -20/+66 |
| | | | | | - (Also adds translatable strings to directoryentry.cpp) | ||||
| * | Streamline manual install fix, bump RC | Silarn | 2019-12-14 | 3 | -14/+12 |
| | | |||||
| * | Merge pull request #939 from isanae/data-root-activate | isanae | 2019-12-14 | 2 | -67/+71 |
| |\ | | | | | Double-click on root item in the Data tab | ||||
| | * | 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 |
| | | |||||
| * | Merge pull request #937 from ModOrganizer2/filetree_doubleclick_fix | Al | 2019-12-13 | 2 | -8/+13 |
| |\ | | | | | Filetree double-click fix | ||||
| | * | Avoid opening folders in explorer when double-clicking on them in the filetree. | Al | 2019-12-13 | 2 | -8/+13 |
| |/ | | | | As a side effect Enter and Return no longer do anything on folders either. | ||||
| * | Merge pull request #936 from isanae/rc3-fixes | isanae | 2019-12-12 | 6 | -29/+55 |
| |\ | | | | | rc3 fixes | ||||
| | * | 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 |
| |/ | | | | | translated some sanity checks warnings fixed filter list not refreshing selection correctly | ||||
| * | 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 |
| | | |||||
| * | Merge pull request #935 from isanae/default-window-size | isanae | 2019-12-09 | 1 | -1/+4 |
| |\ | | | | | Set default window size to 1300x800 | ||||
| | * | set default window size to 1300x800 | isanae | 2019-12-09 | 1 | -1/+4 |
| |/ | |||||
| * | Merge pull request #934 from isanae/revert-conflicts-column | isanae | 2019-12-09 | 4 | -292/+265 |
| |\ | | | | | Revert conflicts column compatibility code | ||||
| | * | moved the conflicts column back to its proper position in the enum | isanae | 2019-12-09 | 4 | -292/+265 |
| |/ | | | | removed unnecessary compat code | ||||
| * | Merge pull request #933 from isanae/conflicts-position-on-reset | isanae | 2019-12-09 | 3 | -281/+281 |
| |\ | | | | | Move the conflicts column when resetting geometries | ||||
| | * | move the conflicts column when resetting geometries | isanae | 2019-12-09 | 3 | -281/+281 |
| | | | |||||
| * | | Update readme.md | Al | 2019-12-09 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #932 from isanae/mod-list-columns-reset | isanae | 2019-12-09 | 4 | -342/+350 |
| |\ | | | | | Incorrect column sizes in mod list when resetting geometries | ||||
| | * | use paintEvent() to allow interactive resize because showEvent() is too early | isanae | 2019-12-09 | 4 | -342/+350 |
| |/ | | | | bumped to rc2 | ||||
| * | Merge pull request #931 from isanae/double-click-unhooked | isanae | 2019-12-09 | 8 | -457/+553 |
| |\ | | | | | Double click unhooked | ||||
| | * | 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 |
| | | | |||||
