| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add flag and description text to ESL-flagged ESPs | Silarn | 2018-04-11 | 1 | -2/+9 |
| | | |||||
| * | Updates to allow a full plugin data refresh in certain circumstances | Silarn | 2018-04-08 | 1 | -1/+8 |
| | | |||||
| * | Light flagged master support and other minor changes | Jeremy Rimpo | 2018-03-05 | 1 | -5/+17 |
| | | |||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -874/+950 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -950/+874 |
| | | |||||
| * | Implement file priority for loose files > archives | Jeremy Rimpo | 2017-12-17 | 1 | -13/+13 |
| | | |||||
| * | A number of improvements and fixes | Jeremy Rimpo | 2017-12-13 | 1 | -3/+27 |
| | | | | | | | | | | * Move diagnostics tab to un-break tutorials targeting tab 3 * Restrict order locking for force-enabled plugins * Cascade locked positions in the case of a conflict * Should remove existing invalid locks * Add some info to primary plugins in plugin list * Differentiate plugin names for DLC and CC content | ||||
| * | Final highlighting changes | Jeremy Rimpo | 2017-12-02 | 1 | -2/+2 |
| | | |||||
| * | Add unmanaged mods and fix plugin identification | Jeremy Rimpo | 2017-11-30 | 1 | -1/+8 |
| | | |||||
| * | Implement mod/plugin highlighting when pair is selected | Jeremy Rimpo | 2017-11-30 | 1 | -2/+32 |
| | | |||||
| * | Update master parsing and detect ESLs by extension | Jeremy Rimpo | 2017-10-26 | 1 | -12/+14 |
| | | |||||
| * | Fix minor ESL issues and set a useful URL for issue reporting | Jeremy Rimpo | 2017-10-24 | 1 | -3/+3 |
| | | |||||
| * | Display the index of the ESL in the mod index space to differentiate ESLs | Jeremy Rimpo | 2017-10-21 | 1 | -1/+1 |
| | | |||||
| * | Correctly render the modindex for ESLs | Jeremy Rimpo | 2017-10-21 | 1 | -3/+17 |
| | | |||||
| * | Add ESL flag type detection | Jeremy Rimpo | 2017-10-20 | 1 | -4/+20 |
| | | | | | | * ESL files can be sorted like ESMs * ESL files are displayed italicized but not bold | ||||
| * | Basic ESL updates | Jeremy Rimpo | 2017-10-20 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' into new_vfs_library | Tannin | 2016-06-30 | 1 | -0/+1 |
| |\ | |||||
| | * | Some include-what-you-use suggested changes | Thomas Tanner | 2016-06-27 | 1 | -0/+1 |
| | | | |||||
| | * | Removing the 'get' in all function names and making FO4 plugin build | Thomas Tanner | 2016-01-24 | 1 | -3/+3 |
| | | | | | | | | | Merge branch 'master' of https://github.com/TanninOne/modorganizer | ||||
| * | | fixed creation of data paths after changing paths in settings and update of ↵ | Tannin | 2016-06-23 | 1 | -5/+5 |
| | | | | | | | | | profile list after change | ||||
| * | | fixed: mandatory esms could get disabled without a way in the ui to ↵ | Tannin | 2016-06-01 | 1 | -5/+7 |
| | | | | | | | | | re-enable them | ||||
| * | | removed obsolete stuff | Tannin | 2016-05-16 | 1 | -1/+0 |
| | | | |||||
| * | | removed highlighting of dummy plugins | Tannin | 2016-05-15 | 1 | -10/+0 |
| | | | |||||
| * | | fixed: after running an external application the plugin list was potentially ↵ | Tannin | 2016-05-15 | 1 | -0/+2 |
| | | | | | | | | | not updated correctly | ||||
| * | | fixed crash when disabling mods | Tannin | 2016-05-11 | 1 | -1/+7 |
| | | | |||||
| * | | fixed priority ordering after enabling/disabling mod | Tannin | 2016-05-09 | 1 | -1/+35 |
| | | | |||||
| * | | moved plugins.txt reading/writing to game plugin | Tannin | 2016-05-06 | 1 | -203/+82 |
| | | | |||||
| * | | removed get-prefix from many getters. removed const from managed_game variable. | Tannin | 2015-12-28 | 1 | -3/+3 |
| |/ | | | | other fixes | ||||
| * | Replace last occurrence of GameInfo::getNexusGameID and remove a whole load ↵ | Thomas Tanner | 2015-11-26 | 1 | -1/+0 |
| | | | | | of gameinfo.h includes | ||||
| * | Bunch of const correctness changes. There shouldn't be any update of plugin ↵ | Thomas Tanner | 2015-11-25 | 1 | -1/+1 |
| | | | | | games once MO has started | ||||
| * | Replace GameInfo::getLoadorderMechanism with IPluginGame::getLoadOrderMechanism | Thomas Tanner | 2015-11-24 | 1 | -3/+8 |
| | | |||||
| * | small stuff | Tannin | 2015-05-26 | 1 | -1/+0 |
| | | |||||
| * | dropped redundant report.h/report.cpp | Tannin | 2015-05-09 | 1 | -1/+1 |
| | | |||||
| * | refactorings | Tannin | 2015-04-12 | 1 | -5/+7 |
| | | |||||
| * | bugfix: batch-activation/deactivation used non-persistent indices which seems to | Tannin | 2015-04-12 | 1 | -1/+5 |
| | | | | | be a problem nowadays (probably related to Qt5?) | ||||
| * | MO will no longer use the load order from an empty loadorder.txt because the | Tannin | 2015-04-12 | 1 | -0/+4 |
| | | | | | file should at least have a header. | ||||
| * | enabling/disabling a plugin should now immediately cause a check for problems | Tannin | 2015-04-08 | 1 | -2/+8 |
| | | |||||
| * | a signal is now emitted when the state (checked/unchecked) of a plugin changes | Tannin | 2015-03-31 | 1 | -11/+32 |
| | | |||||
| * | will now avoid writing plugin lists if they would be empty (as its probably ↵ | Tannin | 2015-03-31 | 1 | -2/+6 |
| | | | | | a bug) | ||||
| * | minor cleanup | Tannin | 2015-03-09 | 1 | -3/+4 |
| | | |||||
| * | - some fixes to how file changes are signaled and delayed | Tannin | 2015-03-01 | 1 | -33/+9 |
| | | |||||
| * | icon delegates now use a pixmap cache to improve rendering performance | Tannin | 2015-02-25 | 1 | -5/+5 |
| | | |||||
| * | extended the game-plugin interface | Tannin | 2015-01-29 | 1 | -10/+13 |
| | | |||||
| * | Merge with branch1.2 | Tannin | 2015-01-24 | 1 | -3/+3 |
| |\ | |||||
| | * | cleanup (mostly removing unused includes) | Tannin | 2015-01-22 | 1 | -3/+3 |
| | | | |||||
| | * | bugfix: priority couldn't be changed directly in plugin list (this change ↵ | Tannin | 2015-01-11 | 1 | -4/+19 |
| | | | | | | | | | was apparently not copied to the branch) | ||||
| | * | more bugfixes | Tannin | 2014-11-26 | 1 | -1179/+1177 |
| | | | |||||
| | * | - archive library can now query for password during extraction (seems to be ↵ | Tannin | 2014-11-05 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | necessary for rars) - process blacklist is now taken from a file if there is one, not hardcoded - removed workaround for the papyrus compiler - updated loot client to work with the actual api - loot client now links with loot32.dll at runtime - loot client now produces its output in a (json-)file which includes all plugin messages and dirty flags - fomod installer now tries to parse the xml with several encodings - fomod installer will now display a diagnostics warning if the jpg imageformat isn't supported - base preview plugin now tries to be a bit smarter about resizing images to fit the screen - bugfix: fomod installer no longer tries to open an image even after detecting its invalid - bugfix: potential null-pointer dereferentiation in getprivateprofile... hooks - bugfix: potential null-pointer dereferentiation in download manager - bugfix: internal origin name showed up in one more place - bugfix: ToString function produced strings that were one (zero-termination-)character too long | ||||
| | * | - several style fixes suggested by static analysis | Tannin | 2014-09-24 | 1 | -25/+25 |
| | | | | | | | | | - will now support up to 4 levels of version numbers (major.minor.subminor.subsubminor | ||||
| | * | plugins can now query the list of masters for a plugin | Tannin | 2014-09-10 | 1 | -0/+14 |
| | | | |||||
