summaryrefslogtreecommitdiff
path: root/src/settings.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-344/+358
* Applied clang-format on sourceSandro Jäckel2018-02-221-358/+344
* Move crash dumps to instance-dependant data folderEran Mizrahi2017-12-121-0/+2
* new diagnostics settings dialog tabEran Mizrahi2017-12-101-1/+24
* Merge branch 'master' into new_vfs_libraryTannin2016-06-301-5/+19
|\
| * Some include-what-you-use suggested changesThomas Tanner2016-06-271-5/+19
* | more configuration optionsTannin2016-03-021-5/+22
* | made instance-switching usableTannin2016-01-101-2/+18
|/
* Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into Tho...TanninOne2015-12-061-5/+5
|\
| * Added support for include-what-you-use in a very simplistic fashion to the Sc...Thomas Tanner2015-10-171-5/+5
* | Bunch of const correctness changes. There shouldn't be any update of plugin g...Thomas Tanner2015-11-251-2/+2
|/
* and now I find out I don't need to do it at allTom Tanner2015-06-231-2/+2
* Finish refactoring all the tab code into classesTom Tanner2015-06-211-0/+16
* More refactoring, slightly easier to use classesTom Tanner2015-06-211-41/+42
* Factor out general, nexis, plugins tab code into individual classesTom Tanner2015-06-201-2/+82
* fixes to make MO compile with mingw (also fixes some warnings generated by mi...Tannin2015-05-161-2/+2
* Add in a tab to allow saving of steam username and password.Tom Tanner2015-05-091-0/+17
* - bugfixesTannin2015-01-061-0/+12
* - fixes after mergeTannin2015-01-041-1/+2
* - descriptions for plugin settings are now displayedTannin2014-09-101-310/+311
* - performance optimizations for detection of file changes in mod directoriesTannin2014-08-011-3/+0
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-313/+313
* - loot client now only updates the masterlist once per MO sessionTannin2014-06-081-5/+5
* - added an option to show meta info on downloads instead of filenamesTannin2014-04-231-0/+10
* - nxmhandler will now ask before registering itselfTannin2014-01-041-0/+7
* - plugins can now be localized tooTannin2013-11-271-0/+5
* - esp reader now handles invalid files more gracefullyTannin2013-09-211-1/+46
* - the download manager now registers download speed. Right now this is only usedTannin2013-08-301-0/+7
* - added the ability to connect to the internet through a proxyTannin2013-07-131-0/+5
* - caching of downloadwidgets to fix performance problem, currently broken and...Tannin2013-06-291-0/+5
* - some fixes for qt5 compatibilityTannin2013-06-201-11/+7
* - creating mods from overwriteTannin2013-04-041-0/+5
* - proper detection of user-preferred languageTannin2013-02-191-0/+5
* - moved shared and uibase libraries to namespacesTannin2013-02-171-204/+204
* initial commit to mercurial repository.Tannin2013-02-031-0/+223