summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'up/QT5.7' into mainline_devJeremy Rimpo2017-10-311-44/+52
|\
| * Merge branch 'QT5.7' of https://github.com/LePresidente/modorganizer into QT5.7LePresidente2017-10-310-0/+0
| |\
| | * Merge pull request #114 from Al12rs/QT5.7Brian Munro2017-10-311-1/+1
| | |\
| | | * Merge pull request #1 from LePresidente/QT5.7Al12rs2017-10-311-41/+46
| | | |\ | | | |/ | | |/|
| * / | More fixes to waitForProcessCompletionLePresidente2017-10-311-35/+38
| |/ /
| * | multiple fixes to waitForProcessCompletion.LePresidente2017-10-311-41/+46
* | | Merge pull request #2 from Al12rs/QT5.7Jeremy Rimpo2017-10-304-6/+7
|\ \ \ | | |/ | |/|
| * | Changed segment of while condition in waitForProcessCompletion() from OR to A...Al12rs2017-10-301-1/+1
| |/
| * Close the handle that is created by FindFirstFileW correctly.LePresidente2017-10-301-2/+3
| * Merge pull request #113 from Silarn/mainline_devBrian Munro2017-10-304-114/+132
| |\ | |/ |/|
* | Reimplement ScriptExtender handling by detecting USVFS archJeremy Rimpo2017-10-292-13/+34
* | Merge remote-tracking branch 'up/QT5.7' into mainline_devJeremy Rimpo2017-10-283-54/+59
|\ \
* | | Update master parsing and detect ESLs by extensionJeremy Rimpo2017-10-262-101/+98
| | * Use ScriptExtender PluginPath instead of appending "/plugin" to the old scrip...LePresidente2017-10-292-3/+3
| |/
| * Fixes the handle leak in the OrganizerCore::waitForProcessCompletionLePresidente2017-10-281-49/+50
| * FixesLePresidente2017-10-261-0/+1
| * Merge branch 'QT5.7' of https://github.com/LePresidente/modorganizer into QT5.7LePresidente2017-10-242-4/+4
| |\
| | * Merge pull request #107 from Silarn/mainline_devBrian Munro2017-10-242-4/+4
| | |\ | |_|/ |/| |
* | | Merge remote-tracking branch 'upstream/QT5.7' into mainline_devJeremy Rimpo2017-10-240-0/+0
|\ \ \ | | |/ | |/|
* | | Fix minor ESL issues and set a useful URL for issue reportingJeremy Rimpo2017-10-242-4/+4
| | * Updated dll manifest.LePresidente2017-10-241-5/+8
| |/
| * Merge pull request #106 from Silarn/mainline_devBrian Munro2017-10-2417-121/+176
| |\ | |/ |/|
* | Merge remote-tracking branch 'upstream/QT5.7' into mainline_devJeremy Rimpo2017-10-231-0/+6
|\|
| * added a catch all for the remote version check when checking for updates. Sho...LePresidente2017-10-231-0/+6
* | Fix up tutorial scriptsJeremy Rimpo2017-10-234-38/+49
* | Fix the nexus description link handlerJeremy Rimpo2017-10-234-73/+117
* | Update QtQuick import to 2.7 (for Qt 5.7) - works with 5.9Jeremy Rimpo2017-10-2310-10/+10
|/
* Updated version to 2.1.0betaLePresidente2017-10-222-4/+5
* Merge pull request #104 from Silarn/mainline_devBrian Munro2017-10-2214-388/+445
|\
| * Display the index of the ESL in the mod index space to differentiate ESLsJeremy Rimpo2017-10-212-78/+83
| * Correctly render the modindex for ESLsJeremy Rimpo2017-10-212-3/+21
| * Add ESL flag type detectionJeremy Rimpo2017-10-202-4/+22
| * Basic ESL updatesJeremy Rimpo2017-10-2013-368/+384
|/
* Fixed cmake to use the QTROOT Parameter instead of hard coding the directory,LePresidente2017-10-191-1/+1
* windeployqt doesn't automatically detect the requirement for qtwebenginewidge...LePresidente2017-05-051-1/+1
* Updated manifest to use new dll's.LePresidente2017-05-011-16/+10
* Merge pull request #69 from LePresidente/new_vfs_libraryBrian Munro2017-03-299-21/+42
|\
| * Version Bump. 2.0.8.3bLePresidente2017-02-061-2/+2
| * Merge pull request #51 from ZachHaber/new_vfs_libraryBrian Munro2017-01-251-1/+2
| |\
| | * Fixed an issue with sort buttonZachHaber2017-01-251-1/+2
| * | Merge pull request #49 from ZachHaber/new_vfs_libraryBrian Munro2017-01-175-3/+22
| |\|
| | * Re-enabled the boss buttonZachHaber2017-01-171-1/+1
| | * Revert "Loot Button"ZachHaber2017-01-171-0/+3
| | * Fixing overwrite problemsZachHaber2017-01-174-2/+21
| | * Loot ButtonZachHaber2017-01-161-3/+0
| |/
| * Version bump.Brian Munro2017-01-131-2/+2
| * Merge remote-tracking branch 'ZackHaber-upstream/new_vfs_library' into new_vf...Brian Munro2017-01-132-9/+10
| |\
| | * Fixed pluginListPath to allow spacesZachHaber2016-12-281-4/+2
| | * Got rid of some unnecesarry codeZanoth2016-12-271-11/+7
| | * Adding *.bak to .gitignoreZachHaber2016-12-271-0/+1