| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | ||||
| * | 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 | ||||
| * | Merge branch 'master' into new_vfs_library | Tannin | 2015-12-07 | 1 | -23/+15 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/gameinfoimpl.cpp src/installationmanager.cpp src/mainwindow.cpp src/organizercore.cpp src/organizercore.h src/organizerproxy.cpp src/organizerproxy.h src/savegamegamebryo.cpp src/savegamegamebyro.h src/selfupdater.h src/shared/fallout3info.cpp src/shared/fallout3info.h src/shared/falloutnvinfo.cpp src/shared/falloutnvinfo.h src/shared/gameinfo.cpp src/shared/gameinfo.h src/shared/oblivioninfo.cpp src/shared/oblivioninfo.h src/shared/skyriminfo.cpp src/shared/skyriminfo.h src/spawn.cpp src/transfersavesdialog.cpp | ||||
| | * | Removes all references to GameInfo::getGameDirectory apart from one during ↵ | Thomas Tanner | 2015-11-25 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | startup Did some const correctness improvements Also may have fixed a potential crash as the Profile copy constructor didn't copy the m_GamePlugin membber | ||||
| | * | Use IPluginGame::getIniFiles throughout. | Thomas Tanner | 2015-11-24 | 1 | -9/+1 |
| | | | | | | | | | Also removed the default constructor from Profile class and stopped registering it as a QMetaObject (which it is the only reason it is there). | ||||
| | * | Removes igameinfo.h from everywhere apart from (sort of) the pythonrunner ↵ | Thomas Tanner | 2015-11-22 | 1 | -1/+0 |
| | | | | | | | | | | | | | plugin. Also comment out the filemapping function because it's large and doesn't appear to be used anywhere | ||||
| | * | Replace some instances of qApp->property("managed_game") with the saved pointer. | Thomas Tanner | 2015-11-21 | 1 | -11/+10 |
| | | | | | | | | | Pedantic note: This doesn't help the possibility of supporting multiple executables greatly, we'd have to have a lot of register-for-change events. | ||||
| * | | some fixes/disabled code required since hook.dll is gone | Tannin | 2015-11-19 | 1 | -1/+3 |
| |/ | |||||
| * | - bugfix: immediately after creating the first profile, the directory structure | Tannin | 2015-05-23 | 1 | -1/+5 |
| | | | | | didn't correctly assign files to unhandled. | ||||
| * | dropped redundant report.h/report.cpp | Tannin | 2015-05-09 | 1 | -1/+1 |
| | | |||||
| * | cosmetic changes and increased version number | Tannin | 2015-04-08 | 1 | -1/+1 |
| | | |||||
| * | - some fixes to how file changes are signaled and delayed | Tannin | 2015-03-01 | 1 | -40/+11 |
| | | |||||
