summaryrefslogtreecommitdiff
path: root/src/organizerproxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* added lockwidget to replace all the other dialogsisanae2019-11-061-1/+18
* split to processrunnerisanae2019-11-061-2/+2
* renamed startApplication() to runExecutableOrExecutableFile()isanae2019-11-061-3/+7
* Add parameters to startApplication to allow control of custom overwriteLostDragonist2019-03-241-5/+3
* Add function to get configured mods directoryLostDragonist2019-02-231-0/+5
* Changes to allow installer_NCC to use the game source set in the DL metaSilarn2018-05-071-0/+5
* Support for multi-game downloadsSilarn2018-04-161-2/+4
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-57/+130
* Applied clang-format on sourceSandro Jäckel2018-02-221-130/+57
* Fixing overwrite problemsZachHaber2017-01-171-2/+8
* cleanupTannin2016-05-191-5/+0
* merged master into new_vfs_libraryTannin2016-02-121-1/+12
* Merge branch 'master' into new_vfs_libraryTannin2015-12-071-11/+12
|\
| * Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-1/+0
| * Bunch of const correctness changes. There shouldn't be any update of plugin g...Thomas Tanner2015-11-251-1/+1
| * Final eradication of igameinfo and adding python wrappers for IPluginGameThomas Tanner2015-11-221-5/+0
| * Removal of (get)BinaryNameThomas Tanner2015-11-211-4/+9
| * Get rid of `GameIfo::getOrganizerDirectory` and associated member variableThomas Tanner2015-11-201-1/+3
* | - no longer displaying "not logged in". This was too confusing for someTannin2015-12-071-0/+5
|/
* extended plugin interface. Plugins can now activate/deactivate mods, install ...Tannin2015-05-171-2/+2
* - bugfixesTannin2015-01-061-1/+1
* MergeTannin2015-01-041-1/+1
|\
| * cleanup und bugfixes after refactoringTannin2014-11-281-1/+1
* | - fixes after mergeTannin2015-01-041-24/+1
* | Merge with branch1.2Tannin2015-01-031-64/+39
|\|
| * - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-77/+31
| * - new plugin-api to determine the origin of a fileTannin2014-08-181-0/+16
| * - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-271-0/+5
* | - NCC installer can now discover files in other mods (thanks Reunion!) and kn...Tannin2014-12-131-0/+7
* | - new plugin-api to determine the origin of a fileTannin2014-08-181-0/+16
* | - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-271-0/+5
|/
* - files in bsas are now only displayed in the data tab if they are managed by moTannin2014-05-251-0/+6
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-0/+185