| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reworked executable lists to not use 3 bools in addExecutable | Tom Tanner | 2015-07-18 | 5 | -87/+83 |
| | | | | | Think it's more readable | ||||
| * | Allow user to select app icon or mo icon for generated shortcuts | Tom Tanner | 2015-07-18 | 6 | -40/+77 |
| | | | | | | Also fixes 'x' for toolbar not disappearing when it should Issue 701 | ||||
| * | small patch to show which obsolete files are being removed | Tom Tanner | 2015-07-17 | 1 | -5/+6 |
| | | |||||
| * | Merge | Tom Tanner | 2015-07-09 | 9 | -18/+41 |
| |\ | |||||
| | * | defining PSAPI_VERSION to 1 may allow MO 1.3 to run on Vista again. | Tannin | 2015-07-07 | 1 | -1/+1 |
| | | | |||||
| | * | filter names in the filter pane now also show up as tooltips | Tannin | 2015-07-07 | 1 | -0/+1 |
| | | | |||||
| | * | small code beautification | Tannin | 2015-07-07 | 3 | -7/+7 |
| | | | |||||
| | * | bugfix: invalidation bsa wasn't created when switching to a profile that ↵ | Tannin | 2015-07-07 | 2 | -1/+16 |
| | | | | | | | | | | | | | needed it invalidation bsa is now always placed as the first bsa | ||||
| | * | Merge | Tannin | 2015-06-30 | 2 | -225/+367 |
| | |\ | |||||
| | * | | incremented version number | Tannin | 2015-06-30 | 1 | -2/+2 |
| | | | | |||||
| | * | | bugfix: dropping files from overwrite on mod failed whien mod grouping was ↵ | Tannin | 2015-06-29 | 2 | -4/+8 |
| | | | | | | | | | | | | | active | ||||
| | * | | bugfix: aboutToChangeData and postDataChanged signals were not correctly set ↵ | Tannin | 2015-06-29 | 1 | -3/+6 |
| | | | | | | | | | | | | | up when mod grouping was enabled | ||||
| * | | | Reworking the Custom Executables list and the shortcut popup. | Tom Tanner | 2015-07-09 | 6 | -101/+89 |
| | |/ |/| | | | | | | | | | | | | | | | Certainly fixes the issue where the 'toolbar' entry doesn't lose the cross. One of the 'find' methods ignored case but none of the others did, so I've made it not ignore case either. Also made the code to get the desktop/startmenu paths use a more up-to-date API | ||||
| * | | and now I find out I don't need to do it at all | Tom Tanner | 2015-06-23 | 3 | -84/+4 |
| | | | |||||
| * | | Finish refactoring all the tab code into classes | Tom Tanner | 2015-06-21 | 2 | -64/+78 |
| | | | |||||
| * | | Merge | Tom Tanner | 2015-06-21 | 3 | -198/+406 |
| |\ \ | |/ |/| | |||||
| | * | More refactoring, slightly easier to use classes | Tom Tanner | 2015-06-21 | 3 | -119/+92 |
| | | | |||||
| | * | Factor out general, nexis, plugins tab code into individual classes | Tom Tanner | 2015-06-20 | 3 | -177/+412 |
| | | | | | | | | | Add some code and page to control what is/isn't significant in overwrite | ||||
| * | | Added tag release v1.3.8 for changeset 04197ab95dcd | Tannin | 2015-06-20 | 0 | -0/+0 |
| | | | |||||
| * | | bugfix: fix in changeset f4c306711386 wasn't fully working | Tannin | 2015-06-20 | 1 | -11/+12 |
| | | | |||||
| * | | small stuff | Tannin | 2015-06-17 | 3 | -8/+7 |
| | | | |||||
| * | | - bugfix: MO crashed without error message when "bootstrapping" failed | Tannin | 2015-06-17 | 1 | -11/+17 |
| | | | |||||
| * | | bugfix: disabled mods were marked "redundant" | Tannin | 2015-06-15 | 1 | -12/+13 |
| | | | |||||
| * | | bugfix: dialog-memory wasn't initialized when starting through a desktop link so | Tannin | 2015-06-15 | 2 | -2/+2 |
| | | | | | | | | | access (in case steam wasn't running) caused a crash | ||||
| * | | fix: some names in about dialog were marked translatable | Tannin | 2015-06-15 | 1 | -5/+11 |
| | | | |||||
| * | | Added tag release v1.3.7 for changeset e857b583c68f | Tannin | 2015-06-13 | 0 | -0/+0 |
| |/ | |||||
| * | small stuff | Tannin | 2015-06-12 | 2 | -3/+3 |
| | | |||||
| * | fixed display of installation time for mods without nexus id | Tannin | 2015-06-11 | 3 | -8/+4 |
| | | |||||
| * | bugfix: opening a foreign mod info dialog caused the content to be "forgotten" | Tannin | 2015-06-11 | 1 | -1/+2 |
| | | |||||
| * | added plugin interface to add/remove/list categories to/from/of mods | Tannin | 2015-06-10 | 4 | -5/+73 |
| | | |||||
| * | more generic solution to the problem fixed in changeset bb74f8eb639c, now ↵ | Tannin | 2015-06-10 | 4 | -13/+42 |
| | | | | | also applied in another location | ||||
| * | a mod that overwrites another yet is completely overwritten by another is ↵ | Tannin | 2015-06-10 | 1 | -17/+18 |
| | | | | | now displayed as "redundant" | ||||
| * | bugfix: files weren't correctly assigned to unmanaged mods. | Tannin | 2015-06-10 | 1 | -3/+6 |
| | | |||||
| * | incorrect use of "complete" file suffixes | Tannin | 2015-06-09 | 2 | -4/+4 |
| | | |||||
| * | fixes regarding path name generation during mod installation | Tannin | 2015-06-09 | 1 | -8/+14 |
| | | |||||
| * | post-merge cleanup | Tannin | 2015-06-08 | 1 | -2/+2 |
| | | |||||
| * | Merge | Tannin | 2015-06-08 | 3 | -4/+6 |
| |\ | |||||
| | * | Make the about dialog come up on the first tab | Tom Tanner | 2015-06-07 | 1 | -1/+1 |
| | | | |||||
| | * | Merge | Tom Tanner | 2015-06-06 | 3 | -7/+8 |
| | |\ | |||||
| | * | | Addition of FileNameString clase which ignores case during compares. | Tom Tanner | 2015-06-06 | 2 | -3/+5 |
| | | | | | | | | | | | | | Affects rather a lot of stuff. | ||||
| * | | | increased ui responsiveness while integrated loot is running | Tannin | 2015-06-08 | 1 | -2/+2 |
| | | | | |||||
| * | | | workaround to prevent crashes when toggling mods causes the filtered list to ↵ | Tannin | 2015-06-08 | 2 | -4/+25 |
| | | | | | | | | | | | | | change | ||||
| * | | | bugfix: potential null-pointer access when something goes wrong enabling a mod | Tannin | 2015-06-08 | 1 | -0/+4 |
| | |/ |/| | |||||
| * | | bugfix: moving an executable in the executable list caused that executable | Tannin | 2015-06-04 | 1 | -1/+1 |
| | | | | | | | | | to disappear | ||||
| * | | a little more logging during startup | Tannin | 2015-06-04 | 1 | -2/+4 |
| | | | |||||
| * | | bugfix: selecting an image in the modinfo dialog caused the image label | Tannin | 2015-06-04 | 1 | -4/+3 |
| |/ | | | | to grow slightly each time | ||||
| * | Added tag release v1.3.6 for changeset 7bed8faa975a | Tannin | 2015-05-31 | 0 | -0/+0 |
| | | |||||
| * | Removed tag release v1.3.6 | Tannin | 2015-05-31 | 0 | -0/+0 |
| | | |||||
| * | small stuff in preparation of release | Tannin | 2015-05-31 | 1 | -1/+1 |
| | | |||||
| * | Added tag release v1.3.6 for changeset 11b2864c40c9 | Tannin | 2015-05-30 | 0 | -0/+0 |
| | | |||||
