summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* changed qCritical() to log::error()isanae2019-07-222-12/+13
* split envisanae2019-07-222-2564/+2
* log guid for security productsisanae2019-07-222-18/+29
* only display "inactive" for security productsisanae2019-07-221-3/+1
* fixed bad compare for nahimicisanae2019-07-222-0/+250
* moved environment dump to member functionisanae2019-07-222-4/+27
* moved Settings out of OrganizerCore so it can be created by itself to access ...isanae2019-07-221-2/+2
* moved Console to utilisanae2019-07-222-0/+57
* removed unused or redundant stuff in error_report.hisanae2019-07-223-70/+8
* put the error message in the ShellLinkException insteadisanae2019-07-062-29/+95
* added new Shortcut class, moved stuff that was in MainWindow into itisanae2019-07-062-2/+414
* a few more commentsisanae2019-07-011-0/+15
* now handles windows firewall, which apparently doens't report itself to wmiisanae2019-07-012-84/+236
* a few commentsisanae2019-07-011-10/+37
* added --crashdump to generate dumps of a running MO processisanae2019-07-012-20/+389
* security productsisanae2019-07-012-3/+301
* comments, some refactoringisanae2019-06-292-97/+321
* added a warning when running in compatibility modeisanae2019-06-292-1/+14
* log windows versionisanae2019-06-292-46/+259
* lower case paths, sorted list, md5 for some filesisanae2019-06-292-7/+54
* refactored preloadSsl() into preloadDll()isanae2019-06-292-2/+375
* conflict lists:isanae2019-05-312-0/+6
* added AlternativesVector typedef to FileEntryisanae2019-05-311-3/+3
* Fix origin determination for the case of a lower priority, loose files mod be...LostDragonist2019-03-221-4/+14
* Performance improvements:Al2019-02-121-7/+7
* Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-181-1/+12
|\
| * Fix or ignore a number of compiler warnings.Al2019-01-111-1/+12
| * Improve ToLower() performance significally.Al2019-01-051-4/+8
* | Change find_if to remove_ifLostDragonist2019-01-011-1/+1
* | Merge branch 'Develop' into archive_conflicts_2Project5792018-12-291-1/+1
|\|
| * Fix version reporting to allow non-alpha buildsLostDragonist2018-12-201-1/+1
* | Fixed mainwindow.cpp so that Qt Creator does not break it anymore.Al12rs2018-12-121-5/+26
* | Improved refresh performance by replacing std::transform() with CharLowerBuff...Al12rs2018-12-121-4/+8
* | Initial archive conflict parsingSilarn2018-12-122-47/+93
|/
* Move improved version parsing to util.h and use it everywhere.AnyOldName32018-05-162-0/+49
* Change how the VersionInfo object is created from version.rc such that non-re...AnyOldName32018-05-152-0/+29
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-2313-1095/+1318
* Applied clang-format on sourceSandro Jäckel2018-02-2213-1318/+1095
* Fix rare crash when deactiving modsEran Mizrahi2017-12-241-3/+3
* Implement file priority for loose files > archivesJeremy Rimpo2017-12-172-35/+39
* Move crash dumps to instance-dependant data folderEran Mizrahi2017-12-121-0/+1
* Reimplement ScriptExtender handling by detecting USVFS archJeremy Rimpo2017-10-291-0/+2
* minor cleanupTannin2016-06-011-2/+3
* removed obsolete stuffTannin2016-05-1612-945/+0
* removed obsolete inject codeTannin2016-05-162-178/+0
* cleanupTannin2016-05-071-2/+6
* merged master into new_vfs_libraryTannin2016-02-121-10/+0
* replaced boost&qt foreach-implementations by the c++11 variantTannin2016-02-091-3/+2
* Merge branch 'master' into new_vfs_libraryTannin2015-12-0714-502/+64
|\
| * Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into Tho...TanninOne2015-12-061-2/+3
| |\