| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | 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. | ||||
| * | 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 |
| | | | |||||
| * | | Update to allow linking to updated bsatk | Silarn | 2018-04-03 | 2 | -3/+6 |
| | | | |||||
| * | | Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ↵ | Jeremy Rimpo | 2018-03-23 | 22 | -2/+2 |
| |\ \ | | | | | | | | | | Develop | ||||
| | * \ | Merge pull request #287 from SuperSandro2000/imgbot | Al | 2018-03-23 | 21 | -0/+0 |
| | |\ \ | | | | | | | | | [ImgBot] optimizes images | ||||
| | | * | | [ImgBot] optimizes images | ImgBotApp | 2018-03-23 | 21 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *Total -- 173.23kb -> 19.45kb (88.77%) /src/resources/multiply-red.png -- 15.64kb -> 0.65kb (95.84%) /src/resources/archive-conflict-neutral.png -- 17.63kb -> 0.83kb (95.31%) /src/resources/archive-conflict-loser.png -- 17.63kb -> 0.87kb (95.09%) /src/resources/archive-conflict-winner.png -- 17.63kb -> 0.92kb (94.8%) /src/resources/archive-conflict-mixed.png -- 17.63kb -> 0.95kb (94.63%) /src/resources/switch-instance-icon.png -- 56.17kb -> 4.23kb (92.47%) /src/resources/open-Folder-Icon.png -- 16.53kb -> 1.40kb (91.53%) /src/resources/contents/conversation.png -- 1.47kb -> 0.81kb (44.75%) /src/resources/contents/breastplate.png -- 1.39kb -> 0.77kb (44.47%) /src/resources/contents/locked-chest.png -- 1.41kb -> 0.78kb (44.38%) /src/resources/contents/lyre.png -- 1.36kb -> 0.76kb (43.59%) /src/resources/contents/usable.png -- 1.31kb -> 0.81kb (37.99%) /src/resources/contents/hand-of-god.png -- 1.08kb -> 0.67kb (37.6%) /src/resources/contents/double-quaver.png -- 0.99kb -> 0.63kb (36.57%) /src/resources/contents/jigsaw-piece.png -- 0.93kb -> 0.66kb (28.78%) /src/resources/contents/tinker.png -- 1.01kb -> 0.72kb (28.52%) /src/resources/contents/empty-chessboard.png -- 0.69kb -> 0.52kb (23.94%) /src/resources/contents/checkbox-tree.png -- 0.64kb -> 0.52kb (19.15%) /src/resources/check.png -- 0.44kb -> 0.39kb (13.19%) /src/resources/contents/config.png -- 0.54kb -> 0.47kb (13.04%) /src/resources/document-save.png -- 1.12kb -> 1.09kb (2.87%) | ||||
| | * | | | Merge pull request #286 from SuperSandro2000/fix-ocd | Al | 2018-03-23 | 1 | -2/+2 |
| | |\ \ \ | | | | | | | | | | | Proper variable naming | ||||
| | | * | | | Proper variable naming | Sandro Jäckel | 2018-03-21 | 1 | -2/+2 |
| | | |/ / | | | | | | | | | and fixed Sandros OCD | ||||
| * | / / | Fix tab index now that the archive tab is back | Jeremy Rimpo | 2018-03-23 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge pull request #284 from LePresidente/Develop | Brian Munro | 2018-03-22 | 2 | -10/+9 |
| |\ \ \ | | | | | | | | | Updater and Issue reports now point to Modorganizer2/modorganizer | ||||
| | * | | | Updater and Issue reports now point to Modorganizer2/modorganizer | LePresidente | 2018-03-22 | 2 | -10/+9 |
| |/ / / | |||||
| * | | | Merge pull request #281 from SuperSandro2000/patch-1 | Jeremy Rimpo | 2018-03-21 | 1 | -0/+2 |
| |\ \ \ | |/ / |/| | | Added new repos | ||||
| | * | | Added new repos | Sandro Jäckel | 2018-03-21 | 1 | -0/+2 |
| |/ / | |||||
| * | | Merge pull request #280 from Al12rs/Develop | Jeremy Rimpo | 2018-03-20 | 1 | -1/+3 |
| |\ \ | | | | | | | Fixed preview "file not found" error if the mod folder containing the… | ||||
| | * | | Fixed preview "file not found" error if the mod folder containing the file ↵ | Al12rs | 2018-03-21 | 1 | -1/+3 |
| | | | | | | | | | | | | | was on a different drive. | ||||
| * | | | Update BY SA v3 license file to match others | Jeremy Rimpo | 2018-03-20 | 1 | -1/+1 |
| | | | | |||||
| * | | | Installer license not needed for application | Jeremy Rimpo | 2018-03-20 | 2 | -4/+1 |
| | | | | |||||
| * | | | Update about dialogue and licenses | Jeremy Rimpo | 2018-03-20 | 3 | -30/+103 |
| | | | | |||||
