summaryrefslogtreecommitdiff
path: root/src/spawn.cpp
Commit message (Expand)AuthorAgeFilesLines
* removed obsolete stuffTannin2016-05-161-1/+0
* fixed browse-button for mod directory (in settings)Tannin2016-02-091-1/+1
* fixed display of process name in unlock-widgetTannin2016-02-091-43/+1
* Merge branch 'master' into new_vfs_libraryTannin2015-12-071-2/+5
|\
| * Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-3/+5
* | - no longer displaying "not logged in". This was too confusing for someTannin2015-12-071-2/+0
* | first work on interfacing with usvfsTannin2015-11-171-17/+29
|/
* dropped redundant report.h/report.cppTannin2015-05-091-0/+1
* tons of code cleanup and minor fixes to harden the code (mostly suggestions f...Tannin2015-02-251-3/+3
* Merge with branch1.2Tannin2015-01-241-3/+3
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-3/+3
| * several bugfixes from the bugfix-wc that I forgot to backportTannin2014-11-261-208/+218
| * - moved the hook-recursion-protection to tlsTannin2014-09-291-0/+13
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-195/+195
* | replaced all uses of NULL with nullptrTannin2014-11-281-9/+9
* | - moved the hook-recursion-protection to tlsTannin2014-09-291-1/+1
* | - processes spawned from MO are now themselves allowed to break away from the...Tannin2014-08-251-0/+7
* | - can now filter by mod contentTannin2014-08-181-16/+0
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-211/+211
* | - when highlighting a mod the overwritten and overwriting mods are now highli...Tannin2014-07-141-7/+23
|/
* - added buttons to backup and restore the modlist and pluginlistTannin2014-04-051-4/+25
* - bugfix: elevation dialog didn't offer a "yes" optionTannin2014-01-291-2/+3
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-2/+2
* - some fixes for qt5 compatibilityTannin2013-06-201-2/+39
* - bugfix: invalid ini file name when creating profile for oblivion from defau...Tannin2013-03-181-0/+23
* - moved shared and uibase libraries to namespacesTannin2013-02-171-90/+94
* initial commit to mercurial repository.Tannin2013-02-031-0/+109