| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | a few more comments | isanae | 2019-07-01 | 1 | -0/+15 |
| | | |||||
| * | now handles windows firewall, which apparently doens't report itself to wmi | isanae | 2019-07-01 | 2 | -84/+236 |
| | | | | | some more error checking | ||||
| * | a few comments | isanae | 2019-07-01 | 1 | -10/+37 |
| | | |||||
| * | added --crashdump to generate dumps of a running MO process | isanae | 2019-07-01 | 2 | -20/+389 |
| | | | | | added dump_running_process.bat to start another instance of MO with that flag | ||||
| * | security products | isanae | 2019-07-01 | 2 | -3/+301 |
| | | |||||
| * | comments, some refactoring | isanae | 2019-06-29 | 2 | -97/+321 |
| | | | | | switched to qDebug() | ||||
| * | added a warning when running in compatibility mode | isanae | 2019-06-29 | 2 | -1/+14 |
| | | |||||
| * | log windows version | isanae | 2019-06-29 | 2 | -46/+259 |
| | | |||||
| * | lower case paths, sorted list, md5 for some files | isanae | 2019-06-29 | 2 | -7/+54 |
| | | |||||
| * | refactored preloadSsl() into preloadDll() | isanae | 2019-06-29 | 2 | -2/+375 |
| | | | | | | | removed old HGID check moved formatSystemMessage() to uibase added Environment class, lists loaded modules, logged at startup | ||||
| * | conflict lists: | isanae | 2019-05-31 | 2 | -0/+6 |
| | | | | | | | - the file index is now stored in the row data - the alternate origins are now added to the context menu in a "go to" submenu - context menu items are now visually disabled instead of omitted from the menu | ||||
| * | added AlternativesVector typedef to FileEntry | isanae | 2019-05-31 | 1 | -3/+3 |
| | | | | | split item creation from refreshConflictLists() | ||||
| * | Fix origin determination for the case of a lower priority, loose files mod ↵ | LostDragonist | 2019-03-22 | 1 | -4/+14 |
| | | | | | being added after a higher priority, archived files mod. | ||||
| * | Performance improvements: | Al | 2019-02-12 | 1 | -7/+7 |
| | | | | | | * Avoid accessing disk for finding archives if archive parsing is disabled. * Avoid very expensive createFile() call in removeOrigin(), after disabling a mod or closing modinfodialog. | ||||
| * | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2 | Silarn | 2019-01-18 | 1 | -1/+12 |
| |\ | |||||
| | * | Fix or ignore a number of compiler warnings. | Al | 2019-01-11 | 1 | -1/+12 |
| | | | |||||
| | * | Improve ToLower() performance significally. | Al | 2019-01-05 | 1 | -4/+8 |
| | | | |||||
| * | | Change find_if to remove_if | LostDragonist | 2019-01-01 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'Develop' into archive_conflicts_2 | Project579 | 2018-12-29 | 1 | -1/+1 |
| |\| | | | | | | | Updating to 2.1.7alpha1 | ||||
| | * | Fix version reporting to allow non-alpha builds | LostDragonist | 2018-12-20 | 1 | -1/+1 |
| | | | |||||
| * | | Fixed mainwindow.cpp so that Qt Creator does not break it anymore. | Al12rs | 2018-12-12 | 1 | -5/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | We should be able to normally use Creator now without having to worry about breaking the build. Partial fix for conflict information getting messd up after opening infodialog or disabling a mod. Icons still get messed up but conflict tab remains consistent at first inspection. Reverted main tab to plugins Changed version of Archive conflicts branch to 2.2.0 pre-alpha. | ||||
| * | | Improved refresh performance by replacing std::transform() with ↵ | Al12rs | 2018-12-12 | 1 | -4/+8 |
| | | | | | | | | | | | | | CharLowerBuffer(). Fixed padding to four spaces and removed references to FLAG_ARCHIVE_LOOSE_CONFLICTS_MIXED that isn't used. | ||||
| * | | Initial archive conflict parsing | Silarn | 2018-12-12 | 2 | -47/+93 |
| |/ | | | | | | | | | Squashed commit: Basic archive conflict parsing - pass 1 Merge fixes for archive parsing Basic archive conflict parsing - pass 1 Merge fixes for archive parsing Should fix conflict detection for archive files | ||||
| * | Move improved version parsing to util.h and use it everywhere. | AnyOldName3 | 2018-05-16 | 2 | -0/+49 |
| | | |||||
| * | Change how the VersionInfo object is created from version.rc such that ↵ | AnyOldName3 | 2018-05-15 | 2 | -0/+29 |
| | | | | | non-release builds are possible and get labelled as such | ||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 13 | -1095/+1318 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 13 | -1318/+1095 |
| | | |||||
| * | Fix rare crash when deactiving mods | Eran Mizrahi | 2017-12-24 | 1 | -3/+3 |
| | | |||||
| * | Implement file priority for loose files > archives | Jeremy Rimpo | 2017-12-17 | 2 | -35/+39 |
| | | |||||
| * | Move crash dumps to instance-dependant data folder | Eran Mizrahi | 2017-12-12 | 1 | -0/+1 |
| | | |||||
| * | Reimplement ScriptExtender handling by detecting USVFS arch | Jeremy Rimpo | 2017-10-29 | 1 | -0/+2 |
| | | |||||
| * | minor cleanup | Tannin | 2016-06-01 | 1 | -2/+3 |
| | | |||||
| * | removed obsolete stuff | Tannin | 2016-05-16 | 12 | -945/+0 |
| | | |||||
| * | removed obsolete inject code | Tannin | 2016-05-16 | 2 | -178/+0 |
| | | |||||
| * | cleanup | Tannin | 2016-05-07 | 1 | -2/+6 |
| | | |||||
| * | merged master into new_vfs_library | Tannin | 2016-02-12 | 1 | -10/+0 |
| | | |||||
| * | replaced boost&qt foreach-implementations by the c++11 variant | Tannin | 2016-02-09 | 1 | -3/+2 |
| | | |||||
| * | Merge branch 'master' into new_vfs_library | Tannin | 2015-12-07 | 14 | -502/+64 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 branch 'master' of https://github.com/ThosRTanner/modorganizer into ↵ | TanninOne | 2015-12-06 | 1 | -2/+3 |
| | |\ | | | | | | | | | | ThosRTanner-master | ||||
| | | * | Merge remote-tracking branch 'TanninOne/master' | Thomas Tanner | 2015-12-05 | 11 | -184/+134 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # SConstruct # src/modinfo.cpp # src/modinfo.h | ||||
| | | * | | Yet more changes for include what you use, including a moderate hack for ↵ | Thomas Tanner | 2015-11-09 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | compiling stackdata with clang | ||||
| | | * | | Improve diagnostics if IWYU is enabled | Thomas Tanner | 2015-10-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Few small cleanups from clang | ||||
| | * | | | Gets rid of last vestiges of GameInfo apart from startup and hookdll | Thomas Tanner | 2015-12-05 | 10 | -59/+6 |
| | | | | | | | | | | | | | | | | | Working on sorting out savegame stuff | ||||
| | * | | | Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356 | Thomas Tanner | 2015-12-05 | 11 | -65/+50 |
| | |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| | | * | | Fix for some nexus fomods having the old version of the mod link and not the ↵ | Thomas Tanner | 2015-10-15 | 11 | -184/+134 |
| | | |/ | | | | | | | | | | | | | | | | new version. Also fixed a lot of const correctness things | ||||
| | * | | Most of work for savegame | Thomas Tanner | 2015-12-05 | 5 | -20/+0 |
| | | | | |||||
| | * | | Another cleanup and make the program not crash when looking at saves for the ↵ | Thomas Tanner | 2015-11-29 | 1 | -5/+5 |
| | | | | | | | | | | | | | nonce | ||||
| | * | | Reworked startup considerably so now no longer dependant on GameInfo | Thomas Tanner | 2015-11-28 | 5 | -13/+2 |
| | | | | | | | | | | | | | Did some const correctness to the "managed_game" property as you shouldn't really be altering the plugin details whilst MO is running | ||||
| | * | | This removes getNexusPage from GameInfo and is currently in the game plugin. | Thomas Tanner | 2015-11-26 | 9 | -56/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm looking to move it to the nexus interface though as it doesn't really relate to the game plugin. I've also removed the MananagementURL as - you can log into nexus without needing to specify the game - See above - it doesn't belong with the game plugin This gets rid of all dependencies bar game saving and logging in | ||||
| | * | | Replace last occurrence of GameInfo::getNexusGameID and remove a whole load ↵ | Thomas Tanner | 2015-11-26 | 5 | -24/+13 |
| | | | | | | | | | | | | | of gameinfo.h includes | ||||
