summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | 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
* | | | | Tweak download tab column resizingKrzysztof Starecki2019-01-031-5/+1
|/ / / /
* | | | Fix download entry padding issues (again)Krzysztof Starecki2019-01-011-0/+2
* | | | Add default download row sizes for generic styles, sanitize mainwindow.uiKrzysztof Starecki2019-01-011-2/+10
* | | | Fix toolbar buttons not setting their icons on startupKrzysztof Starecki2019-01-011-1/+5
* | | | Add filetime column to download tabKrzysztof Starecki2018-12-311-1/+1
* | | | Add 'download meta information' support to download tabKrzysztof Starecki2018-12-311-2/+5
* | | | Merge remote-tracking branch 'upstream/Develop' into download-tabKrzysztof Starecki2018-12-311-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Added Alpha channel to color pickersProject5792018-12-311-0/+1
| | |/ | |/|
* | | Fix download layout bug, port most of remaining themesKrzysztof Starecki2018-12-311-0/+1
* | | Tweak styling options for downloads tab, port Paper Light theme for referenceKrzysztof Starecki2018-12-311-4/+3
* | | Add qss styling options for progress bar and compact mode widgetsKrzysztof Starecki2018-12-311-0/+13
* | | Add icon for incomplete download info, add download progress delegateKrzysztof Starecki2018-12-301-3/+4
* | | Add downloadlist styling tweaksKrzysztof Starecki2018-12-301-2/+5
* | | Remove old downloads tab code leftoversKrzysztof Starecki2018-12-301-1/+0
* | | Fix a bug where downloadlist context actions run multiple timesKrzysztof Starecki2018-12-301-6/+2
* | | Port context menus to new downloadlistKrzysztof Starecki2018-12-301-30/+11
* | | Disable downloadlist widget delegates, port partial functionality to QTreeViewKrzysztof Starecki2018-12-301-0/+6
|/ /
* | Update counters when changing profilesLostDragonist2018-12-281-0/+2
* | Fix warning about missing signalLostDragonist2018-12-281-8/+8
* | Stop warning about missing English translationsLostDragonist2018-12-281-4/+2
* | Simplify code for visible counter changesLostDragonist2018-12-271-11/+3
* | Modify active counters based on filtersLostDragonist2018-12-271-2/+22
* | *Made clear Filters button clear also the nameEdit filterAl2018-12-271-2/+2
* | Added "Visible" counters for modlist.Al2018-12-261-15/+47
* | Allow user to "won't endorse" MO itselfLostDragonist2018-12-241-4/+36