| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update for new USVFS function scheme. (#2044) | Mikaël Capelle | 2024-06-09 | 1 | -22/+1 |
| | | | | | | * Update for new USVFS function scheme. * Fix call to usvfsVersionString(). * Move USVFS to mo2 dependencies instead of third party in CI. | ||||
| * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 1 | -85/+70 |
| | | |||||
| * | Convert everything to CRLF. | Mikaël Capelle | 2023-07-09 | 1 | -444/+444 |
| | | |||||
| * | added version to dmp filename | isanae | 2020-12-24 | 1 | -2/+3 |
| | | | | | replaced QApplication calls so createVersionInfo() can be called without one, happens with dump_running_process.bat | ||||
| * | add warning when profile given with -p doesn't exist | isanae | 2020-11-03 | 1 | -0/+6 |
| | | | | | implemented moshortcut, nxm links and executable names as command line options | ||||
| * | now using new common cmakefiles | isanae | 2020-04-23 | 1 | -2/+2 |
| | | | | | | fixed includes because shared/ isn't in the path anymore removed unused modeltest files | ||||
| * | moved TimeThis to uibase | isanae | 2020-02-18 | 1 | -20/+0 |
| | | | | | fixed progress bar | ||||
| * | wstring_view when possible | isanae | 2020-02-18 | 1 | -0/+7 |
| | | | | | first implementation of NtQueryDirectoryFile | ||||
| * | hidden unique_ptr into FileTreeItem | isanae | 2020-02-04 | 1 | -14/+72 |
| | | | | | | | refactored pruning don't show shell menu for directories added collapse all in context menu | ||||
| * | renamed ToLower() to avoid confusion with in-place vs copy | isanae | 2020-02-04 | 1 | -8/+4 |
| | | | | | pre-hashed file lookup in DirectoryEntry | ||||
| * | put expensive logging in an optional function | isanae | 2020-02-04 | 1 | -0/+21 |
| | | |||||
| * | initial implementation for updating file tree, buggy | isanae | 2020-02-04 | 1 | -0/+27 |
| | | |||||
| * | fixed exiting before QThread joins when pressing the X twice | isanae | 2019-12-15 | 1 | -1/+10 |
| | | |||||
| * | added usvfs version in log and about dialog | isanae | 2019-10-09 | 1 | -0/+46 |
| | | |||||
| * | added ExitModOrganizer(), used instead of qApp->exit() | isanae | 2019-10-07 | 1 | -0/+47 |
| | | | | | | | | reset geometry uses TaskDialog moved restart code for the settings dialog to MainWindow fixed settings sometimes not being saved when restarting don't log "crash dumps present" every time the settings dialog is closed | ||||
| * | split env | isanae | 2019-07-22 | 1 | -2121/+2 |
| | | |||||
| * | log guid for security products | isanae | 2019-07-22 | 1 | -17/+24 |
| | | |||||
| * | only display "inactive" for security products | isanae | 2019-07-22 | 1 | -3/+1 |
| | | |||||
| * | fixed bad compare for nahimic | isanae | 2019-07-22 | 1 | -0/+223 |
| | | | | | log displays on startup | ||||
| * | moved environment dump to member function | isanae | 2019-07-22 | 1 | -3/+22 |
| | | | | | added check for nahimic | ||||
| * | moved Settings out of OrganizerCore so it can be created by itself to access ↵ | isanae | 2019-07-22 | 1 | -2/+2 |
| | | | | | | | | settings early set log level on startup replaced more qDebug() | ||||
| * | moved Console to util | isanae | 2019-07-22 | 1 | -0/+43 |
| | | |||||
| * | put the error message in the ShellLinkException instead | isanae | 2019-07-06 | 1 | -29/+82 |
| | | | | | added more debug logging when creating and deleting shortcuts | ||||
| * | added new Shortcut class, moved stuff that was in MainWindow into it | isanae | 2019-07-06 | 1 | -2/+318 |
| | | | | | | added more error handling and logging, some was missing removed some redundancy of setting the menu icons for add/remove, they're all set when clicking the button anyway | ||||
| * | now handles windows firewall, which apparently doens't report itself to wmi | isanae | 2019-07-01 | 1 | -76/+218 |
| | | | | | 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 | 1 | -20/+372 |
| | | | | | added dump_running_process.bat to start another instance of MO with that flag | ||||
| * | security products | isanae | 2019-07-01 | 1 | -3/+280 |
| | | |||||
| * | comments, some refactoring | isanae | 2019-06-29 | 1 | -84/+175 |
| | | | | | switched to qDebug() | ||||
| * | added a warning when running in compatibility mode | isanae | 2019-06-29 | 1 | -1/+13 |
| | | |||||
| * | log windows version | isanae | 2019-06-29 | 1 | -16/+195 |
| | | |||||
| * | lower case paths, sorted list, md5 for some files | isanae | 2019-06-29 | 1 | -7/+50 |
| | | |||||
| * | refactored preloadSsl() into preloadDll() | isanae | 2019-06-29 | 1 | -0/+327 |
| | | | | | | | removed old HGID check moved formatSystemMessage() to uibase added Environment class, lists loaded modules, logged at startup | ||||
| * | Improve ToLower() performance significally. | Al | 2019-01-05 | 1 | -4/+8 |
| | | |||||
| * | Fix version reporting to allow non-alpha builds | LostDragonist | 2018-12-20 | 1 | -1/+1 |
| | | |||||
| * | Move improved version parsing to util.h and use it everywhere. | AnyOldName3 | 2018-05-16 | 1 | -0/+46 |
| | | |||||
| * | Change how the VersionInfo object is created from version.rc such that ↵ | AnyOldName3 | 2018-05-15 | 1 | -0/+28 |
| | | | | | non-release builds are possible and get labelled as such | ||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -90/+115 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -115/+90 |
| | | |||||
| * | cleanup | Tannin | 2016-05-07 | 1 | -2/+6 |
| | | |||||
| * | - some code cleanup and modernization trying to fix "dr memory" reports | Tannin | 2015-05-17 | 1 | -2/+17 |
| | | | | | | | (though they were almost certainly false positives) - there is now a 50ms timeout on logging messages - bugfix: leaked handles after directory searches | ||||
| * | fixes to make MO compile with mingw (also fixes some warnings generated by ↵ | Tannin | 2015-05-16 | 1 | -5/+3 |
| | | | | | mingw) | ||||
| * | - bugfix: case conversion could produce different local-dependent results | Tannin | 2015-05-10 | 1 | -4/+14 |
| | | | | | between the time the vfs lookup map is set up and later when querying it. | ||||
| * | tons of code cleanup and minor fixes to harden the code (mostly suggestions ↵ | Tannin | 2015-02-25 | 1 | -3/+10 |
| | | | | | from static code analysis) | ||||
| * | Merge with branch1.2 | Tannin | 2015-01-24 | 1 | -62/+6 |
| |\ | |||||
| | * | cleanup (mostly removing unused includes) | Tannin | 2015-01-22 | 1 | -44/+0 |
| | | | |||||
| | * | different way to check for file existence | Tannin | 2015-01-11 | 1 | -18/+6 |
| | | | |||||
| * | | Merge | Tannin | 2015-01-04 | 1 | -8/+8 |
| |\ \ | |/ |/| | |||||
| | * | replaced all uses of NULL with nullptr | Tannin | 2014-11-28 | 1 | -8/+8 |
| | | | | | | | | | fixed a few placed where NULL was used as a number or boolean | ||||
| | * | - archive library can now query for password during extraction (seems to be ↵ | Tannin | 2014-11-05 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | necessary for rars) - process blacklist is now taken from a file if there is one, not hardcoded - removed workaround for the papyrus compiler - updated loot client to work with the actual api - loot client now links with loot32.dll at runtime - loot client now produces its output in a (json-)file which includes all plugin messages and dirty flags - fomod installer now tries to parse the xml with several encodings - fomod installer will now display a diagnostics warning if the jpg imageformat isn't supported - base preview plugin now tries to be a bit smarter about resizing images to fit the screen - bugfix: fomod installer no longer tries to open an image even after detecting its invalid - bugfix: potential null-pointer dereferentiation in getprivateprofile... hooks - bugfix: potential null-pointer dereferentiation in download manager - bugfix: internal origin name showed up in one more place - bugfix: ToString function produced strings that were one (zero-termination-)character too long | ||||
