| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Edited "Add/Remove category" menu entry text to "Change Category". | Al12rs | 2018-03-07 | 1 | -1/+1 |
| | | |||||
| * | Inverted position of reinstall and remove mod, as per user request. | Al12rs | 2018-03-07 | 1 | -1/+1 |
| | | |||||
| * | Removed "Repace category" menu option from the modlist as it was redundant ↵ | Al12rs | 2018-03-07 | 1 | -0/+3 |
| | | | | | and cluttering the menu. | ||||
| * | Added open logs folder to open folder toolbar dropdown. | Al12rs | 2018-03-07 | 1 | -4/+21 |
| | | |||||
| * | - Added Open Folders drop-down menu over the modlist (using new custom icon) ↵ | Al12rs | 2018-02-28 | 1 | -18/+34 |
| | | | | | | | and moved there all previuolsy added "open <> folder" menu options. - Added "Open MO install folder" option. | ||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -3574/+3900 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -3900/+3574 |
| | | |||||
| * | - Added "Clear all Filters" button with red outline that only shows up if ↵ | Al12rs | 2018-02-15 | 1 | -8/+10 |
| | | | | | | | | one or more filters are selected. - Fixed a bug that would not allow the already present "Clear" button under the filters tab to clear "contains" type of filters. - Fixed a bug that enabled the "Clear" button at the start even if there were no filters selected. | ||||
| * | Small changes to make the modlist context menu more organized. | Al12rs | 2018-02-14 | 1 | -5/+17 |
| | | |||||
| * | - Complete overhaul of export to csv feature with custom column selection ↵ | Al12rs | 2018-02-14 | 1 | -52/+154 |
| | | | | | | | | and added entries. Basically I added a new dialog to ask the user if he wants all/enabled/visible mods and what columns to include via checkboxes. Also added Mod_Status column. | ||||
| * | - Added mod priority, primary category, install date and nexus url columns ↵ | Al12rs | 2018-02-13 | 1 | -2/+10 |
| | | | | | | | to Export to csv feature. - Changed priority and install date format to be sortable in csv columns. | ||||
| * | Changed the data tab to remember the current expanded folders when hiding or ↵ | Al12rs | 2018-02-08 | 1 | -2/+35 |
| | | | | | un-hiding a file. Using the refresh button will close alll the expanded nodes an return to the initial state as it did before. | ||||
| * | Added "open downloads folder", "open profile folder", "open game fodler" and ↵ | Al12rs | 2018-01-26 | 1 | -1/+35 |
| | | | | | | | "open MyGames fodler" to the menu entries options of the mainwindow. Changed the menu entry "open in explorer" of overwrite to show even if overwrite is empty. | ||||
| * | Fixed customOverwrite setting for executables. | Al12rs | 2018-01-24 | 1 | -3/+4 |
| | | | | | The setting was not being passed to spawnBinary() and was left empty. Just added a couple lines to pass that too. If the setting is disabled cutomOverwrite should be empty and the normal overwrite folder will be used instead. | ||||
| * | Added "Open instance folder" entry to the small options list menù. | Al12rs | 2018-01-19 | 1 | -0/+7 |
| | | |||||
| * | Don't auto scroll down the downloads list (even when a file was downloaded) | Eran Mizrahi | 2018-01-04 | 1 | -2/+0 |
| | | |||||
| * | Don't auto scroll down the downloads list | Eran Mizrahi | 2018-01-04 | 1 | -2/+0 |
| | | |||||
| * | Prefer hiding the MO proxy when waiting for spawned processes | Eran Mizrahi | 2017-12-29 | 1 | -1/+3 |
| | | |||||
| * | Enable open in explorer option also for overwrite | Eran Mizrahi | 2017-12-27 | 1 | -0/+1 |
| | | |||||
| * | Add clear overwrite option | Eran Mizrahi | 2017-12-27 | 1 | -0/+26 |
| | | |||||
| * | Default to sorting newest download first | Eran Mizrahi | 2017-12-26 | 1 | -1/+1 |
| | | |||||
| * | Show the newly added mod when creating an empty mod | Eran Mizrahi | 2017-12-26 | 1 | -0/+2 |
| | | |||||
| * | Tie moshortcuts to a specific instance | Eran Mizrahi | 2017-12-19 | 1 | -1/+2 |
| | | |||||
| * | Fix mod rename with custom profiles path | Eran Mizrahi | 2017-12-18 | 1 | -63/+1 |
| | | |||||
| * | Ensure all mostlist writing is done through the DelayedFileWriter | Eran Mizrahi | 2017-12-18 | 1 | -4/+4 |
| | | |||||
| * | Implement file priority for loose files > archives | Jeremy Rimpo | 2017-12-17 | 1 | -12/+12 |
| | | |||||
| * | Restore archive tab and partial functionality | Jeremy Rimpo | 2017-12-15 | 1 | -2/+189 |
| | | |||||
| * | Wait for injected processes on MO close | Eran Mizrahi | 2017-12-13 | 1 | -1/+19 |
| | | |||||
| * | Locked dialog fixes (fix mainwindow modalness; use normal window to fix ↵ | Eran Mizrahi | 2017-12-13 | 1 | -1/+2 |
| | | | | | parentless scenario) | ||||
| * | Run shortcuts using moshortcut:// to avoid command line problems | Eran Mizrahi | 2017-12-10 | 1 | -4/+3 |
| | | |||||
| * | Wait for processes run using command line shortcuts | Eran Mizrahi | 2017-12-10 | 1 | -18/+3 |
| | | |||||
| * | cycle crash dumps | Eran Mizrahi | 2017-12-10 | 1 | -0/+1 |
| | | |||||
| * | generate dumps using new diagnostics settings | Eran Mizrahi | 2017-12-10 | 1 | -1/+1 |
| | | |||||
| * | Fix lootcli sorting when temp dir contains a space (i.e. user name has a space) | Eran Mizrahi | 2017-12-07 | 1 | -1/+1 |
| | | |||||
| * | Final highlighting changes | Jeremy Rimpo | 2017-12-02 | 1 | -1/+1 |
| | | |||||
| * | Implement mod/plugin highlighting when pair is selected | Jeremy Rimpo | 2017-11-30 | 1 | -0/+15 |
| | | |||||
| * | Set the default WebEngineProfile settings to webcache | Jeremy Rimpo | 2017-11-30 | 1 | -0/+6 |
| | | |||||
| * | Close the handle that is created by FindFirstFileW correctly. | LePresidente | 2017-10-30 | 1 | -2/+3 |
| | | |||||
| * | Fixes | LePresidente | 2017-10-26 | 1 | -0/+1 |
| | | | | | https://github.com/LePresidente/modorganizer/issues/108 | ||||
| * | Fix minor ESL issues and set a useful URL for issue reporting | Jeremy Rimpo | 2017-10-24 | 1 | -1/+1 |
| | | |||||
| * | Fixed an issue with sort button | ZachHaber | 2017-01-25 | 1 | -1/+2 |
| | | | | | Sort button will now correctly create the new loadorder.txt. | ||||
| * | Fixed pluginListPath to allow spaces | ZachHaber | 2016-12-28 | 1 | -4/+2 |
| | | | | | lootcli was failing on FO4 b/c it was passing in a space. | ||||
| * | Got rid of some unnecesarry code | Zanoth | 2016-12-27 | 1 | -11/+7 |
| | | | | | | | Removed some parameters that were being sent to lootcli.exe that aren't relevant anymore, commented out the report viewing, and set the masterlist update boolean to switch only when there was no error. | ||||
| * | Added preliminary support for changes to lootcli project | ZachHaber | 2016-12-27 | 1 | -2/+8 |
| | | | | | | | | Hopefully re-enabled lootcli report. Added new argument for lootcli.exe: pluginListPath, so it can determine what to read and thus change. Need to figure out how to determine the current language in a format that's easily understood. | ||||
| * | Merge branch 'master' into new_vfs_library | Tannin | 2016-06-30 | 1 | -7/+38 |
| |\ | |||||
| | * | Some include-what-you-use suggested changes | Thomas Tanner | 2016-06-27 | 1 | -0/+1 |
| | | | |||||
| | * | Some refactoring of the spawn code and to make waitForApplication get the ↵ | Thomas Tanner | 2016-06-25 | 1 | -2/+22 |
| | | | | | | | | | | | | | | | right error code (usually) A note: It is possible for the executed program to completely exit before MO attempts to get hold of the pid from the job handle, in which case strangeness will happen (this has always been an issue) | ||||
| | * | Merge branch 'master' into issue/418 | Thomas Tanner | 2016-01-24 | 1 | -6/+6 |
| | |\ | | | | | | | | | | | | | | | | # Conflicts: # SConstruct # src/organizerproxy.cpp | ||||
| | | * | Removing the 'get' in all function names and making FO4 plugin build | Thomas Tanner | 2016-01-24 | 1 | -6/+6 |
| | | | | | | | | | | | | | Merge branch 'master' of https://github.com/TanninOne/modorganizer | ||||
| | * | | Remove savegameinfowidget from organizer core | Thomas Tanner | 2015-12-26 | 1 | -3/+0 |
| | | | | |||||
