summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-0530-887/+931
|\
| * Change qPrintable to qUtf8Printable to better support non-ASCII textLostDragonist2019-01-0525-104/+104
| * Improve spacing for plugincounter.Al2019-01-062-8/+8
| * Fix compact/normal download sizes on all themes.Al2019-01-052-6/+6
| * Added Tannin to thanksAl2019-01-051-0/+5
| * Improve ToLower() performance significally.Al2019-01-051-4/+8
| * Improve performance of refresh (regex and code distribution)Al2019-01-052-8/+30
| * Improve performance by removing redundant actions when changing mod statesLostDragonist2019-01-052-7/+18
| * 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
| * Don't call ASCII function with unicodeLostDragonist2019-01-031-1/+1
| * Merge pull request #610 from przester/download-tabAl2019-01-034-243/+326
| |\
| | * Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ...Krzysztof Starecki2019-01-036-192/+253
| | |\ | | |/ | |/|
| * | Improve missing INI dialog when switching profilesLostDragonist2019-01-021-5/+6
| * | Added Note columns to Export to CSV featureAl2019-01-021-0/+6
| | * Tweak download tab column resizingKrzysztof Starecki2019-01-034-104/+158
* | | Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2LostDragonist2019-01-0131-2211/+1259
|\| |
| * | Updated version to 2.1.7alpha4Al2019-01-011-1/+1
| * | Sort Separators by priority in Send To dialog.Al2019-01-012-4/+14
| * | Merge pull request #607 from przester/download-tabAl2019-01-012-48/+50
| |\|
| | * Fix download entry padding issues (again)Krzysztof Starecki2019-01-012-48/+50
| * | Merge pull request #606 from przester/download-tabAl2019-01-0129-2065/+1063
| |\|
| | * Add default download row sizes for generic styles, sanitize mainwindow.uiKrzysztof Starecki2019-01-013-124/+107
| | * Fix download entry padding issuesKrzysztof Starecki2019-01-012-2/+18
| | * Remove unused import, fix accidental indentKrzysztof Starecki2019-01-012-2/+1
| | * Fix toolbar buttons not setting their icons on startupKrzysztof Starecki2019-01-012-313/+317
| | * Change redownload dialog to display the filenameKrzysztof Starecki2019-01-011-2/+2
| | * Make download tab columns hideable by userKrzysztof Starecki2018-12-313-84/+123
| | * Fix bug with hiding installed downloadsKrzysztof Starecki2018-12-311-11/+7
| | * Fix some compiler warningsKrzysztof Starecki2018-12-312-18/+23
| | * Add filetime column to download tabKrzysztof Starecki2018-12-315-9/+14
| | * Fix nullptr bug with download meta infoKrzysztof Starecki2018-12-313-84/+85
| | * Add 'download meta information' support to download tabKrzysztof Starecki2018-12-316-254/+279
| | * Port the 'Night Eyes' themeKrzysztof Starecki2018-12-311-0/+16
| | * Merge remote-tracking branch 'upstream/Develop' into download-tabKrzysztof Starecki2018-12-315-76/+42
| | |\
| | * | Fix download layout bug, port most of remaining themesKrzysztof Starecki2018-12-3117-134/+191
| | * | Tweak styling options for downloads tab, port Paper Light theme for referenceKrzysztof Starecki2018-12-313-30/+44
| | * | Add qss styling options for progress bar and compact mode widgetsKrzysztof Starecki2018-12-314-23/+32
| | * | Add icon for incomplete download info, add download progress delegateKrzysztof Starecki2018-12-307-8/+57
| | * | Add downloadlist styling tweaksKrzysztof Starecki2018-12-305-31/+53
| | * | Remove old downloads tab code leftoversKrzysztof Starecki2018-12-309-1394/+372
| | * | Fix adding new downloads, add missing download progress statesKrzysztof Starecki2018-12-303-21/+55
| | * | Tweak downloadlist status sorting behaviorKrzysztof Starecki2018-12-301-1/+6
| | * | Fix a bug where downloadlist context actions run multiple timesKrzysztof Starecki2018-12-302-7/+3
| | * | Port context menus to new downloadlistKrzysztof Starecki2018-12-307-589/+290
| | * | Disable downloadlist widget delegates, port partial functionality to QTreeViewKrzysztof Starecki2018-12-308-354/+398
| * | | Fix About dialog open tab.Al2019-01-011-1/+1
| * | | Updated About dialog.Al2019-01-011-9/+24
| | |/ | |/|
| * | Update version to 2.1.7alpha3LostDragonist2018-12-311-1/+1