summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Don't set zlib_rootSandro Jäckel2018-03-091-2/+0
|
* Merge pull request #259 from Al12rs/DevAl2018-03-085-7/+33
|\ | | | | Added check for mod rename and a number of small ui changes.
| * Added check for mod rename to ensure the new name is not already used by ↵Al12rs2018-03-071-0/+5
| | | | | | | | another mod.
| * Edited "Add/Remove category" menu entry text to "Change Category".Al12rs2018-03-071-1/+1
| |
| * Updated Open Folder icon as it was not very distinguishable.Al12rs2018-03-071-0/+0
| |
| * Inverted position of reinstall and remove mod, as per user request.Al12rs2018-03-071-1/+1
| |
| * Changed tooltip of Open Folder menu.Al12rs2018-03-071-1/+1
| |
| * Removed "Repace category" menu option from the modlist as it was redundant ↵Al12rs2018-03-071-0/+3
| | | | | | | | and cluttering the menu.
| * Added open logs folder to open folder toolbar dropdown.Al12rs2018-03-072-4/+22
|/
* Merge branch 'master' into new_vfs_libraryBrian Munro2018-03-051-0/+6
|\
| * Merge pull request #229 from SuperSandro2000/patch-1Al2018-02-161-32/+32
| |\ | | | | | | Updated repo links in Readme to LePresidente ones
| | * Updated repo links in Readme to LePresidente onesSandro2018-02-161-32/+32
| |/ | | | | Info: https://github.com/TanninOne/modorganizer-tool_nmmimport has not been forked by LePresidente
| * Create ISSUE_TEMPLATE.mdBrian Munro2017-12-101-0/+25
| | | | | | Added issue template for future issues to stick to a standard
| * Added download location for furture releases,Brian Munro2016-12-131-0/+4
| | | | | | Added download location for furture releases,
* | Merge branch 'new_vfs_library' of github.com:LePresidente/modorganizer into ↵Jeremy Rimpo2018-03-051-0/+674
|\ \ | | | | | | | | | new_vfs_library
| * \ Merge pull request #251 from SuperSandro2000/readmeAl2018-03-031-0/+674
| |\ \ | | | | | | | | Added GPLv3 license to repo
| | * | Added licenseSandro Jäckel2018-03-031-0/+674
| | | |
* | | | Light flagged master support and other minor changesJeremy Rimpo2018-03-055-11/+25
|/ / /
* | | Merge pull request #247 from Al12rs/new_vfs_libraryAl2018-02-285-21/+68
|\ \ \ | | | | | | | | - Added "Open Folders" drop-down menu over modlist.
| * | | - Added Open Folders drop-down menu over the modlist (using new custom icon) ↵Al12rs2018-02-285-21/+68
|/ / / | | | | | | | | | | | | | | | and moved there all previuolsy added "open <> folder" menu options. - Added "Open MO install folder" option.
* | | Merge pull request #239 from SuperSandro2000/readmeAl2018-02-261-2/+2
|\| | | | | | | | Update readme.md
| * | Update readme.mdSandro Jäckel2018-02-231-2/+2
| | |
* | | Merge pull request #244 from Al12rs/new_vfs_libraryAl2018-02-263-1/+1015
|\ \ \ | | | | | | | | Added new stylesheets and changed border of clear filter button.
| * | | Added two custom stylesheets created by AlcoholSwabs on nexus that he very ↵Al12rs2018-02-262-0/+1014
| | | | | | | | | | | | | | | | kindly gave permissions to include in MO2 releases.
| * | | Reduced Clear filter red border to one pixel instead of two.Al12rs2018-02-261-1/+1
| | | |
* | | | Merge pull request #237 from SuperSandro2000/new_vfs_libraryBrian Munro2018-02-23176-24917/+28624
|\ \ \ \ | | |/ / | |/| | Revert "Applied clang-format on source"
| * | | Revert "Applied clang-format on source"Sandro Jäckel2018-02-23176-24917/+28624
| | | | | | | | | | | | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* | | | Merge pull request #236 from SuperSandro2000/new_vfs_libraryBrian Munro2018-02-22177-28653/+24954
|\| | | | | | | | | | | Update reame.md
| * | | Applied clang-format on sourceSandro Jäckel2018-02-22176-28624/+24917
| | | |
| * | | Update CMakeLists.txtSandro2018-02-220-0/+0
| | | | | | | | | | | | | | | | project name was different than I thought
| * | | Merge remote-tracking branch 'upstream/new_vfs_library' into new_vfs_librarySandro Jäckel2018-02-221-0/+3
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #235 from SuperSandro2000/patch-2Brian Munro2018-02-221-0/+3
|\ \ \ \ | | | | | | | | | | Make sure that we get all files for sure
| * | | | Make sure that we get all files for sureSandro2018-02-221-0/+3
|/ / / /
* | | | Merge pull request #234 from SuperSandro2000/patch-2Brian Munro2018-02-221-1/+1
|\ \ \ \ | | | | | | | | | | Update CMakeLists.txt
| * | | | Update CMakeLists.txtSandro2018-02-221-1/+1
|/ / / / | | | | | | | | project name was different than I thought
* | | | Merge pull request #233 from SuperSandro2000/patch-1Brian Munro2018-02-211-0/+2
|\ \ \ \ | | | | | | | | | | set MO as StartUp Project
| | * | | Added truly all Repos to readme.md and changed a few bitsSandro Jäckel (SuperSandro2000)2018-02-221-29/+37
| | | | |
| | * | | Update CMakeLists.txtSandro2018-02-221-1/+1
| |/ / / | | | | | | | | project name was different than I thought
| * / / set MO as StartUp ProjectSandro2018-02-201-0/+2
|/ / / | | | | | | | | | Sets MordOrganizer as StartUp Project in VisualStudio. Reference: https://stackoverflow.com/a/37994396/4446318
* | | Merge pull request #231 from Al12rs/new_vfs_libraryAl2018-02-183-2/+4
|\| | | | | | | | Changed switch instance icon and tooltip
| * | Changed switch instance icon and tooltipAl12rs2018-02-183-2/+4
|/ /
* | Updated description and linksAl2018-02-161-30/+53
| |
* | Merge pull request #228 from Al12rs/new_vfs_libraryAl2018-02-153-54/+220
|\ \ | | | | | | Export to csv feature changes and added clear filter button.
| * | - Added "Clear all Filters" button with red outline that only shows up if ↵Al12rs2018-02-153-12/+56
| | | | | | | | | | | | | | | | | | | | | 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.Al12rs2018-02-141-5/+17
| | |
| * | - Complete overhaul of export to csv feature with custom column selection ↵Al12rs2018-02-141-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 ↵Al12rs2018-02-131-2/+10
|/ / | | | | | | | | | | to Export to csv feature. - Changed priority and install date format to be sortable in csv columns.
* | - Fixed a bug that would keep re-activating the "Create files in mod instead ↵Al12rs2018-02-133-0/+9
| | | | | | | | | | | | of Overwrite" setting in the executable dialog after the user activated it for the first time. Basically it looked in the stored settings to see if there was an entry for that executable to decide if the checkbox was to be enebled but never deleted that entry if the checkbox was then deselected.
* | Added support for High DPI Scaling for higher resolution monitors.Al12rs2018-02-121-0/+3
| |
* | - Changed "Remove Installed" and "Delete Installed" Downloads menu options ↵Al12rs2018-02-123-18/+36
| | | | | | | | | | | | to not consider the Downloads of Mods that were uninstalled. - Changed Downloads menu options to say "Hide all..." instead of "Remove all...".