index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
settingsdialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the ability to change the managed game directory
LostDragonist
2018-12-11
1
-0
/
+10
*
Add workarounds button to reset window geometries
LostDragonist
2018-12-08
1
-0
/
+4
*
Add executable blacklisting
LostDragonist
2018-11-29
1
-0
/
+27
*
Resize plugin settings to make keys visible
LostDragonist
2018-11-26
1
-0
/
+4
*
Less strict implementation of path normalization
LostDragonist
2018-11-10
1
-11
/
+8
*
Normalize path settings to prevent extra characters
LostDragonist
2018-11-10
1
-0
/
+41
*
Fix button colors in the settings dialog with the default theme
LostDragonist
2018-11-09
1
-14
/
+18
*
Added ability to change color of conflict and plugin highlighting from the se...
Al12rs
2018-11-01
1
-0
/
+104
*
Force nxmhandler.exe registration when the associate button is clicked
LostDragonist
2018-07-27
1
-1
/
+1
*
Remove unused function which made things confusing
AnyOldName3
2018-05-02
1
-7
/
+0
*
Support for multi-game downloads
Silarn
2018-04-16
1
-2
/
+4
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-137
/
+172
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-172
/
+137
*
Insert the game rather than replacing the current entry
Jeremy Rimpo
2017-12-13
1
-1
/
+1
*
fixed handling of base dir in settings dialog (and fixed the tab order in the...
Tannin
2016-05-27
1
-5
/
+38
*
moved button to switch instance (and to portable mode) to the main window
Tannin
2016-05-27
1
-12
/
+0
*
added button to clear webcaches and cookies
Tannin
2016-05-19
1
-0
/
+7
*
fixed calls to helper.exe using wrong path
Tannin
2016-05-15
1
-1
/
+1
*
more configuration options
Tannin
2016-03-02
1
-0
/
+17
*
fixed browse-button for mod directory (in settings)
Tannin
2016-02-09
1
-1
/
+9
*
made instance-switching usable
Tannin
2016-01-10
1
-4
/
+20
*
removed get-prefix from many getters. removed const from managed_game variable.
Tannin
2015-12-28
1
-1
/
+1
*
Reworked startup considerably so now no longer dependant on GameInfo
Thomas Tanner
2015-11-28
1
-1
/
+1
*
Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...
Thomas Tanner
2015-11-26
1
-2
/
+1
*
Removes all references to GameInfo::getGameDirectory apart from one during st...
Thomas Tanner
2015-11-25
1
-2
/
+9
*
Get rid of `GameIfo::getOrganizerDirectory` and associated member variable
Thomas Tanner
2015-11-20
1
-1
/
+1
*
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-1
/
+1
*
- descriptions for plugin settings are now displayed
Tannin
2014-09-10
1
-173
/
+182
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-173
/
+173
*
- nxmhandler will now ask before registering itself
Tannin
2014-01-04
1
-0
/
+6
*
- esp reader now handles invalid files more gracefully
Tannin
2013-09-21
1
-0
/
+12
*
- some fixes to the refreshing behaviour
Tannin
2013-07-13
1
-2
/
+4
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-130
/
+134
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+149