summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #315 from Al12rs/DevelopAl2018-04-178-32/+145
|\
| * Changed mod Information dialog "Next" and "Previous" buttons to remember the ...Al12rs2018-04-174-16/+22
| * Enter shourcut will now open the mod containing the selected plugin if the ES...Al12rs2018-04-173-11/+41
| * Added Enter shortcut support for ovewrite as well to open the Explorer window.Al12rs2018-04-171-1/+3
| * Added key shourtcuts to open in explorer a selected mo by pressing Enter or R...Al12rs2018-04-172-0/+22
| * Disabled Hide inactive plugins checkbox in settings as it didn't work.Al12rs2018-04-171-0/+3
| * Merged the new open in explorer button with Silarn's code.Al12rs2018-04-173-5/+40
| * Changed the modifodialog to open the first enabled left most tab, if no parti...Al12rs2018-04-172-2/+17
| * Fixed inconsistency in line endings.Al12rs2018-04-171-7/+7
|/
* Adjust mod info dialog, add tooltips, update oldSilarn2018-04-171-10/+13
* Add source game setter in mod info dialogSilarn2018-04-179-19/+98
* Fix signal/slot connector for available server parserSilarn2018-04-171-1/+1
* Fix for virtualized executable pathSilarn2018-04-161-6/+8
* Merge pull request #311 from AnyOldName3/load-qtbase-qmJeremy Rimpo2018-04-162-0/+2
|\
| * Load qtbase_<language>.qm when possibleAnyOldName32018-04-151-0/+1
| * Update .gitignore with missing msbuild stuff.AnyOldName32018-04-151-0/+1
* | Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ...Silarn2018-04-162-5/+10
|\|
| * Moved the Changelog to the detailed text to avoid the msgbox going below the ...Al12rs2018-04-151-3/+3
| * Fix for programs set to start from inside the top level of a mod folder not l...Al12rs2018-04-151-2/+7
* | Support for multi-game downloadsSilarn2018-04-1639-323/+466
|/
* Merge pull request #304 from AnyOldName3/proxy-translation-supportJeremy Rimpo2018-04-132-0/+9
|\
| * Reload plugin translation databases when changing language.AnyOldName32018-04-131-0/+3
| * Make pluginFileNames() include those of proxied plugins, too.AnyOldName32018-04-131-0/+6
|/
* Remove extraneous search codeJeremy Rimpo2018-04-131-2/+0
* Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ...Silarn2018-04-110-0/+0
|\
| * Merge branch 'master' into DevelopJeremy Rimpo2018-04-110-0/+0
| |\
| | * Fix library include for zlibstaticLePresidente2018-03-111-3/+2
| | * Don't set zlib_rootSandro Jäckel2018-03-111-2/+0
* | | Add flag and description text to ESL-flagged ESPsSilarn2018-04-111-2/+9
* | | Bump version to 2.1.2 and update meta infoSilarn2018-04-111-6/+8
|/ /
* | Fix both remove and reinstall updating hidden downloadsSilarn2018-04-113-2/+23
* | Allow multi-extract via archive origin entry in the BSA tabSilarn2018-04-111-16/+29
* | Prep for Qt 5.11 (backward-compatible)Silarn2018-04-104-5/+8
* | Minor improvements to download hidingSilarn2018-04-101-18/+2
* | Created threaded process for writing mod meta files to prevent hangsSilarn2018-04-093-6/+13
* | Add DXTex header licenses for new BSATK handling of FO4 texture BA2sSilarn2018-04-092-1/+4
* | Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ...Silarn2018-04-082-2/+91
|\ \
| * | Added "Open/Execute" context menu entry to the conflicts tab in the modinfodi...Al12rs2018-04-082-2/+91
* | | Updates to allow a full plugin data refresh in certain circumstancesSilarn2018-04-085-14/+21
|/ /
* | Also mark hidden downloads as uninstalled; refresh plugins after filesSilarn2018-04-083-4/+25
* | Prevent redownloading a mod if the download is still in progressSilarn2018-04-071-4/+19
* | Fix for re-downloading a mod already downloadingSilarn2018-04-071-0/+7
* | Install the translation file (we need at least one)Silarn2018-04-071-0/+3
* | Fix overwritten file previewSilarn2018-04-071-6/+8
* | Fix up CMAKE to use /MP and allow building through umbrellaSilarn2018-04-071-1/+3
* | Added file preview in conflicts tab in the mod information dialog. The previe...Al12rs2018-04-074-4/+110
* | Allow MO2 shortcuts that open the indicated MO2 instance in the argument if t...Al12rs2018-04-074-32/+45
* | Update About dialog with new contributors (and don't translate names)Silarn2018-04-061-13/+33
* | Changes to allow plugin loading in the mod info dialog (and rename SE)Silarn2018-04-064-4/+6
* | Return extraction context menu to archive listSilarn2018-04-052-0/+13