| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make hidden files extension checks case insensitive | Al | 2020-01-20 | 2 | -4/+4 |
| | | |||||
| * | Use ModInfo::s_HideExt instead of ".mohidden" directly | Al | 2020-01-20 | 1 | -2/+3 |
| | | |||||
| * | Merge pull request #978 from Al12rs/hidden-files-flag | Al | 2020-01-19 | 1 | -1/+25 |
| |\ | | | | | Also check for .mohidden directories for HiddenFiles flag. | ||||
| | * | Also check for .mohidden directories for HiddenFiles flag. | Al | 2020-01-19 | 1 | -1/+25 |
| | | | |||||
| * | | Revert "Fix "Explore virtual folder" not being translatable" | Al | 2020-01-19 | 2 | -6/+1 |
| | | | | | | | | | This reverts commit de1bae9d9210a5b2d63e6e5df43895cfd0a0787c. | ||||
| * | | Fix "Explore virtual folder" not being translatable | Al | 2020-01-19 | 2 | -1/+6 |
| | | | |||||
| * | | Merge pull request #973 from Al12rs/hidden-files-flag | Al | 2020-01-16 | 4 | -101/+133 |
| |\| | | | | | Added text filters for general conflicts lists | ||||
| | * | Added text filters for general conflicts lists | Al | 2020-01-15 | 4 | -101/+133 |
| | | | |||||
| * | | Bump version for 2.3.0 alpha 2 | Al | 2020-01-15 | 1 | -3/+3 |
| | | | |||||
| * | | Merge pull request #970 from Al12rs/hidden-files-flag | Al | 2020-01-15 | 11 | -3/+53 |
| |\| | | | | | Hidden files flag | ||||
| | * | Fix some more tabs | Al | 2020-01-14 | 2 | -2/+2 |
| | | | |||||
| | * | Fix incorrect tabs | Al | 2020-01-14 | 3 | -3/+3 |
| | | | |||||
| | * | Add has hidden files filter for modlist. | Al | 2020-01-14 | 5 | -2/+11 |
| | | | |||||
| | * | Add icon for hidden files flag | Al | 2020-01-14 | 4 | -0/+3 |
| | | | |||||
| | * | Added ModInfo::FLAG_HIDDEN_FILES and check in modinfowithconflictinfo | Al | 2020-01-14 | 3 | -3/+41 |
| | | | |||||
| * | | modsSortedByProfilePriority should return the internal name of the mod | Silarn | 2020-01-14 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #969 from ModOrganizer2/2_2_2 | Chris Bessent | 2020-01-13 | 5 | -108/+116 |
| |\ | | | | | Pull in 2.2.2.1 changes | ||||
| | * | Set version for new instances | Chris Bessent | 2020-01-12 | 2 | -78/+79 |
| | | | |||||
| | * | Fix downloading files that have no file name | Chris Bessent | 2020-01-11 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | Somehow some mods on the Nexus have no file name in certain API responses. Previously, MO assumed the last part of the URL is the file name. This worked until the Nexus started adding URL query stuff to the URL (?md5=xxx). Now, strip out all the URL query stuff to get a valid file name. | ||||
| | * | Don't ask for the game when there's only one game | Chris Bessent | 2020-01-10 | 1 | -6/+13 |
| | | | |||||
| | * | Use the old query info logic when MD5 query is ambiguous | Chris Bessent | 2020-01-10 | 1 | -18/+14 |
| | | | | | | | | | | | An author accidentally uploaded a mod's files to a different mod. This resulted in querying info finding the wrong mod/file. | ||||
| | * | Fixed log timestamp size for bigger font. | AL | 2020-01-10 | 1 | -4/+1 |
| | | | |||||
| | * | Update version to 2.2.2.1 | Chris Bessent | 2020-01-09 | 1 | -2/+2 |
| | | | |||||
| | * | Updated translations | AL | 2020-01-09 | 1 | -139/+154 |
| | | | | | | | | | (cherry picked from commit 62a6b1ce5e2a94863b856a95c04182362de9b46d) | ||||
| | * | Add headers with tooltips to Filter view. | AL | 2020-01-09 | 2 | -4/+10 |
| | | | | | | | | | (cherry picked from commit 3c6804c502e760f28113af06c735fb8bb804d249) | ||||
| | * | List all categories flatly in filters view as nestled ones would otherwise ↵ | AL | 2020-01-09 | 1 | -5/+3 |
| | | | | | | | | | | | | | not be accessible. (cherry picked from commit 734bd0ed20196206364d87c584dce3e1e498f4cd) | ||||
| * | | Updated translations | AL | 2020-01-09 | 1 | -139/+154 |
| | | | |||||
| * | | Add headers with tooltips to Filter view. | AL | 2020-01-09 | 2 | -4/+10 |
| | | | |||||
| * | | List all categories flatly in filters view as nestled ones would otherwise ↵ | AL | 2020-01-09 | 1 | -5/+3 |
| | | | | | | | | | not be accessible. | ||||
| * | | Merge pull request #959 from ModOrganizer2/qt-5-14 | Jeremy Rimpo | 2020-01-07 | 4 | -7/+9 |
| |\ \ | |/ |/| | Qt 5 14 | ||||
| | * | Update manifest for 5.14 dlls | Silarn | 2019-12-31 | 1 | -1/+3 |
| | | | |||||
| | * | Migrate obsoleted qVariantFromValue | Silarn | 2019-12-31 | 3 | -6/+6 |
| | | | |||||
| * | | Merge branch 'master' into Develop | Chris Bessent | 2020-01-06 | 1 | -2/+2 |
| |\ \ | |||||
| | * \ | Merge pull request #793 from ModOrganizer2/Develop | Jeremy Rimpo | 2019-07-22 | 3 | -5/+63 |
| | |\ \ | | | | | | | | | Stage for release 2.2.1 | ||||
| | * \ \ | Merge branch 'Develop' | Silarn | 2019-07-22 | 132 | -6620/+20135 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge pull request #695 from ModOrganizer2/Develop | LostDragonist | 2019-05-03 | 143 | -24541/+28436 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | Stage for Release 2.2.0 | ||||
| | * | | | | | Update translation file | LostDragonist | 2018-12-20 | 1 | -176/+181 |
| | | | | | | | |||||
| | * | | | | | Merge branch 'Develop' | LostDragonist | 2018-12-20 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge pull request #586 from ModOrganizer2/Develop | LostDragonist | 2018-12-20 | 284 | -3587/+23190 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Release 2.1.6 | ||||
| | * \ \ \ \ \ \ | Merge pull request #497 from Modorganizer2/Develop | Brian Munro | 2018-08-22 | 1 | -1/+2 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix possible crash during write to disk error | ||||
| | * \ \ \ \ \ \ \ | Merge pull request #495 from Modorganizer2/Develop | Brian Munro | 2018-08-21 | 24 | -506/+832 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Release 2.1.5 | ||||
| | * | | | | | | | | | Reverted bad commit, should of removed VS_FF_PRERELEASE | LePresidente | 2018-08-04 | 1 | -3/+3 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | use VER_FILEVERSION_STR instead of VER_FILEVERSION so pre-alpha is not shown | LePresidente | 2018-08-04 | 1 | -2/+2 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | changed widget background color to opaque, fixes redrawing problems in the ↵ | isanae | 2020-01-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | images tab | ||||
| * | | | | | | | | | | Fix the API counter not being translated | LostDragonist | 2020-01-01 | 3 | -333/+328 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Update version to 2.2.2rc7 | Chris Bessent | 2020-01-01 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | | refresh after manually unlocking the ui | isanae | 2019-12-29 | 6 | -18/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed nexus connect button staying as "cancel" in case of errors fixed logging of duplicate dll loading bumped to rc6 | ||||
| * | | | | | | | | | Fix conflict filter | Silarn | 2019-12-19 | 2 | -4/+4 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #945 from isanae/w7-wait-fix | isanae | 2019-12-18 | 2 | -10/+25 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Windows 7 wait fix | ||||
| | * | | | | | | | | | windows 7 doesn't play well with job objects, so just wait on individual handles | isanae | 2019-12-18 | 2 | -10/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed getProcessTreeFromProcess() not behaving like getProcessTreeFromJob() | ||||
