| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | ||||
| | * | 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 |
| | | | |||||
| * | | Merge pull request #1031 from LePresidente/new_vfs_library | TanninOne | 2016-12-12 | 6 | -8/+9 |
| |\| | | | | | New vfs library | ||||
| | * | 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. | ||||
| * | | Merge pull request #1023 from LePresidente/new_vfs_library | TanninOne | 2016-11-30 | 1 | -3/+3 |
| |\| | | | | | Updated icu libs to 54 in release build. | ||||
| | * | 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 |
| | | | | |||||
| * | | | fixed some filename/modname handling for names received from nexus | Tannin | 2016-06-02 | 3 | -12/+19 |
| | | | | |||||
| * | | | minor cleanup | Tannin | 2016-06-01 | 4 | -14/+9 |
| | | | | |||||
| * | | | fixed: mandatory esms could get disabled without a way in the ui to ↵ | Tannin | 2016-06-01 | 1 | -5/+7 |
| | | | | | | | | | | | | | re-enable them | ||||
| * | | | fixed handling of base dir in settings dialog (and fixed the tab order in ↵ | Tannin | 2016-05-27 | 4 | -29/+94 |
| | | | | | | | | | | | | | the settings dialog) | ||||
| * | | | moved button to switch instance (and to portable mode) to the main window | Tannin | 2016-05-27 | 13 | -129/+108 |
| | | | | |||||
| * | | | bugfix: incorrect url-encoding for passwords prevented login with some ↵ | Tannin | 2016-05-19 | 2 | -3/+5 |
| | | | | | | | | | | | | | special characters | ||||
| * | | | added button to clear webcaches and cookies | Tannin | 2016-05-19 | 9 | -0/+76 |
| | | | | |||||
| * | | | bugfix: initial setup didn't offer a portable install even if the global ↵ | Tannin | 2016-05-19 | 1 | -7/+5 |
| | | | | | | | | | | | | | install dir is gone | ||||
