summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Redirect endorsements of MO2 to the Skyrim SE nexusLostDragonist2018-07-161-5/+12
* Added "Open in Folder" option to downloads tab.Al12rs2018-07-161-0/+1
* Extend mod backups and load order backups to a maximum of 10LostDragonist2018-06-201-1/+1
* *Avoided some unnecessary refreshes while removing mods.Al12rs2018-05-251-4/+7
* Added "Open Plugins folder" option to Open folder menu.Al12rs2018-05-201-8/+9
* Fix a memory leak in updateToolBarDiana2018-05-181-32/+34
* Fix plugin lock slot typoSilarn2018-05-101-1/+1
* Allow update processor to include the managed game if nexus info matchesSilarn2018-05-041-0/+8
* Add version check and update processorSilarn2018-05-031-0/+24
* Allow for primary game sources and marking mods as converted/workingSilarn2018-05-031-0/+12
* Fix MO endorsement check and add game to ModInfo s_ModsByModIDSilarn2018-05-021-2/+10
* Release memorySilarn2018-05-011-0/+1
* Change Nexus API URLSilarn2018-04-281-1/+1
* Changed the shortcut to open in explorer a mod to CTRL+Enter to avoid consumi...Al12rs2018-04-221-2/+2
* Improve and fix handling of external linksSilarn2018-04-181-17/+14
* Changed mod Information dialog "Next" and "Previous" buttons to remember the ...Al12rs2018-04-171-8/+8
* Enter shourcut will now open the mod containing the selected plugin if the ES...Al12rs2018-04-171-10/+40
* 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-171-0/+18
* Changed the modifodialog to open the first enabled left most tab, if no parti...Al12rs2018-04-171-1/+16
* Fix signal/slot connector for available server parserSilarn2018-04-171-1/+1
* Merge pull request #311 from AnyOldName3/load-qtbase-qmJeremy Rimpo2018-04-161-0/+1
|\
| * Load qtbase_<language>.qm when possibleAnyOldName32018-04-151-0/+1
* | Support for multi-game downloadsSilarn2018-04-161-30/+32
|/
* Reload plugin translation databases when changing language.AnyOldName32018-04-131-0/+3
* Allow multi-extract via archive origin entry in the BSA tabSilarn2018-04-111-16/+29
* Prep for Qt 5.11 (backward-compatible)Silarn2018-04-101-0/+1
* Created threaded process for writing mod meta files to prevent hangsSilarn2018-04-091-5/+9
* Updates to allow a full plugin data refresh in certain circumstancesSilarn2018-04-081-3/+2
* Also mark hidden downloads as uninstalled; refresh plugins after filesSilarn2018-04-081-4/+2
* Added file preview in conflicts tab in the mod information dialog. The previe...Al12rs2018-04-071-1/+1
* Return extraction context menu to archive listSilarn2018-04-051-0/+12
* Merge pull request #286 from SuperSandro2000/fix-ocdAl2018-03-231-2/+2
|\
| * Proper variable namingSandro Jäckel2018-03-211-2/+2
* | Updater and Issue reports now point to Modorganizer2/modorganizerLePresidente2018-03-221-9/+8
|/
* Merge pull request #280 from Al12rs/DevelopJeremy Rimpo2018-03-201-1/+3
|\
| * Fixed preview "file not found" error if the mod folder containing the file wa...Al12rs2018-03-211-1/+3
* | Fix lootcli destroying loadorder on newer gamesJeremy Rimpo2018-03-201-13/+2
* | Various save game improvements related to script extender filesJeremy Rimpo2018-03-201-4/+8
|/
* Various text and ui changes:Al12rs2018-03-161-0/+4
* Fixed wrong Nexus page url in CSV export.Al12rs2018-03-121-1/+1
* Added a check to the preview function to handle tha case of the file beeing f...Al12rs2018-03-121-4/+16
* Remove outdated namespacing and correct the PATH setting to appends dllsJeremy Rimpo2018-03-081-5/+5
* Edited "Add/Remove category" menu entry text to "Change Category".Al12rs2018-03-071-1/+1
* Inverted position of reinstall and remove mod, as per user request.Al12rs2018-03-071-1/+1
* Removed "Repace category" menu option from the modlist as it was redundant an...Al12rs2018-03-071-0/+3
* Added open logs folder to open folder toolbar dropdown.Al12rs2018-03-071-4/+21
* - Added Open Folders drop-down menu over the modlist (using new custom icon) ...Al12rs2018-02-281-18/+34
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-3574/+3900
* Applied clang-format on sourceSandro Jäckel2018-02-221-3900/+3574