summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #607 from przester/download-tabAl2019-01-012-48/+50
|\ | | | | Fix download entry padding issue
| * Fix download entry padding issues (again)Krzysztof Starecki2019-01-012-48/+50
| |
* | Merge pull request #606 from przester/download-tabAl2019-01-0129-2065/+1063
|\| | | | | Revamp the downloads tab, fix some UI bugs
| * 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
| |
* | Apply alpha color settings to the settings dialogLostDragonist2018-12-303-71/+36
| |
* | Merge pull request #604 from Project579/DevelopLostDragonist2018-12-302-4/+5
|\ \ | |/ |/| Added Alpha channel to color pickers
| * Added Alpha channel to color pickersProject5792018-12-312-4/+5
|/
* Changed name limit to 60 instead of 100 since it was too longAl2018-12-291-2/+2
|
* Fix for download list refreshing, courtesy of bshdLostDragonist2018-12-291-2/+1
|
* Change version to 2.1.7alpha2LostDragonist2018-12-291-1/+1
|
* Update counters when changing profilesLostDragonist2018-12-281-0/+2
|
* Allow some functions to pass in empty paths to check the root folderLostDragonist2018-12-281-6/+9
|
* Changed "Loads BSA" flag to finds loaded archives in the entire virtual folder.Al2018-12-281-10/+13
|
* Fix warning about missing signalLostDragonist2018-12-282-9/+9
|
* Stop warning about missing English translationsLostDragonist2018-12-281-4/+2
|
* Fix typoLostDragonist2018-12-272-9/+9
|
* Update translation fileLostDragonist2018-12-271-462/+539
|
* Update version to 2.1.7alpha1LostDragonist2018-12-271-2/+2
|
* Simplify code for visible counter changesLostDragonist2018-12-273-13/+13
|
* Modify active counters based on filtersLostDragonist2018-12-271-2/+22
|
* *Made clear Filters button clear also the nameEdit filterAl2018-12-271-2/+2
|
* Use WriteRegistryValue function to handle read-only filesLostDragonist2018-12-261-2/+4
|
* Display counter tooltips when clickedLostDragonist2018-12-265-4/+85
|
* Add a small gutter around the active mod/plugin countersLostDragonist2018-12-261-0/+12
|