| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #107 from Silarn/mainline_dev | Brian Munro | 2017-10-24 | 2 | -4/+4 |
| |\ | | | | | Hopefully final ESL corrections | ||||
| | * | Merge remote-tracking branch 'upstream/QT5.7' into mainline_dev | Jeremy Rimpo | 2017-10-24 | 0 | -0/+0 |
| | |\ | |/ |/| | |||||
| * | | Merge pull request #106 from Silarn/mainline_dev | Brian Munro | 2017-10-24 | 17 | -121/+176 |
| |\ \ | | | | | | | Updates for tutorials and nexus description links | ||||
| | | * | Fix minor ESL issues and set a useful URL for issue reporting | Jeremy Rimpo | 2017-10-24 | 2 | -4/+4 |
| | |/ | |||||
| | * | Merge remote-tracking branch 'upstream/QT5.7' into mainline_dev | Jeremy Rimpo | 2017-10-23 | 1 | -0/+6 |
| | |\ | |/ |/| | |||||
| * | | added a catch all for the remote version check when checking for updates. ↵ | LePresidente | 2017-10-23 | 1 | -0/+6 |
| | | | | | | | | | Should stop a hard crash but should probably be reviewed at a date. | ||||
| | * | Fix up tutorial scripts | Jeremy Rimpo | 2017-10-23 | 4 | -38/+49 |
| | | | | | | | | | | | * Patches for QtQuick 2.x * Fix up tab refs, names, and other out-of-date info | ||||
| | * | Fix the nexus description link handler | Jeremy Rimpo | 2017-10-23 | 4 | -73/+117 |
| | | | |||||
| | * | Update QtQuick import to 2.7 (for Qt 5.7) - works with 5.9 | Jeremy Rimpo | 2017-10-23 | 10 | -10/+10 |
| |/ | | | | Requires update to uibase | ||||
| * | Updated version to 2.1.0beta | LePresidente | 2017-10-22 | 2 | -4/+5 |
| | | | | | Added QtQuick to cmake to try address tutorial issue [Untested] | ||||
| * | Merge pull request #104 from Silarn/mainline_dev | Brian Munro | 2017-10-22 | 14 | -388/+445 |
| |\ | | | | | Updates for ESL support | ||||
| | * | Display the index of the ESL in the mod index space to differentiate ESLs | Jeremy Rimpo | 2017-10-21 | 2 | -78/+83 |
| | | | |||||
| | * | Correctly render the modindex for ESLs | Jeremy Rimpo | 2017-10-21 | 2 | -3/+21 |
| | | | |||||
| | * | Add ESL flag type detection | Jeremy Rimpo | 2017-10-20 | 2 | -4/+22 |
| | | | | | | | | | | | * ESL files can be sorted like ESMs * ESL files are displayed italicized but not bold | ||||
| | * | Basic ESL updates | Jeremy Rimpo | 2017-10-20 | 13 | -368/+384 |
| |/ | |||||
| * | Fixed cmake to use the QTROOT Parameter instead of hard coding the directory, | LePresidente | 2017-10-19 | 1 | -1/+1 |
| | | |||||
| * | windeployqt doesn't automatically detect the requirement for ↵ | LePresidente | 2017-05-05 | 1 | -1/+1 |
| | | | | | qtwebenginewidgets, so we force it. | ||||
| * | Updated manifest to use new dll's. | LePresidente | 2017-05-01 | 1 | -16/+10 |
| | | |||||
| * | Merge pull request #69 from LePresidente/new_vfs_library | Brian Munro | 2017-03-29 | 9 | -21/+42 |
| |\ | | | | | Bring in line with main branch | ||||
| | * | Version Bump. 2.0.8.3b | LePresidente | 2017-02-06 | 1 | -2/+2 |
| | | | |||||
| | * | Merge pull request #51 from ZachHaber/new_vfs_library | Brian Munro | 2017-01-25 | 1 | -1/+2 |
| | |\ | | | | | | | Fixed an issue with sort button | ||||
| | | * | Fixed an issue with sort button | ZachHaber | 2017-01-25 | 1 | -1/+2 |
| | | | | | | | | | | | | | Sort button will now correctly create the new loadorder.txt. | ||||
| | * | | Merge pull request #49 from ZachHaber/new_vfs_library | Brian Munro | 2017-01-17 | 5 | -3/+22 |
| | |\| | | | | | | | Loot Button & Overwrite | ||||
| | | * | Re-enabled the boss button | ZachHaber | 2017-01-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | Properly this time =P | ||||
| | | * | Revert "Loot Button" | ZachHaber | 2017-01-17 | 1 | -0/+3 |
| | | | | | | | | | | | | | This reverts commit f2b33d75cb147965306e075f0b921cbad6c04334. | ||||
| | | * | 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 | ||||
| * / | | | | First attempt to update to QT5.7 | LePresidente | 2017-01-04 | 7 | -46/+48 |
| |/ / / / | |||||
| * | | | | 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. | ||||
