summaryrefslogtreecommitdiff
path: root/src/organizercore.h
Commit message (Expand)AuthorAgeFilesLines
...
* split directoryentryisanae2020-02-181-1/+0
* removed some unnecessary countersisanae2020-02-181-0/+2
* Move modInfo loadFromDisc to it's own functionAL2020-02-161-0/+1
* renamed ToLower() to avoid confusion with in-place vs copyisanae2020-02-041-2/+10
* renamed lockwidget files to uilockerisanae2019-11-061-1/+1
* renamed LockWidget to UILockerisanae2019-11-061-2/+2
* moved LockWidget back to OrganizerCore to support having multiple locks activeisanae2019-11-061-0/+3
* added waitForAllUSVFSProcesses() wrapper in OrganizerCore, the fact that it's...isanae2019-11-061-0/+3
* added lockwidget to replace all the other dialogsisanae2019-11-061-2/+1
* split to processrunnerisanae2019-11-061-46/+14
* spawning an executable now only waits for that particular processisanae2019-11-061-2/+9
* wait for executable when opening filesisanae2019-11-061-1/+4
* moved findJavaInstallation() and getFileExecutionContext() to spawnisanae2019-11-061-12/+0
* renamed startApplication() to runExecutableOrExecutableFile()isanae2019-11-061-1/+6
* renamed runExecutable() to runExecutablefile()isanae2019-11-061-3/+7
* renamed executeFileVirtualized() to runFile()isanae2019-11-061-7/+8
* merged spawnBinaryDirect() and spawnBinaryProcess()isanae2019-11-061-15/+8
* initial Spawner and SpawnedProcessisanae2019-11-061-4/+5
* added crash dump path to parameters, if a mechanism to customize it is ever c...isanae2019-11-011-1/+2
* uses new usvfsParameters, also updates spawn delayisanae2019-10-101-1/+1
* changed the layout of the general settings tabisanae2019-09-231-0/+1
* changed crash dump type to use enum instead of intisanae2019-08-241-2/+2
* split into GeometrySettingsisanae2019-08-041-4/+0
* removed mentions of QSettings from main.cppisanae2019-08-041-1/+1
* moved setLogLevel() to OrganizerCoreisanae2019-07-221-0/+2
* 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