summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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 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
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | windows 7 doesn't play well with job objects, so just wait on individual handlesisanae2019-12-182-10/+25
* | | | | | | | | | bumped to rc5isanae2019-12-173-259/+264
|/ / / / / / / / /
* | | | | | | | | Merge pull request #942 from isanae/lock-fixesisanae2019-12-178-41/+164
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | temporary fix to keep MO locked for all processes when closingisanae2019-12-156-11/+50
| * | | | | | | | | fixed exiting before QThread joins when pressing the X twiceisanae2019-12-154-18/+46
| * | | | | | | | | don't display the overlay on dialog boxesisanae2019-12-151-14/+70
* | | | | | | | | | added text in when running lootisanae2019-12-174-45/+164
|/ / / / / / / / /
* | | | | | | | | Allow content tooltip to translateSilarn2019-12-141-13/+13
* | | | | | | | | Fix problem with translated unmanaged mods and origin namesSilarn2019-12-145-20/+66
* | | | | | | | | Streamline manual install fix, bump RCSilarn2019-12-143-14/+12
* | | | | | | | | don't activate the root data itemisanae2019-12-142-67/+71
* | | | | | | | | Fix requesting a manual installLostDragonist2019-12-141-0/+3
* | | | | | | | | Fix tutorial targetsSilarn2019-12-142-2/+2
* | | | | | | | | Avoid opening folders in explorer when double-clicking on them in the filetree.Al2019-12-132-8/+13
* | | | | | | | | bumped to rc3isanae2019-12-121-1/+1
* | | | | | | | | added SS3DevProps.dll to checksisanae2019-12-122-2/+3
* | | | | | | | | fixed alt colors in saves list for dark.qssisanae2019-12-125-27/+52
* | | | | | | | | Check the enumSilarn2019-12-112-3/+3
* | | | | | | | | Update installer status handlingSilarn2019-12-114-88/+107
* | | | | | | | | When cancelling a fomod extraction, don't generate an error.Silarn2019-12-112-21/+31
* | | | | | | | | Rework filter labels to separate bracket from translationSilarn2019-12-103-254/+257
* | | | | | | | | Change the modinfo image preview button to a toolbuttonSilarn2019-12-101-1/+1
* | | | | | | | | set default window size to 1300x800isanae2019-12-091-1/+4
* | | | | | | | | moved the conflicts column back to its proper position in the enumisanae2019-12-094-292/+265
* | | | | | | | | move the conflicts column when resetting geometriesisanae2019-12-093-281/+281
* | | | | | | | | use paintEvent() to allow interactive resize because showEvent() is too earlyisanae2019-12-094-342/+350
* | | | | | | | | Merge pull request #931 from isanae/double-click-unhookedisanae2019-12-098-457/+553
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | removed dead setDefaultActivationActionForFile()isanae2019-12-094-356/+299
| * | | | | | | | | disable run hooked in filetree when mod is disabledisanae2019-12-092-5/+20
| * | | | | | | | | data tab: run exes unhooked by defaultisanae2019-12-093-287/+361