summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add "Restore hidden files" context menu option to modlist.Al2020-01-204-1/+143
* Make hidden files extension checks case insensitiveAl2020-01-202-4/+4
* Use ModInfo::s_HideExt instead of ".mohidden" directlyAl2020-01-201-2/+3
* Merge pull request #978 from Al12rs/hidden-files-flagAl2020-01-191-1/+25
|\
| * Also check for .mohidden directories for HiddenFiles flag.Al2020-01-191-1/+25
* | Revert "Fix "Explore virtual folder" not being translatable"Al2020-01-192-6/+1
* | Fix "Explore virtual folder" not being translatableAl2020-01-192-1/+6
* | Merge pull request #973 from Al12rs/hidden-files-flagAl2020-01-164-101/+133
|\|
| * Added text filters for general conflicts listsAl2020-01-154-101/+133
* | Bump version for 2.3.0 alpha 2Al2020-01-151-3/+3
* | Merge pull request #970 from Al12rs/hidden-files-flagAl2020-01-1511-3/+53
|\|
| * Fix some more tabsAl2020-01-142-2/+2
| * Fix incorrect tabsAl2020-01-143-3/+3
| * Add has hidden files filter for modlist.Al2020-01-145-2/+11
| * Add icon for hidden files flagAl2020-01-144-0/+3
| * Added ModInfo::FLAG_HIDDEN_FILES and check in modinfowithconflictinfoAl2020-01-143-3/+41
* | modsSortedByProfilePriority should return the internal name of the modSilarn2020-01-141-1/+1
|/
* Merge pull request #969 from ModOrganizer2/2_2_2Chris Bessent2020-01-135-108/+116
|\
| * Set version for new instancesChris Bessent2020-01-122-78/+79
| * Fix downloading files that have no file nameChris Bessent2020-01-111-0/+7
| * Don't ask for the game when there's only one gameChris Bessent2020-01-101-6/+13
| * Use the old query info logic when MD5 query is ambiguousChris Bessent2020-01-101-18/+14
| * Fixed log timestamp size for bigger font.AL2020-01-101-4/+1
| * Update version to 2.2.2.1Chris Bessent2020-01-091-2/+2
| * Updated translationsAL2020-01-091-139/+154
| * Add headers with tooltips to Filter view.AL2020-01-092-4/+10
| * List all categories flatly in filters view as nestled ones would otherwise no...AL2020-01-091-5/+3
* | Updated translationsAL2020-01-091-139/+154
* | Add headers with tooltips to Filter view.AL2020-01-092-4/+10
* | List all categories flatly in filters view as nestled ones would otherwise no...AL2020-01-091-5/+3
* | Merge pull request #959 from ModOrganizer2/qt-5-14Jeremy Rimpo2020-01-074-7/+9
|\ \ | |/ |/|
| * Update manifest for 5.14 dllsSilarn2019-12-311-1/+3
| * Migrate obsoleted qVariantFromValueSilarn2019-12-313-6/+6
* | Merge branch 'master' into DevelopChris Bessent2020-01-061-2/+2
|\ \
| * \ Merge pull request #793 from ModOrganizer2/DevelopJeremy Rimpo2019-07-223-5/+63
| |\ \
| * \ \ Merge branch 'Develop'Silarn2019-07-22132-6620/+20135
| |\ \ \
| * \ \ \ Merge pull request #695 from ModOrganizer2/DevelopLostDragonist2019-05-03143-24541/+28436
| |\ \ \ \
| * | | | | Update translation fileLostDragonist2018-12-201-176/+181
| * | | | | Merge branch 'Develop'LostDragonist2018-12-201-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #586 from ModOrganizer2/DevelopLostDragonist2018-12-20284-3587/+23190
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #497 from Modorganizer2/DevelopBrian Munro2018-08-221-1/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #495 from Modorganizer2/DevelopBrian Munro2018-08-2124-506/+832
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Reverted bad commit, should of removed VS_FF_PRERELEASELePresidente2018-08-041-3/+3
| * | | | | | | | | use VER_FILEVERSION_STR instead of VER_FILEVERSION so pre-alpha is not shownLePresidente2018-08-041-2/+2
* | | | | | | | | | changed widget background color to opaque, fixes redrawing problems in the im...isanae2020-01-061-1/+1
* | | | | | | | | | Fix the API counter not being translatedLostDragonist2020-01-013-333/+328
* | | | | | | | | | Update version to 2.2.2rc7Chris Bessent2020-01-011-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | refresh after manually unlocking the uiisanae2019-12-296-18/+50
* | | | | | | | | Fix conflict filterSilarn2019-12-192-4/+4
* | | | | | | | | Merge pull request #945 from isanae/w7-wait-fixisanae2019-12-182-10/+25
|\ \ \ \ \ \ \ \ \