summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add an option to disable endorsementsLostDragonist2018-12-241-3/+4
* Allow "endorse", "unendorse", and "won't endorse" for multiple modsLostDragonist2018-12-241-3/+67
* Allow "visit on Nexus" for multiple modsLostDragonist2018-12-241-6/+27
* Improvements to the plugin and mod countersLostDragonist2018-12-241-7/+99
* Changed ui of active mod countersAl2018-12-241-3/+2
* Added Active Plugins and Active Mods countersAl2018-12-241-0/+12