summaryrefslogtreecommitdiff
path: root/src/organizercore.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix getFileOriginsLostDragonist2019-03-261-4/+3
* Add more protection against missing game pluginsLostDragonist2019-03-251-1/+1
* Add parameters to startApplication to allow control of custom overwriteLostDragonist2019-03-241-19/+32
* Improve failed login checks on start upLostDragonist2019-03-061-1/+1
* Add function to get configured mods directoryLostDragonist2019-02-231-5/+10
* Remove the spoofed NMM versionLostDragonist2019-02-221-1/+0
* Fix for Steam being run as administratorLostDragonist2019-02-191-44/+99
* Several Nexus API-related changesSilarn2019-02-181-2/+2
* Initial Nexus API changes:Silarn2019-02-181-2485/+2461
* Reject new mod installations if another one is already runningKrzysztof Starecki2019-02-151-0/+14
* Write currentProfile to Ini file on profile change. Exclusively for outside d...Al2019-02-151-0/+7
* Make logs more consistent in format and contentLostDragonist2019-01-301-11/+11
* Make logs more consistent in format and contentLostDragonist2019-01-301-5/+5
* Change modsSortedByProfilePriority to not return overwrite or backup modsLostDragonist2019-01-281-1/+5
* Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2LostDragonist2019-01-221-58/+130
|\
| * Use the optimized function that was createdLostDragonist2019-01-221-3/+1
| * Reduce file I/O operations when enabling/disabling multiple modsLostDragonist2019-01-221-58/+132
| * Fix forced libraries when using shortcutsLostDragonist2019-01-191-1/+1
* | Fix forced libraries when using shortcutsLostDragonist2019-01-191-1/+1
* | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-181-7/+30
|\|
| * Delete the settings array before writing a new oneLostDragonist2019-01-111-0/+1
| * Fix regex warningLostDragonist2019-01-111-1/+1
| * Support for force loading librariesLostDragonist2019-01-111-6/+28
* | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-051-13/+20
|\|
| * Change qPrintable to qUtf8Printable to better support non-ASCII textLostDragonist2019-01-051-12/+12
| * Improve performance by removing redundant actions when changing mod statesLostDragonist2019-01-051-1/+8
* | Merge branch 'Develop' into archive_conflicts_2Project5792018-12-291-6/+13
|\|
| * Allow some functions to pass in empty paths to check the root folderLostDragonist2018-12-281-6/+9
| * Added Active Plugins and Active Mods countersAl2018-12-241-0/+4
* | Clean up and fix merge issuesLostDragonist2018-12-121-9/+9
* | Added button to disable Archives in Data Tree and entirely.Project5792018-12-121-6/+18
* | Initial archive conflict parsingSilarn2018-12-121-1/+1
|/
* Don't disable ESMs when disabling mods if alternatives are availableLostDragonist2018-12-081-1/+10
* Add workaround setting to prevent the GUI from locking when running an execut...LostDragonist2018-12-081-1/+4
* Correct comparison logic for blacklist warningLostDragonist2018-11-291-1/+1
* Add executable blacklistingLostDragonist2018-11-291-3/+17
* Add cancel button to "Start Steam?" dialog to not start binaryLostDragonist2018-11-261-9/+13
* Add separators according to context location of context menuLostDragonist2018-11-011-1/+1
* Improve changing mod and plugin prioritiesLostDragonist2018-11-011-2/+4
* Allow user to cancel VFS mappingLostDragonist2018-08-161-0/+3
* Set delete Key to recursively clear overwrite with confirmation message.Al12rs2018-07-181-0/+2
* Detect if the Windows Event Log service is not runningLostDragonist2018-07-161-7/+102
* Changes to allow installer_NCC to use the game source set in the DL metaSilarn2018-05-071-0/+9
* Clean up handling of managed game instance in NexusInterfaceSilarn2018-05-021-3/+0
* Fix MO endorsement check and add game to ModInfo s_ModsByModIDSilarn2018-05-021-1/+2
* Add alternative game flag and checkSilarn2018-04-271-1/+1
* Fix for virtualized executable pathSilarn2018-04-161-6/+8
* Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ...Silarn2018-04-161-2/+7
|\
| * 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-161-20/+31
|/