summaryrefslogtreecommitdiff
path: root/src/selfupdater.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356Thomas Tanner2015-12-051-33/+15
|\
| * Merge branch 'master' of https://github.com/TanninOne/modorganizer into archi...Thomas Tanner2015-10-121-15/+25
| |\
| * | Changes to go with cleaned up archive libraryThomas Tanner2015-09-271-33/+17
* | | Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrlThomas Tanner2015-11-251-17/+23
* | | Get rid of `GameIfo::getOrganizerDirectory` and associated member variableThomas Tanner2015-11-201-3/+3
| |/ |/|
* | fixed progress dialogs appearing on startupTannin2015-10-101-15/+25
|/
* small code cleanupTannin2015-08-091-8/+8
* Extract multiple copies of file from archiveTom Tanner2015-08-021-3/+3
* dropped redundant report.h/report.cppTannin2015-05-091-1/+1
* Merge with branch1.2Tannin2015-01-241-2/+3
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-2/+3
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-466/+466
* | replaced all uses of NULL with nullptrTannin2014-11-281-6/+5
* | cleanup und bugfixes after refactoringTannin2014-11-281-8/+18
* | - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-3/+8
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-466/+466
|/
* - re-inserted code for bsa hiding (this was necessary to enforce expected bsa...Tannin2014-06-291-1/+2
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-1/+1
* - made the indicator for drag&drop more visibleTannin2014-02-221-1/+1
* - when a download server returns a text file, it's assumed to be an error and...Tannin2014-01-181-1/+1
* - bugfix: changing nexus id directly via mod list did not cause the change to...Tannin2013-12-041-0/+1
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-2/+0
* - caching of downloadwidgets to fix performance problem, currently broken and...Tannin2013-06-291-1/+4
* - added hooks for getFileVersion* functionsTannin2013-03-271-7/+11
* - moved shared and uibase libraries to namespacesTannin2013-02-171-436/+440
* initial commit to mercurial repository.Tannin2013-02-031-0/+455