summaryrefslogtreecommitdiff
path: root/src/settingsdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-181-3/+3
|\
| * Support for force loading librariesLostDragonist2019-01-111-3/+3
* | Merge branch 'Develop' into archive_conflicts_2LostDragonist2018-12-301-55/+35
|\|
| * Apply alpha color settings to the settings dialogLostDragonist2018-12-301-57/+25
| * Added Alpha channel to color pickersProject5792018-12-311-4/+4
* | Fix conflict colors and make archive conflict colors configurableLostDragonist2018-12-301-23/+33
|/
* Add the ability to change the managed game directoryLostDragonist2018-12-111-0/+10
* Add workarounds button to reset window geometriesLostDragonist2018-12-081-0/+4
* Add executable blacklistingLostDragonist2018-11-291-0/+27
* Resize plugin settings to make keys visibleLostDragonist2018-11-261-0/+4
* Less strict implementation of path normalizationLostDragonist2018-11-101-11/+8
* Normalize path settings to prevent extra charactersLostDragonist2018-11-101-0/+41
* Fix button colors in the settings dialog with the default themeLostDragonist2018-11-091-14/+18
* Added ability to change color of conflict and plugin highlighting from the se...Al12rs2018-11-011-0/+104
* Force nxmhandler.exe registration when the associate button is clickedLostDragonist2018-07-271-1/+1
* Remove unused function which made things confusingAnyOldName32018-05-021-7/+0
* Support for multi-game downloadsSilarn2018-04-161-2/+4
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-137/+172
* Applied clang-format on sourceSandro Jäckel2018-02-221-172/+137
* Insert the game rather than replacing the current entryJeremy Rimpo2017-12-131-1/+1
* 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