| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Use Qt deploy also for Qt plugins (cherry picking only the ones we need) | Eran Mizrahi | 2017-12-19 | 1 | -2/+5 | |
| | | ||||||
| * | fix usvfs includes (following usvfs VS project) | Eran Mizrahi | 2017-12-19 | 1 | -1/+1 | |
| | | ||||||
| * | Tie moshortcuts to a specific instance | Eran Mizrahi | 2017-12-19 | 1 | -0/+2 | |
| | | ||||||
| * | Wait for injected processes on MO close | Eran Mizrahi | 2017-12-13 | 1 | -0/+5 | |
| | | ||||||
| * | Wait for processes run using command line shortcuts | Eran Mizrahi | 2017-12-10 | 1 | -0/+1 | |
| | | ||||||
| * | Implement mod/plugin highlighting when pair is selected | Jeremy Rimpo | 2017-11-30 | 1 | -0/+2 | |
| | | ||||||
| * | Fix the nexus description link handler | Jeremy Rimpo | 2017-10-23 | 1 | -0/+1 | |
| | | ||||||
| * | Updated version to 2.1.0beta | LePresidente | 2017-10-22 | 1 | -2/+3 | |
| | | | | | Added QtQuick to cmake to try address tutorial issue [Untested] | |||||
| * | windeployqt doesn't automatically detect the requirement for ↵ | LePresidente | 2017-05-05 | 1 | -1/+1 | |
| | | | | | qtwebenginewidgets, so we force it. | |||||
| * | First attempt to update to QT5.7 | LePresidente | 2017-01-04 | 1 | -4/+4 | |
| | | ||||||
| * | automatic update of translation file during build | Tannin | 2016-06-04 | 1 | -1/+3 | |
| | | ||||||
| * | removed obsolete inject code | Tannin | 2016-05-16 | 1 | -2/+0 | |
| | | ||||||
| * | added option to use a mod as the target to create now files instead of ↵ | Tannin | 2016-05-07 | 1 | -0/+2 | |
| | | | | | "overwrite" | |||||
| * | cleanup | Tannin | 2016-05-07 | 1 | -2/+10 | |
| | | ||||||
| * | now using github for self updater | Tannin | 2016-05-06 | 1 | -3/+5 | |
| | | ||||||
| * | moved plugins.txt reading/writing to game plugin | Tannin | 2016-05-06 | 1 | -2/+0 | |
| | | ||||||
| * | merged master into new_vfs_library | Tannin | 2016-02-12 | 1 | -21/+0 | |
| | | ||||||
| * | replaced boost&qt foreach-implementations by the c++11 variant | Tannin | 2016-02-09 | 1 | -1/+1 | |
| | | ||||||
| * | portable setup is no longer offered if the directory isn't writable | Tannin | 2016-02-09 | 1 | -2/+0 | |
| | | ||||||
| * | made instance-switching usable | Tannin | 2016-01-10 | 1 | -10/+12 | |
| | | | | | | this includes tons and tons of changes to how paths are determined. the profiles-dir can now also be configured | |||||
| * | removed get-prefix from many getters. removed const from managed_game variable. | Tannin | 2015-12-28 | 1 | -1/+1 | |
| | | | | | other fixes | |||||
| * | Merge branch 'master' into new_vfs_library | Tannin | 2015-12-07 | 1 | -2/+14 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/gameinfoimpl.cpp src/installationmanager.cpp src/mainwindow.cpp src/organizercore.cpp src/organizercore.h src/organizerproxy.cpp src/organizerproxy.h src/savegamegamebryo.cpp src/savegamegamebyro.h src/selfupdater.h src/shared/fallout3info.cpp src/shared/fallout3info.h src/shared/falloutnvinfo.cpp src/shared/falloutnvinfo.h src/shared/gameinfo.cpp src/shared/gameinfo.h src/shared/oblivioninfo.cpp src/shared/oblivioninfo.h src/shared/skyriminfo.cpp src/shared/skyriminfo.h src/spawn.cpp src/transfersavesdialog.cpp | |||||
| | * | Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356 | Thomas Tanner | 2015-12-05 | 1 | -4/+18 | |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/downloadmanager.cpp src/mainwindow.cpp src/modinfo.cpp src/modinfo.h src/selfupdater.cpp src/shared/fallout3info.cpp src/shared/fallout3info.h src/shared/falloutnvinfo.cpp src/shared/falloutnvinfo.h src/shared/gameinfo.h src/shared/oblivioninfo.cpp src/shared/oblivioninfo.h src/shared/skyriminfo.cpp src/shared/skyriminfo.h | |||||
| | | * | Merge pull request #334 from ThosRTanner/issue/308 | TanninOne | 2015-12-04 | 1 | -0/+10 | |
| | | |\ | | | | | | | | | Allow right click on module to see web link if supplied in fomod | |||||
| | | | * | Added functionality to use the web page link in a fomod to supply an ↵ | Thomas Tanner | 2015-10-15 | 1 | -0/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | optional web page. Also refactored modinfo into multiple files (as the actual types are opaque anyway) and cleaned up the headers a bit I also changed 'visit on nexus' from the menu not to open the downloads tab because it was a little confusing | |||||
| | * | | | Final eradication of igameinfo and adding python wrappers for IPluginGame | Thomas Tanner | 2015-11-22 | 1 | -2/+0 | |
| | | |/ | |/| | ||||||
| * | | | - no longer displaying "not logged in". This was too confusing for some | Tannin | 2015-12-07 | 1 | -3/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fixed files missing from vfs if parent directory exists in real destination dir - implemented plugin api to access current profile - steam game detection now also works for 64-bit games - removed reference to archive tab from tutorial - usvfs log level is now taken from config - some cleanup | |||||
| * | | | added fallout 4 support | Tannin | 2015-11-19 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | build system fix | Tannin | 2015-11-17 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge branch 'master' into new_vfs_library | Tannin | 2015-11-17 | 1 | -5/+10 | |
| |\ \ \ | | |/ | |/| | | | | | | | Conflicts: src/CMakeLists.txt | |||||
| | * | | updated build scripts | Tannin | 2015-11-16 | 1 | -4/+8 | |
| | |/ | ||||||
| * / | first work on interfacing with usvfs | Tannin | 2015-11-17 | 1 | -1/+11 | |
| |/ | ||||||
| * | build fixes | Tannin | 2015-10-10 | 1 | -1/+1 | |
| | | ||||||
| * | more work on build system | Tannin | 2015-10-08 | 1 | -7/+4 | |
| | | ||||||
| * | added cmake build system | Tannin | 2015-09-26 | 1 | -8/+7 | |
| | | ||||||
| * | added cmake build script and a few fixes for 64-bit compatibility | Tannin | 2015-09-23 | 1 | -0/+338 | |
