summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-298-21/+41
|\
| * Version Bump. 2.0.8.3bLePresidente2017-02-061-2/+2
| * Fixed an issue with sort buttonZachHaber2017-01-251-1/+2
| * 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-131-9/+9
| |\
| | * Fixed pluginListPath to allow spacesZachHaber2016-12-281-4/+2
| | * Got rid of some unnecesarry codeZanoth2016-12-271-11/+7
| | * Remove excess fileZachHaber2016-12-271-4658/+0
| | * Added preliminary support for changes to lootcli projectZachHaber2016-12-273-5/+4666
| * | Fixes the error code 5/6 issuesBrian Munro2017-01-111-3/+3
| * | Update selfupdater.cppBrian Munro2017-01-031-1/+1
| * | Update mainwindow.uiBrian Munro2017-01-031-3/+3
| |/
* / First attempt to update to QT5.7LePresidente2017-01-047-46/+48
|/
* Reverted ChangeBrian Munro2016-12-211-1/+1
* Update organizercore.cppBrian Munro2016-12-211-1/+1
* Build Number Version Bump.LePresidente2016-12-211-2/+2
* Migrate to version numbers with buildnumber.LePresidente2016-12-213-1/+6
* Reverted use of MOBase::isOneOf was causing the lock to fail.LePresidente2016-12-201-2/+2
* Version Bump,LePresidente2016-12-123-3/+4
* Use my repo for the updates for now.lepresidente2016-12-121-1/+1
* updated email for dump reports.lepresidente2016-12-041-1/+1
* gameShortName has been replaced by gameNexusName due to syrimse on nexus usin...lepresidente2016-12-041-3/+3
* Updated icu libs to 54 in release build.lepresidente2016-11-301-3/+3
* Merge branch 'master' into new_vfs_libraryTannin2016-06-3012-482/+515
|\
| * Some include-what-you-use suggested changesThomas Tanner2016-06-274-9/+44
| * Moved QuestionBoxMemory clearance from settings into QuestionBoxMemoryThomas Tanner2016-06-261-7/+2
| * Restore commented out codeThomas Tanner2016-06-262-1/+47
| * Extra question box functionalityThomas Tanner2016-06-251-1/+1
| * Some refactoring of the spawn code and to make waitForApplication get the rig...Thomas Tanner2016-06-257-112/+103
| * Merge remote-tracking branch 'refs/remotes/TanninOne/master'Thomas Tanner2016-05-151-1/+1
| |\
| * | Updates for QT5.5Thomas Tanner2016-05-152-7/+7
* | | updated to changed usvfs apiTannin2016-06-303-300/+315
* | | fixed categories list didn't get updated on switching instanceTannin2016-06-233-21/+48
* | | fixed creation of data paths after changing paths in settings and update of p...Tannin2016-06-239-114/+154
* | | updated to use the unmanaged-mod game plugin featureTannin2016-06-194-35/+24
* | | reduced number of mod content icons a bit because they take too much spaceTannin2016-06-195-24/+24
* | | updated translationTannin2016-06-191-403/+388
* | | usvfs log level can now be changed without a restartTannin2016-06-196-3/+29