| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #315 from Al12rs/Develop | Al | 2018-04-17 | 8 | -32/+145 |
| |\ | | | | | Ui and shortcut changes. | ||||
| | * | Changed mod Information dialog "Next" and "Previous" buttons to remember the ↵ | Al12rs | 2018-04-17 | 4 | -16/+22 |
| | | | | | | | | | currently viewed tab. | ||||
| | * | Enter shourcut will now open the mod containing the selected plugin if the ↵ | Al12rs | 2018-04-17 | 3 | -11/+41 |
| | | | | | | | | | | | | | | | ESPList has the focus. Added F5 shourcut to refresh the profile. Removed a redundant variable I saw by chance. | ||||
| | * | Added Enter shortcut support for ovewrite as well to open the Explorer window. | Al12rs | 2018-04-17 | 1 | -1/+3 |
| | | | |||||
| | * | Added key shourtcuts to open in explorer a selected mo by pressing Enter or ↵ | Al12rs | 2018-04-17 | 2 | -0/+22 |
| | | | | | | | | | Return. Needs support for overwrte | ||||
| | * | Disabled Hide inactive plugins checkbox in settings as it didn't work. | Al12rs | 2018-04-17 | 1 | -0/+3 |
| | | | |||||
| | * | Merged the new open in explorer button with Silarn's code. | Al12rs | 2018-04-17 | 3 | -5/+40 |
| | | | |||||
| | * | Changed the modifodialog to open the first enabled left most tab, if no ↵ | Al12rs | 2018-04-17 | 2 | -2/+17 |
| | | | | | | | | | | | | | particular tab was specified by the function caller. This will allow the users to choose what tab should be opened when opening the mod informations since the order of the tabs can be changed and is saved. | ||||
| | * | Fixed inconsistency in line endings. | Al12rs | 2018-04-17 | 1 | -7/+7 |
| |/ | |||||
| * | Adjust mod info dialog, add tooltips, update old | Silarn | 2018-04-17 | 1 | -10/+13 |
| | | |||||
| * | Add source game setter in mod info dialog | Silarn | 2018-04-17 | 9 | -19/+98 |
| | | |||||
| * | Fix signal/slot connector for available server parser | Silarn | 2018-04-17 | 1 | -1/+1 |
| | | |||||
| * | Fix for virtualized executable path | Silarn | 2018-04-16 | 1 | -6/+8 |
| | | |||||
| * | Merge pull request #311 from AnyOldName3/load-qtbase-qm | Jeremy Rimpo | 2018-04-16 | 2 | -0/+2 |
| |\ | | | | | Load qtbase qm | ||||
| | * | Load qtbase_<language>.qm when possible | AnyOldName3 | 2018-04-15 | 1 | -0/+1 |
| | | | |||||
| | * | Update .gitignore with missing msbuild stuff. | AnyOldName3 | 2018-04-15 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ↵ | Silarn | 2018-04-16 | 2 | -5/+10 |
| |\| | | | | | | | Develop | ||||
| | * | Moved the Changelog to the detailed text to avoid the msgbox going below the ↵ | Al12rs | 2018-04-15 | 1 | -3/+3 |
| | | | | | | | | | scree. The readability is not graeat as QMessageBox does not allow resizing for some petty reason. | ||||
| | * | Fix for programs set to start from inside the top level of a mod folder not ↵ | Al12rs | 2018-04-15 | 1 | -2/+7 |
| | | | | | | | | | launching. | ||||
| * | | Support for multi-game downloads | Silarn | 2018-04-16 | 39 | -323/+466 |
| |/ | |||||
| * | Merge pull request #304 from AnyOldName3/proxy-translation-support | Jeremy Rimpo | 2018-04-13 | 2 | -0/+9 |
| |\ | | | | | Proxy translation support | ||||
| | * | Reload plugin translation databases when changing language. | AnyOldName3 | 2018-04-13 | 1 | -0/+3 |
| | | | |||||
| | * | Make pluginFileNames() include those of proxied plugins, too. | AnyOldName3 | 2018-04-13 | 1 | -0/+6 |
| |/ | |||||
| * | Remove extraneous search code | Jeremy Rimpo | 2018-04-13 | 1 | -2/+0 |
| | | |||||
| * | Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ↵ | Silarn | 2018-04-11 | 0 | -0/+0 |
| |\ | | | | | | | Develop | ||||
| | * | Merge branch 'master' into Develop | Jeremy Rimpo | 2018-04-11 | 0 | -0/+0 |
| | |\ | |||||
| | | * | Fix library include for zlibstatic | LePresidente | 2018-03-11 | 1 | -3/+2 |
| | | | | |||||
| | | * | Don't set zlib_root | Sandro Jäckel | 2018-03-11 | 1 | -2/+0 |
| | | | | |||||
| * | | | Add flag and description text to ESL-flagged ESPs | Silarn | 2018-04-11 | 1 | -2/+9 |
| | | | | |||||
| * | | | Bump version to 2.1.2 and update meta info | Silarn | 2018-04-11 | 1 | -6/+8 |
| |/ / | |||||
| * | | Fix both remove and reinstall updating hidden downloads | Silarn | 2018-04-11 | 3 | -2/+23 |
| | | | |||||
| * | | Allow multi-extract via archive origin entry in the BSA tab | Silarn | 2018-04-11 | 1 | -16/+29 |
| | | | |||||
| * | | Prep for Qt 5.11 (backward-compatible) | Silarn | 2018-04-10 | 4 | -5/+8 |
| | | | |||||
| * | | Minor improvements to download hiding | Silarn | 2018-04-10 | 1 | -18/+2 |
| | | | |||||
| * | | Created threaded process for writing mod meta files to prevent hangs | Silarn | 2018-04-09 | 3 | -6/+13 |
| | | | |||||
| * | | Add DXTex header licenses for new BSATK handling of FO4 texture BA2s | Silarn | 2018-04-09 | 2 | -1/+4 |
| | | | |||||
| * | | Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ↵ | Silarn | 2018-04-08 | 2 | -2/+91 |
| |\ \ | | | | | | | | | | Develop | ||||
| | * | | Added "Open/Execute" context menu entry to the conflicts tab in the ↵ | Al12rs | 2018-04-08 | 2 | -2/+91 |
| | | | | | | | | | | | | | modinfodialog. | ||||
| * | | | Updates to allow a full plugin data refresh in certain circumstances | Silarn | 2018-04-08 | 5 | -14/+21 |
| |/ / | |||||
| * | | Also mark hidden downloads as uninstalled; refresh plugins after files | Silarn | 2018-04-08 | 3 | -4/+25 |
| | | | |||||
| * | | Prevent redownloading a mod if the download is still in progress | Silarn | 2018-04-07 | 1 | -4/+19 |
| | | | |||||
| * | | Fix for re-downloading a mod already downloading | Silarn | 2018-04-07 | 1 | -0/+7 |
| | | | |||||
| * | | Install the translation file (we need at least one) | Silarn | 2018-04-07 | 1 | -0/+3 |
| | | | |||||
| * | | Fix overwritten file preview | Silarn | 2018-04-07 | 1 | -6/+8 |
| | | | |||||
| * | | Fix up CMAKE to use /MP and allow building through umbrella | Silarn | 2018-04-07 | 1 | -1/+3 |
| | | | |||||
| * | | Added file preview in conflicts tab in the mod information dialog. The ↵ | Al12rs | 2018-04-07 | 4 | -4/+110 |
| | | | | | | | | | preview is not working for the lower file list for some reason but I left the setup of the context menu and all in case somebody else can figure out what I'm missing. | ||||
| * | | Allow MO2 shortcuts that open the indicated MO2 instance in the argument if ↵ | Al12rs | 2018-04-07 | 4 | -32/+45 |
| | | | | | | | | | | | | | the executable name is omitted. This should be added after the MO2 exe path: ' "moshortcut://myInstanceName:" '. If there are caracters after the ":" then MO2 will assume that is an execuatble and will try to run it. | ||||
| * | | Update About dialog with new contributors (and don't translate names) | Silarn | 2018-04-06 | 1 | -13/+33 |
| | | | |||||
| * | | Changes to allow plugin loading in the mod info dialog (and rename SE) | Silarn | 2018-04-06 | 4 | -4/+6 |
| | | | |||||
| * | | Return extraction context menu to archive list | Silarn | 2018-04-05 | 2 | -0/+13 |
| | | | |||||
