summaryrefslogtreecommitdiff
path: root/src/organizercore.h
Commit message (Expand)AuthorAgeFilesLines
* moved Settings out of OrganizerCore so it can be created by itself to access ...isanae2019-07-221-2/+2
* use log::Levels instead of intsisanae2019-07-221-1/+4
* Add some basic checks for symlinksSilarn2019-07-081-0/+1
* split nexus tabisanae2019-07-021-0/+1
* pulled java installation detection out of getFileExecutionContext() and into ...isanae2019-06-151-0/+2
* added selectedOrigin to previewFileWithAlternatives()isanae2019-05-281-1/+1
* moved shell functions to uibaseisanae2019-05-261-13/+0
* moved getFileExecutionContext() and its enum into OrganizerCoreisanae2019-05-261-10/+10
* changed enum case to follow conventionisanae2019-05-261-2/+2
* changed rest of ShellExecuteW() calls to use shell::Execute(), shell::OpenLin...isanae2019-05-261-0/+3
* put explore and open functions in namespace shellisanae2019-05-251-4/+11
* ExploreFile() will select the file in explorer when the path is a fileisanae2019-05-251-1/+1
* moved GetFileExecutionContext() out of OrganizerCore, no reason for it to be ...isanae2019-05-251-4/+9
* a copy of getBinaryExecuteInfo() and openDataFile() was in both mainwindow an...isanae2019-05-251-0/+13
* Add parameters to startApplication to allow control of custom overwriteLostDragonist2019-03-241-1/+1
* Add function to get configured mods directoryLostDragonist2019-02-231-0/+1
* Fix for Steam being run as administratorLostDragonist2019-02-191-1/+1
* Initial Nexus API changes:Silarn2019-02-181-3/+2
* Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2LostDragonist2019-01-221-0/+3
|\
| * Reduce file I/O operations when enabling/disabling multiple modsLostDragonist2019-01-221-0/+3
* | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-181-2/+6
|\|
| * Support for force loading librariesLostDragonist2019-01-111-2/+6
* | Added button to disable Archives in Data Tree and entirely.Project5792018-12-121-0/+3
|/
* Add executable blacklistingLostDragonist2018-11-291-1/+1
* Changes to allow installer_NCC to use the game source set in the DL metaSilarn2018-05-071-0/+1
* Support for multi-game downloadsSilarn2018-04-161-1/+1
* Updates to allow a full plugin data refresh in certain circumstancesSilarn2018-04-081-1/+1
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-195/+213
* Applied clang-format on sourceSandro Jäckel2018-02-221-213/+195
* Add warning when MO1 hook.dll is left in game folderEran Mizrahi2018-01-131-2/+3
* Prefer hiding the MO proxy when waiting for spawned processesEran Mizrahi2017-12-291-1/+1
* Tie moshortcuts to a specific instanceEran Mizrahi2017-12-191-4/+2
* Restore archive tab and partial functionalityJeremy Rimpo2017-12-151-0/+1
* Wait for injected processes on MO closeEran Mizrahi2017-12-131-0/+1
* Use single instance also for MO shortcutsEran Mizrahi2017-12-111-0/+4
* Run shortcuts using moshortcut:// to avoid command line problemsEran Mizrahi2017-12-101-1/+9
* Wait for processes run using command line shortcutsEran Mizrahi2017-12-101-1/+1
* cycle crash dumpsEran Mizrahi2017-12-101-0/+2
* generate dumps using new diagnostics settingsEran Mizrahi2017-12-101-1/+6
* Fixing overwrite problemsZachHaber2017-01-171-0/+2
* Merge branch 'master' into new_vfs_libraryTannin2016-06-301-7/+19
|\
| * Restore commented out codeThomas Tanner2016-06-261-0/+6
| * Some refactoring of the spawn code and to make waitForApplication get the rig...Thomas Tanner2016-06-251-6/+9
| * Changes to support getting list of mods / esps to activate from game pluginThomas Tanner2015-12-191-8/+21
* | fixed creation of data paths after changing paths in settings and update of p...Tannin2016-06-231-0/+4
* | usvfs log level can now be changed without a restartTannin2016-06-191-0/+2
* | added option to use a mod as the target to create now files instead of "overw...Tannin2016-05-071-7/+13
* | merged master into new_vfs_libraryTannin2016-02-121-7/+21
* | made instance-switching usableTannin2016-01-101-0/+2
* | removed get-prefix from many getters. removed const from managed_game variable.Tannin2015-12-281-2/+2