| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | now using new common cmakefiles | isanae | 2020-04-23 | 1 | -3/+3 |
| | | | | | | fixed includes because shared/ isn't in the path anymore removed unused modeltest files | ||||
| * | Merge pull request #1054 from isanae/bunch-of-fixes | isanae | 2020-04-17 | 1 | -0/+96 |
| |\ | | | | | Bunch of fixes | ||||
| | * | 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 a bunch of "{} saved" in the logs | ||||
| * | 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 |
| | | | | | removed "get" from the getters that had it | ||||
| * | Merge pull request #807 from isanae/logging-rework | Jeremy Rimpo | 2019-08-02 | 1 | -21/+30 |
| |\ | | | | | Logging rework | ||||
| | * | replaced formatSystemMessageQ() with formatSystemMessage() | isanae | 2019-07-22 | 1 | -2/+5 |
| | | | | | | | | | replaced windowsErrorString() with formatSystemMessage() | ||||
| | * | changed qDebug() to log::debug() | isanae | 2019-07-22 | 1 | -8/+8 |
| | | | | | | | | | removed some commented out logging | ||||
| | * | changed qCritical() to log::error() | isanae | 2019-07-22 | 1 | -2/+2 |
| | | | | | | | | | removed now unused vlog() | ||||
| | * | 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 |
| | | | | | | | | | | | | | | | renamed log() to vlog() for now extracted console creation to Console class rewrote LogBuffer to work with logging from uibase, renamed to LogModel added fmt dependency | ||||
| * | | 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 |
| | | | | | some comments | ||||
| * | 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 |
| | | | | | archive invalidation | ||||
| * | 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 ↵ | LostDragonist | 2018-12-19 | 1 | -0/+21 |
| | | | | | the setting | ||||
| * | 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 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | 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 |
| | | | | | | | of Overwrite" setting in the executable dialog after the user activated it for the first time. Basically it looked in the stored settings to see if there was an entry for that executable to decide if the checkbox was to be enebled but never deleted that entry if the checkbox was then deselected. | ||||
| * | 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 ↵ | Tannin | 2016-05-07 | 1 | -5/+44 |
| | | | | | profile-local | ||||
| * | 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 |
| | | | | | | this includes tons and tons of changes to how paths are determined. the profiles-dir can now also be configured | ||||
| * | removed get-prefix from many getters. removed const from managed_game variable. | Tannin | 2015-12-28 | 1 | -1/+1 |
| | | | | | other fixes | ||||
