summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | Develop
| * Added "Open/Execute" context menu entry to the conflicts tab in the ↵Al12rs2018-04-082-2/+91
| | | | | | | | modinfodialog.
* | 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
|
* Added file preview in conflicts tab in the mod information dialog. The ↵Al12rs2018-04-074-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 ↵Al12rs2018-04-074-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)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
|
* Update to allow linking to updated bsatkSilarn2018-04-031-3/+5
|
* Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ↵Jeremy Rimpo2018-03-2322-2/+2
|\ | | | | | | Develop
| * Merge pull request #287 from SuperSandro2000/imgbotAl2018-03-2321-0/+0
| |\ | | | | | | [ImgBot] optimizes images
| | * [ImgBot] optimizes imagesImgBotApp2018-03-2321-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-ocdAl2018-03-231-2/+2
| |\ \ | | | | | | | | Proper variable naming
| | * | Proper variable namingSandro Jäckel2018-03-211-2/+2
| | |/ | | | | | | and fixed Sandros OCD
* | / Fix tab index now that the archive tab is backJeremy Rimpo2018-03-231-1/+1
|/ /
* / Updater and Issue reports now point to Modorganizer2/modorganizerLePresidente2018-03-222-10/+9
|/
* Merge pull request #280 from Al12rs/DevelopJeremy Rimpo2018-03-201-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 ↵Al12rs2018-03-211-1/+3
| | | | | | | | was on a different drive.
* | Update BY SA v3 license file to match othersJeremy Rimpo2018-03-201-1/+1
| |
* | Installer license not needed for applicationJeremy Rimpo2018-03-202-4/+1
| |
* | Update about dialogue and licensesJeremy Rimpo2018-03-203-30/+103
| |
* | Fix lootcli destroying loadorder on newer gamesJeremy Rimpo2018-03-201-13/+2
| |
* | Various save game improvements related to script extender filesJeremy Rimpo2018-03-202-24/+18
|/ | | | | * Improve handling of SE save transfers and deletes with main save * Add indicator in save popup dialog if SE save file is present
* Fixed another typo in the same resourceAl12rs2018-03-171-1/+1
|
* Fixed a typo of the added resource.Al12rs2018-03-171-1/+1
|
* Disabled iniTweaks part of modinfodialog until it is not fixed.Al12rs2018-03-171-1/+7
|
* Added archive-conflict icons to resources.Al12rs2018-03-175-0/+4
|
* Various text and ui changes:Al12rs2018-03-164-2/+7
| | | | | | | Added description to CSV export. Added line to delete instance error message. Changed delete instance icon for the list of instances. Added red X in the resources, thanks to twizz0r.
* Fixed default size and positioning of some ui elements to accomodate the new ↵Al12rs2018-03-151-10/+51
| | | | | | ones. Fixed incorrect settings for the layout stretching.
* Merge pull request #273 from Al12rs/DevelopJeremy Rimpo2018-03-122-7/+19
|\ | | | | Fixed file preview bug, wrong nexus urls in csv export and reverted some ui changes from Creator
| * Fixed wrong Nexus page url in CSV export.Al12rs2018-03-121-1/+1
| |
| * Reverted some changes added by Qt configurator that caused some wird ↵Al12rs2018-03-121-2/+2
| | | | | | | | stretching of the mainwindow. I suspect this is caused by the fact that the archive tab was not disabled in a way that Configurator liked and it is messing with it.
| * Added a check to the preview function to handle tha case of the file beeing ↵Al12rs2018-03-121-4/+16
| | | | | | | | from the actual data folder instead of a mod.
* | Deploy the qtdds.dll as part of the MO installAnyOldName32018-03-111-0/+3
|/
* Fix library include for zlibstaticLePresidente2018-03-111-3/+2
|
* Merge pull request #270 from Modorganizer2/masterJeremy Rimpo2018-03-101-5/+8
|\ | | | | Pull master changes into develop
| * Separate windeployqt calls into their own EXECUTE_PROCESS calls so that they ↵AnyOldName32018-03-101-5/+8
| | | | | | | | run sequentially
* | Remove outdated namespacing and correct the PATH setting to appends dllsJeremy Rimpo2018-03-084-12/+12
| |
* | 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.