index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
profile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
now using new common cmakefiles
isanae
2020-04-23
1
-3
/
+3
*
Merge pull request #1054 from isanae/bunch-of-fixes
isanae
2020-04-17
1
-0
/
+96
|
\
|
*
dump a bunch of counts for mods when selecting a profile
isanae
2020-04-17
1
-0
/
+96
*
|
Fix crash when game plugin does not provide any ini files.
AL
2020-04-17
1
-1
/
+5
|
/
*
error checking in dump()
isanae
2020-02-18
1
-5
/
+1
*
removed some ambiguous overloads for settings
isanae
2019-10-07
1
-33
/
+33
*
fixes for VS preview: missing namespace, missing setting() with two parameters
isanae
2019-10-05
1
-0
/
+5
*
split settings into a bunch of classes
isanae
2019-09-02
1
-4
/
+4
*
Merge pull request #807 from isanae/logging-rework
Jeremy Rimpo
2019-08-02
1
-21
/
+30
|
\
|
*
replaced formatSystemMessageQ() with formatSystemMessage()
isanae
2019-07-22
1
-2
/
+5
|
*
changed qDebug() to log::debug()
isanae
2019-07-22
1
-8
/
+8
|
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-2
/
+2
|
*
replaced qWarning()
isanae
2019-07-22
1
-9
/
+12
|
*
removed unused or redundant stuff in error_report.h
isanae
2019-07-22
1
-1
/
+4
*
|
Refactor obsolete methods
Silarn
2019-07-03
1
-1
/
+1
|
/
*
merged CustomOverwrites and ForcedLibraries, they were mostly identical
isanae
2019-06-15
1
-2
/
+2
*
Fix typo in missing INI dialog
LostDragonist
2019-04-13
1
-1
/
+1
*
Fix conflict detection concerning overwrite
LostDragonist
2019-03-09
1
-11
/
+4
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-1
/
+1
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-11
/
+11
*
Reduce file I/O operations when enabling/disabling multiple mods
LostDragonist
2019-01-22
1
-0
/
+31
*
Remove profile-specific executable settings when removing the executable
LostDragonist
2019-01-11
1
-1
/
+6
*
Support for force loading libraries
LostDragonist
2019-01-11
1
-1
/
+117
*
Made Delete INIs and Saves dialogs remember selection.
Al
2019-01-06
1
-8
/
+9
*
Change qPrintable to qUtf8Printable to better support non-ASCII text
LostDragonist
2019-01-05
1
-9
/
+9
*
Don't call ASCII function with unicode
LostDragonist
2019-01-03
1
-1
/
+1
*
Improve missing INI dialog when switching profiles
LostDragonist
2019-01-02
1
-5
/
+6
*
Use WriteRegistryValue function to handle read-only files
LostDragonist
2018-12-26
1
-2
/
+4
*
Prevent missing INI dialog from popping up when creating a new instance with ...
LostDragonist
2018-12-24
1
-1
/
+1
*
Don't mention save games when dealing with INI files
LostDragonist
2018-12-19
1
-1
/
+1
*
Make language about profile-specific settings and save games consistent
LostDragonist
2018-12-19
1
-4
/
+4
*
Re-initialize the profile configuration if INI files are missing
LostDragonist
2018-12-19
1
-1
/
+19
*
Optionally delete and restore profile-specific game INI files when changing t...
LostDragonist
2018-12-19
1
-0
/
+21
*
Enable per-profile game INI files by default again
LostDragonist
2018-12-19
1
-3
/
+1
*
Transition profile settings to settings.ini
LostDragonist
2018-12-05
1
-50
/
+82
*
Improve changing mod and plugin priorities
LostDragonist
2018-11-01
1
-37
/
+34
*
Support for multi-game downloads
Silarn
2018-04-16
1
-0
/
+1
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-524
/
+632
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-632
/
+524
*
- Fixed a bug that would keep re-activating the "Create files in mod instead ...
Al12rs
2018-02-13
1
-0
/
+5
*
Fix mod rename with custom profiles path
Eran Mizrahi
2017-12-18
1
-0
/
+76
*
Ensure all mostlist writing is done through the DelayedFileWriter
Eran Mizrahi
2017-12-18
1
-4
/
+19
*
Don't set save path or mygamesdirectory in initweaks
Jeremy Rimpo
2017-12-07
1
-12
/
+0
*
minor cleanup
Tannin
2016-06-01
1
-1
/
+3
*
profiles can now be configured to use the global game settings instead of pro...
Tannin
2016-05-07
1
-5
/
+44
*
cleanup
Tannin
2016-05-07
1
-8
/
+9
*
moved plugins.txt reading/writing to game plugin
Tannin
2016-05-06
1
-1
/
+1
*
merged master into new_vfs_library
Tannin
2016-02-12
1
-10
/
+26
*
made instance-switching usable
Tannin
2016-01-10
1
-3
/
+4
*
removed get-prefix from many getters. removed const from managed_game variable.
Tannin
2015-12-28
1
-1
/
+1
[next]