summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix mod context menu rendering issueKrzysztof Starecki2019-02-141-7/+6
* Fix mod context menu memleak (issue #379)Krzysztof Starecki2019-02-141-5/+7
* UpdateProblemsButton when it's pressed, should clear notifications if there w...Al2019-02-131-0/+1
* Make notifications geometry implementation match other dialogsLostDragonist2019-02-101-11/+5
* Fixed crash when "Update" filter is selected and multiple mods are ignored fo...Al2019-02-101-0/+6
* Enable compact mode for mod list flags when column is smaller than 6 iconsLostDragonist2019-02-071-1/+3
* Fixed a Failed to refresh list of esps: invalid vector<T> subscript errorAl2019-01-311-1/+3
* Always display at least 3 segments of version info for MO itselfLostDragonist2019-01-301-2/+2
* Make logs more consistent in format and contentLostDragonist2019-01-301-4/+4
* Make logs more consistent in format and contentLostDragonist2019-01-301-2/+2
* Remember geometry of problems dialogLostDragonist2019-01-301-5/+13
* Rename problems to notificationsLostDragonist2019-01-301-9/+9
* Don't report errors when "write to file..." in data tab is canceledLostDragonist2019-01-301-7/+9
* Merge remote-tracking branch 'remotes/origin/archive_conflicts_2' into DevelopLostDragonist2019-01-251-15/+85
|\
| * Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2LostDragonist2019-01-221-2/+15
| |\
| * \ Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-181-22/+86
| |\ \
| * \ \ Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-051-36/+40
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2LostDragonist2019-01-011-39/+58
| |\ \ \ \
| * \ \ \ \ Merge branch 'Develop' into archive_conflicts_2LostDragonist2018-12-301-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'Develop' into archive_conflicts_2Project5792018-12-291-58/+383
| |\ \ \ \ \ \
| * | | | | | | Clean up and fix merge issuesLostDragonist2018-12-121-39/+38
| * | | | | | | Fixed mainwindow.cpp so that Qt Creator does not break it anymore.Al12rs2018-12-121-0/+1
| * | | | | | | Added button to disable Archives in Data Tree and entirely.Project5792018-12-121-2/+54
| * | | | | | | Add loose file/archive conflict iconsSilarn2018-12-121-0/+9
| * | | | | | | Initial archive conflict parsingSilarn2018-12-121-8/+17
* | | | | | | | Fixed ListDialog geometry not saving in Move to mod feature.Al2019-01-241-1/+6
* | | | | | | | Show windows overwrite dialog when moving and add result message.Al2019-01-241-2/+9
* | | | | | | | Merge pull request #631 from Thex-PiedDroit/OverwriteToModAl2019-01-241-4/+54
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Added ability to move files from the overwrite folder to an existing modThex2019-01-221-4/+54
* | | | | | | | Reduce file I/O operations when enabling/disabling multiple modsLostDragonist2019-01-221-0/+6
|/ / / / / / /
* | | | | | | Fixed a crash with "Disable Selected" while in "checked" filter and similar c...Al2019-01-221-0/+6
* | | | | | | Add some horizontal padding to downloads tab for eyecareAl2019-01-201-2/+2
* | | | | | | Open conflicts tab when double clicking on flagsAl2019-01-191-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Redirect documentation link in help menu to github.ioLostDragonist2019-01-141-2/+2
* | | | | | Add link to discord server in help menuLostDragonist2019-01-141-0/+9
* | | | | | Save version even after downgrading.Al2019-01-111-3/+5
* | | | | | Fixes to library load widgetLostDragonist2019-01-111-1/+2
* | | | | | Support for force loading librariesLostDragonist2019-01-111-5/+16
* | | | | | Make Visit on Nexus and Open web page do the other as well for multiple items.Al2019-01-111-8/+49
* | | | | | Fixed version notification messages.Al2019-01-061-3/+3
| |_|_|_|/ |/| | | |
* | | | | Change qPrintable to qUtf8Printable to better support non-ASCII textLostDragonist2019-01-051-10/+10
* | | | | Improve spacing for plugincounter.Al2019-01-061-7/+7
* | | | | Fix compact/normal download sizes on all themes.Al2019-01-051-5/+5
* | | | | Improve performance of refresh (regex and code distribution)Al2019-01-051-4/+4
* | | | | Update mod and plugin counters when a mod is removedLostDragonist2019-01-051-0/+2
* | | | | Fix counting light-flagged pluginsLostDragonist2019-01-051-5/+5
* | | | | Remove redundant "active" labels on plugin counterLostDragonist2019-01-051-5/+5
* | | | | Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ...Krzysztof Starecki2019-01-031-4/+13
|\ \ \ \ \
| * | | | | Added Note columns to Export to CSV featureAl2019-01-021-0/+6
| | |_|_|/ | |/| | |
| * | | | Sort Separators by priority in Send To dialog.Al2019-01-011-4/+7