| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixing overwrite problems | ZachHaber | 2017-01-17 | 4 | -2/+21 |
| | | | | | | Changes the organizerproxy to pull from the settings rather than try and figure it out on its own. | ||||
| * | Loot Button | ZachHaber | 2017-01-16 | 1 | -3/+0 |
| | | | | | Re-enabled the button | ||||
| * | Version bump. | Brian Munro | 2017-01-13 | 1 | -2/+2 |
| | | |||||
| * | Merge remote-tracking branch 'ZackHaber-upstream/new_vfs_library' into ↵ | Brian Munro | 2017-01-13 | 2 | -9/+10 |
| |\ | | | | | | | new_vfs_library | ||||
| | * | Fixed pluginListPath to allow spaces | ZachHaber | 2016-12-28 | 1 | -4/+2 |
| | | | | | | | | | lootcli was failing on FO4 b/c it was passing in a space. | ||||
| | * | Got rid of some unnecesarry code | Zanoth | 2016-12-27 | 1 | -11/+7 |
| | | | | | | | | | | | | | Removed some parameters that were being sent to lootcli.exe that aren't relevant anymore, commented out the report viewing, and set the masterlist update boolean to switch only when there was no error. | ||||
| | * | Adding *.bak to .gitignore | ZachHaber | 2016-12-27 | 1 | -0/+1 |
| | | | | | | | | | | | *.bak is winmerge's backup files, no point in adding that to git by accident again. | ||||
| | * | Remove excess file | ZachHaber | 2016-12-27 | 1 | -4658/+0 |
| | | | | | | | | | Shouldn't have been committed. | ||||
| | * | Added preliminary support for changes to lootcli project | ZachHaber | 2016-12-27 | 3 | -5/+4666 |
| | | | | | | | | | | | | | | | Hopefully re-enabled lootcli report. Added new argument for lootcli.exe: pluginListPath, so it can determine what to read and thus change. Need to figure out how to determine the current language in a format that's easily understood. | ||||
| | * | Merge pull request #1 from LePresidente/new_vfs_library | ZachHaber | 2016-12-27 | 4 | -5/+10 |
| | |\ | | | | | | | Updating from LePresidente's changes | ||||
| | * \ | Merge pull request #1031 from LePresidente/new_vfs_library | TanninOne | 2016-12-12 | 6 | -8/+9 |
| | |\ \ | | | | | | | | | New vfs library | ||||
| | * \ \ | Merge pull request #1023 from LePresidente/new_vfs_library | TanninOne | 2016-11-30 | 1 | -3/+3 |
| | |\ \ \ | | | | | | | | | | | Updated icu libs to 54 in release build. | ||||
| * | | | | | Fixes the error code 5/6 issues | Brian Munro | 2017-01-11 | 1 | -3/+3 |
| | | | | | | |||||
| * | | | | | Update selfupdater.cpp | Brian Munro | 2017-01-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Reverted Tabs to spaces | ||||
| * | | | | | Update mainwindow.ui | Brian Munro | 2017-01-03 | 1 | -3/+3 |
| | |_|_|/ |/| | | | | | | | Reverted Tabs to spaces | ||||
| * | | | | Reverted Change | Brian Munro | 2016-12-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | Reverted silly edit. | ||||
| * | | | | Update organizercore.cpp | Brian Munro | 2016-12-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | Shoud be an "or" query instead of "and", | ||||
| * | | | | Build Number Version Bump. | LePresidente | 2016-12-21 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Migrate to version numbers with buildnumber. | LePresidente | 2016-12-21 | 3 | -1/+6 |
| | | | | | | | | | | | | | | | | | Added Comment for removal of ModBase::isOneof | ||||
| * | | | | Reverted use of MOBase::isOneOf was causing the lock to fail. | LePresidente | 2016-12-20 | 1 | -2/+2 |
| | |_|/ |/| | | |||||
| * | | | Version Bump, | LePresidente | 2016-12-12 | 3 | -3/+4 |
| | | | | | | | | | | | | | Basic SkyrimSE changes | ||||
| * | | | Use my repo for the updates for now. | lepresidente | 2016-12-12 | 1 | -1/+1 |
| | | | | |||||
| * | | | updated email for dump reports. | lepresidente | 2016-12-04 | 1 | -1/+1 |
| | | | | |||||
| * | | | gameShortName has been replaced by gameNexusName due to syrimse on nexus ↵ | lepresidente | 2016-12-04 | 1 | -3/+3 |
| | |/ |/| | | | | | using skyrimspecialediton. | ||||
| * | | Updated icu libs to 54 in release build. | lepresidente | 2016-11-30 | 1 | -3/+3 |
| |/ | |||||
| * | Merge branch 'master' into new_vfs_library | Tannin | 2016-06-30 | 14 | -493/+531 |
| |\ | |||||
| | * | Merge pull request #837 from ThosRTanner/issue/309 | TanninOne | 2016-06-30 | 14 | -101/+173 |
| | |\ | | | | | | | Changes for TanninOne/modorganizer#309 (3 of 3) | ||||
| | | * | Some include-what-you-use suggested changes | Thomas Tanner | 2016-06-27 | 4 | -9/+44 |
| | | | | |||||
| | | * | Moved QuestionBoxMemory clearance from settings into QuestionBoxMemory | Thomas Tanner | 2016-06-26 | 1 | -7/+2 |
| | | | | |||||
| | | * | Restore commented out code | Thomas Tanner | 2016-06-26 | 2 | -1/+47 |
| | | | | |||||
| | | * | Extra question box functionality | Thomas Tanner | 2016-06-25 | 1 | -1/+1 |
| | | | | |||||
| | | * | Some refactoring of the spawn code and to make waitForApplication get the ↵ | Thomas Tanner | 2016-06-25 | 7 | -112/+103 |
| | | | | | | | | | | | | | | | | | | | | | | right error code (usually) A note: It is possible for the executed program to completely exit before MO attempts to get hold of the pid from the job handle, in which case strangeness will happen (this has always been an issue) | ||||
| | | * | Fix a small bug in listing forward references | Thomas Tanner | 2016-06-25 | 1 | -10/+13 |
| | | | | |||||
| | | * | Merge remote-tracking branch 'refs/remotes/TanninOne/master' | Thomas Tanner | 2016-05-15 | 1 | -1/+1 |
| | | |\ | | |/ | |/| | |||||
| | | * | Updates for QT5.5 | Thomas Tanner | 2016-05-15 | 3 | -8/+10 |
| | | | | |||||
| * | | | updated to changed usvfs api | Tannin | 2016-06-30 | 3 | -300/+315 |
| | | | | |||||
| * | | | fixed categories list didn't get updated on switching instance | Tannin | 2016-06-23 | 3 | -21/+48 |
| | | | | |||||
| * | | | fixed creation of data paths after changing paths in settings and update of ↵ | Tannin | 2016-06-23 | 9 | -114/+154 |
| | | | | | | | | | | | | | profile list after change | ||||
| * | | | updated to use the unmanaged-mod game plugin feature | Tannin | 2016-06-19 | 4 | -35/+24 |
| | | | | |||||
| * | | | reduced number of mod content icons a bit because they take too much space | Tannin | 2016-06-19 | 5 | -24/+24 |
| | | | | |||||
| * | | | updated translation | Tannin | 2016-06-19 | 1 | -403/+388 |
| | | | | |||||
| * | | | usvfs log level can now be changed without a restart | Tannin | 2016-06-19 | 6 | -3/+29 |
| | | | | |||||
| * | | | download list and data tree now also maintain their layout between sessions | Tannin | 2016-06-19 | 3 | -18/+51 |
| | | | | |||||
| * | | | updated version number and translation file | Tannin | 2016-06-05 | 3 | -19/+15 |
| | | | | |||||
| * | | | bugfix: unnecessary repeat of delayed operations | Tannin | 2016-06-05 | 1 | -0/+1 |
| | | | | |||||
| * | | | fixed startup errors | Tannin | 2016-06-05 | 2 | -2/+2 |
| | | | | |||||
| * | | | automatic update of translation file during build | Tannin | 2016-06-04 | 2 | -1/+6047 |
| | | | | |||||
| * | | | testing the hook for updating the translation-page | Tannin | 2016-06-04 | 1 | -3/+3 |
| | | | | |||||
| * | | | added transifex configuration | Tannin | 2016-06-04 | 1 | -0/+82 |
| | | | | |||||
| * | | | bugfix: changing from local language to english doesn't stick | Tannin | 2016-06-03 | 1 | -1/+1 |
| | | | | |||||
