summaryrefslogtreecommitdiff
path: root/src/settingsdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixed handling of base dir in settings dialog (and fixed the tab order in the...Tannin2016-05-271-5/+38
* moved button to switch instance (and to portable mode) to the main windowTannin2016-05-271-12/+0
* added button to clear webcaches and cookiesTannin2016-05-191-0/+7
* fixed calls to helper.exe using wrong pathTannin2016-05-151-1/+1
* more configuration optionsTannin2016-03-021-0/+17
* fixed browse-button for mod directory (in settings)Tannin2016-02-091-1/+9
* made instance-switching usableTannin2016-01-101-4/+20
* removed get-prefix from many getters. removed const from managed_game variable.Tannin2015-12-281-1/+1
* Reworked startup considerably so now no longer dependant on GameInfoThomas Tanner2015-11-281-1/+1
* Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-2/+1
* Removes all references to GameInfo::getGameDirectory apart from one during st...Thomas Tanner2015-11-251-2/+9
* Get rid of `GameIfo::getOrganizerDirectory` and associated member variableThomas Tanner2015-11-201-1/+1
* replaced all uses of NULL with nullptrTannin2014-11-281-1/+1
* - descriptions for plugin settings are now displayedTannin2014-09-101-173/+182
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-173/+173
* - nxmhandler will now ask before registering itselfTannin2014-01-041-0/+6
* - esp reader now handles invalid files more gracefullyTannin2013-09-211-0/+12
* - some fixes to the refreshing behaviourTannin2013-07-131-2/+4
* - moved shared and uibase libraries to namespacesTannin2013-02-171-130/+134
* initial commit to mercurial repository.Tannin2013-02-031-0/+149