| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move to VCPKG (#2068) | Mikaël Capelle | 2025-05-29 | 1 | -9/+8 |
| | | | | | | | | | | * Remove SConscript related files. * Force-load translations from uibase and gamebryo/creation. * Bring githubpp here and add a standalone preset. * Switch VersionInfo -> Version for ModOrganizer2. (#2063) * Add pre-commit hook. * Use 7zip build from VCPKG registry. * Use archive.dll from the bin folder instead of dlls. | ||||
| * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 1 | -92/+81 |
| | | |||||
| * | Convert everything to CRLF. | Mikaël Capelle | 2023-07-09 | 1 | -361/+361 |
| | | |||||
| * | Remove dependency on Core5Compat | Jeremy Rimpo | 2022-04-19 | 1 | -1/+0 |
| | | |||||
| * | Use release name for changelogs | Chris Bessent | 2021-02-12 | 1 | -1/+1 |
| | | |||||
| * | Updates to text, title and buttons | Chris Bessent | 2021-02-11 | 1 | -3/+5 |
| | | |||||
| * | Create a new dialog for the update window | Chris Bessent | 2021-02-11 | 1 | -16/+8 |
| | | | | | | The idea here is to be able to resize the window and better handle markdown formatting. Everything was stolen from the LOOT dialog. | ||||
| * | Fix concatenating update logs | Chris Bessent | 2021-02-08 | 1 | -2/+2 |
| | | |||||
| * | fixed boost bind warnings | isanae | 2020-11-03 | 1 | -1/+1 |
| | | |||||
| * | Better separation of changelogs in details. | Mikaël Capelle | 2020-08-23 | 1 | -1/+1 |
| | | |||||
| * | Show details for all releases from Github when updating. | Mikaël Capelle | 2020-08-23 | 1 | -18/+56 |
| | | |||||
| * | Update following archive callback changes. | Mikaël Capelle | 2020-06-02 | 1 | -3/+0 |
| | | |||||
| * | Update after change to CreateArchive. Remove unused archive handler from ↵ | Mikaël Capelle | 2020-06-02 | 1 | -27/+0 |
| | | | | | self-updater. | ||||
| * | now using new common cmakefiles | isanae | 2020-04-23 | 1 | -1/+1 |
| | | | | | | fixed includes because shared/ isn't in the path anymore removed unused modeltest files | ||||
| * | update available log is now info instead of debug | isanae | 2020-04-17 | 1 | -1/+1 |
| | | | | | added AV warning when a game plugin is no longer available | ||||
| * | added error messages to FileRenamer and a few more | isanae | 2019-10-04 | 1 | -2/+5 |
| | | | | | fixes for shell functions changing names | ||||
| * | changed the layout of the general settings tab | isanae | 2019-09-23 | 1 | -1/+11 |
| | | | | | | added option to disable checking for updates removed online check, just try it and see | ||||
| * | changed qDebug() to log::debug() | isanae | 2019-07-22 | 1 | -9/+9 |
| | | | | | removed some commented out logging | ||||
| * | nexus info and stats in settings | isanae | 2019-07-12 | 1 | -1/+1 |
| | | | | | | | cleaned up double logging for github reset validation progress dialog parent just before the main window dies removed unused APIStats from APIUserAccount, added isValid() | ||||
| * | changed rest of ShellExecuteW() calls to use shell::Execute(), ↵ | isanae | 2019-05-26 | 1 | -13/+6 |
| | | | | | shell::OpenLink() or shell::OpenFile() | ||||
| * | Assume an empty release list from GitHub means some kind of error occurred | LostDragonist | 2019-03-06 | 1 | -27/+32 |
| | | |||||
| * | Always display at least 3 segments of version info for MO itself | LostDragonist | 2019-01-30 | 1 | -4/+4 |
| | | |||||
| * | Fix or ignore a number of compiler warnings. | Al | 2019-01-11 | 1 | -2/+1 |
| | | |||||
| * | Fixed version notification messages. | Al | 2019-01-06 | 1 | -1/+1 |
| | | |||||
| * | Change qPrintable to qUtf8Printable to better support non-ASCII text | LostDragonist | 2019-01-05 | 1 | -5/+5 |
| | | |||||
| * | encase path in quotations to support spaces in Install Location. | LePresidente | 2018-12-22 | 1 | -2/+2 |
| | | |||||
| * | Pass DIR parameter to install exe, so installation directory matches current ↵ | LePresidente | 2018-12-12 | 1 | -1/+3 |
| | | | | | directory. | ||||
| * | Move improved version parsing to util.h and use it everywhere. | AnyOldName3 | 2018-05-16 | 1 | -41/+1 |
| | | |||||
| * | Remove sneaky test qDebug instance. | AnyOldName3 | 2018-05-15 | 1 | -1/+0 |
| | | |||||
| * | Change how the VersionInfo object is created from version.rc such that ↵ | AnyOldName3 | 2018-05-15 | 1 | -4/+40 |
| | | | | | non-release builds are possible and get labelled as such | ||||
| * | Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ↵ | Silarn | 2018-04-16 | 1 | -3/+3 |
| |\ | | | | | | | Develop | ||||
| | * | Moved the Changelog to the detailed text to avoid the msgbox going below the ↵ | Al12rs | 2018-04-15 | 1 | -3/+3 |
| | | | | | | | | | scree. The readability is not graeat as QMessageBox does not allow resizing for some petty reason. | ||||
| * | | Support for multi-game downloads | Silarn | 2018-04-16 | 1 | -0/+6 |
| |/ | |||||
| * | Updater and Issue reports now point to Modorganizer2/modorganizer | LePresidente | 2018-03-22 | 1 | -1/+1 |
| | | |||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -177/+225 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -225/+177 |
| | | |||||
| * | added a catch all for the remote version check when checking for updates. ↵ | LePresidente | 2017-10-23 | 1 | -0/+6 |
| | | | | | Should stop a hard crash but should probably be reviewed at a date. | ||||
| * | Update selfupdater.cpp | Brian Munro | 2017-01-03 | 1 | -1/+1 |
| | | | | Reverted Tabs to spaces | ||||
| * | Migrate to version numbers with buildnumber. | LePresidente | 2016-12-21 | 1 | -1/+2 |
| | | | | | Added Comment for removal of ModBase::isOneof | ||||
| * | Use my repo for the updates for now. | lepresidente | 2016-12-12 | 1 | -1/+1 |
| | | |||||
| * | now using github for self updater | Tannin | 2016-05-06 | 1 | -250/+89 |
| | | |||||
| * | merged master into new_vfs_library | Tannin | 2016-02-12 | 1 | -3/+26 |
| | | |||||
| * | made instance-switching usable | Tannin | 2016-01-10 | 1 | -1/+1 |
| | | | | | | 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 | -4/+4 |
| | | | | | other fixes | ||||
| * | Merge branch 'master' into new_vfs_library | Tannin | 2015-12-07 | 1 | -52/+40 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| | * | Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356 | Thomas Tanner | 2015-12-05 | 1 | -33/+15 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/downloadmanager.cpp src/mainwindow.cpp src/modinfo.cpp src/modinfo.h src/selfupdater.cpp src/shared/fallout3info.cpp src/shared/fallout3info.h src/shared/falloutnvinfo.cpp src/shared/falloutnvinfo.h src/shared/gameinfo.h src/shared/oblivioninfo.cpp src/shared/oblivioninfo.h src/shared/skyriminfo.cpp src/shared/skyriminfo.h | ||||
| | | * | Merge branch 'master' of https://github.com/TanninOne/modorganizer into ↵ | Thomas Tanner | 2015-10-12 | 1 | -15/+25 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | archive_cleanup # Conflicts: # src/installationmanager.cpp | ||||
| | | * | | Changes to go with cleaned up archive library | Thomas Tanner | 2015-09-27 | 1 | -33/+17 |
| | | | | | |||||
| | * | | | Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrl | Thomas Tanner | 2015-11-25 | 1 | -17/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also added getNexusDisplayUrl for the other variant of getNexusPage Removed skyrim static versions note that Nexusinterface is now passed a game plugin rather than a URL and a game ID if you want to override the current game | ||||
| | * | | | Get rid of `GameIfo::getOrganizerDirectory` and associated member variable | Thomas Tanner | 2015-11-20 | 1 | -3/+3 |
| | | |/ | |/| | | | | | | | qApp->getProperty("dataPath") can be used instead (and is pretty much everywhere else) so it's unnecessary | ||||
