| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2 | LostDragonist | 2019-01-01 | 31 | -2211/+1259 |
| |\ | |||||
| | * | Updated version to 2.1.7alpha4 | Al | 2019-01-01 | 1 | -1/+1 |
| | | | |||||
| | * | Sort Separators by priority in Send To dialog. | Al | 2019-01-01 | 2 | -4/+14 |
| | | | |||||
| | * | Merge pull request #607 from przester/download-tab | Al | 2019-01-01 | 2 | -48/+50 |
| | |\ | | | | | | | Fix download entry padding issue | ||||
| | | * | Fix download entry padding issues (again) | Krzysztof Starecki | 2019-01-01 | 2 | -48/+50 |
| | | | | |||||
| | * | | Merge pull request #606 from przester/download-tab | Al | 2019-01-01 | 29 | -2065/+1063 |
| | |\| | | | | | | | Revamp the downloads tab, fix some UI bugs | ||||
| | | * | Add default download row sizes for generic styles, sanitize mainwindow.ui | Krzysztof Starecki | 2019-01-01 | 3 | -124/+107 |
| | | | | |||||
| | | * | Fix download entry padding issues | Krzysztof Starecki | 2019-01-01 | 2 | -2/+18 |
| | | | | |||||
| | | * | Remove unused import, fix accidental indent | Krzysztof Starecki | 2019-01-01 | 2 | -2/+1 |
| | | | | |||||
| | | * | Fix toolbar buttons not setting their icons on startup | Krzysztof Starecki | 2019-01-01 | 2 | -313/+317 |
| | | | | |||||
| | | * | Change redownload dialog to display the filename | Krzysztof Starecki | 2019-01-01 | 1 | -2/+2 |
| | | | | |||||
| | | * | Make download tab columns hideable by user | Krzysztof Starecki | 2018-12-31 | 3 | -84/+123 |
| | | | | |||||
| | | * | Fix bug with hiding installed downloads | Krzysztof Starecki | 2018-12-31 | 1 | -11/+7 |
| | | | | |||||
| | | * | Fix some compiler warnings | Krzysztof Starecki | 2018-12-31 | 2 | -18/+23 |
| | | | | |||||
| | | * | Add filetime column to download tab | Krzysztof Starecki | 2018-12-31 | 5 | -9/+14 |
| | | | | |||||
| | | * | Fix nullptr bug with download meta info | Krzysztof Starecki | 2018-12-31 | 3 | -84/+85 |
| | | | | |||||
| | | * | Add 'download meta information' support to download tab | Krzysztof Starecki | 2018-12-31 | 6 | -254/+279 |
| | | | | |||||
| | | * | Port the 'Night Eyes' theme | Krzysztof Starecki | 2018-12-31 | 1 | -0/+16 |
| | | | | |||||
| | | * | Merge remote-tracking branch 'upstream/Develop' into download-tab | Krzysztof Starecki | 2018-12-31 | 5 | -76/+42 |
| | | |\ | |||||
| | | * | | Fix download layout bug, port most of remaining themes | Krzysztof Starecki | 2018-12-31 | 17 | -134/+191 |
| | | | | | |||||
| | | * | | Tweak styling options for downloads tab, port Paper Light theme for reference | Krzysztof Starecki | 2018-12-31 | 3 | -30/+44 |
| | | | | | |||||
| | | * | | Add qss styling options for progress bar and compact mode widgets | Krzysztof Starecki | 2018-12-31 | 4 | -23/+32 |
| | | | | | |||||
| | | * | | Add icon for incomplete download info, add download progress delegate | Krzysztof Starecki | 2018-12-30 | 7 | -8/+57 |
| | | | | | |||||
| | | * | | Add downloadlist styling tweaks | Krzysztof Starecki | 2018-12-30 | 5 | -31/+53 |
| | | | | | |||||
| | | * | | Remove old downloads tab code leftovers | Krzysztof Starecki | 2018-12-30 | 9 | -1394/+372 |
| | | | | | |||||
| | | * | | Fix adding new downloads, add missing download progress states | Krzysztof Starecki | 2018-12-30 | 3 | -21/+55 |
| | | | | | |||||
| | | * | | Tweak downloadlist status sorting behavior | Krzysztof Starecki | 2018-12-30 | 1 | -1/+6 |
| | | | | | |||||
| | | * | | Fix a bug where downloadlist context actions run multiple times | Krzysztof Starecki | 2018-12-30 | 2 | -7/+3 |
| | | | | | |||||
| | | * | | Port context menus to new downloadlist | Krzysztof Starecki | 2018-12-30 | 7 | -589/+290 |
| | | | | | |||||
| | | * | | Disable downloadlist widget delegates, port partial functionality to QTreeView | Krzysztof Starecki | 2018-12-30 | 8 | -354/+398 |
| | | | | | |||||
| | * | | | Fix About dialog open tab. | Al | 2019-01-01 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Updated About dialog. | Al | 2019-01-01 | 1 | -9/+24 |
| | | |/ | |/| | |||||
| | * | | Update version to 2.1.7alpha3 | LostDragonist | 2018-12-31 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fixed refresh not clearing overwrite highlighting. | Al | 2019-01-01 | 1 | -0/+2 |
| | | | | |||||
| * | | | Change find_if to remove_if | LostDragonist | 2019-01-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | Correct logic of mod conflict color selection | LostDragonist | 2018-12-31 | 1 | -14/+4 |
| | | | | |||||
| * | | | Merge branch 'Develop' into archive_conflicts_2 | LostDragonist | 2018-12-30 | 4 | -75/+49 |
| |\| | | |||||
| | * | | Apply alpha color settings to the settings dialog | LostDragonist | 2018-12-30 | 3 | -71/+36 |
| | | | | |||||
| | * | | Merge pull request #604 from Project579/Develop | LostDragonist | 2018-12-30 | 2 | -4/+5 |
| | |\ \ | | |/ | |/| | Added Alpha channel to color pickers | ||||
| | | * | Added Alpha channel to color pickers | Project579 | 2018-12-31 | 2 | -4/+5 |
| | |/ | |||||
| * | | Fix conflict colors and make archive conflict colors configurable | LostDragonist | 2018-12-30 | 6 | -74/+141 |
| | | | |||||
| * | | Merge branch 'Develop' into archive_conflicts_2 | LostDragonist | 2018-12-30 | 1 | -2/+2 |
| |\| | |||||
| | * | Changed name limit to 60 instead of 100 since it was too long | Al | 2018-12-29 | 1 | -2/+2 |
| | | | |||||
| | * | Fix for download list refreshing, courtesy of bshd | LostDragonist | 2018-12-29 | 1 | -2/+1 |
| | | | |||||
| | * | Change version to 2.1.7alpha2 | LostDragonist | 2018-12-29 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #601 from Project579/archive_conflicts_2 | LostDragonist | 2018-12-30 | 35 | -824/+1642 |
| |\ \ | | | | | | | Archive conflicts Updating to Lastest Develop | ||||
| | * | | Updated translation | Project579 | 2018-12-30 | 1 | -5/+0 |
| | | | | |||||
| | * | | Updated version to reflect changes | Project579 | 2018-12-30 | 1 | -2/+2 |
| | | | | |||||
| | * | | Fix for download list refreshing, courtesy of bshd | Project579 | 2018-12-30 | 1 | -2/+1 |
| | | | | |||||
| | * | | Updated translation file | Project579 | 2018-12-30 | 1 | -648/+786 |
| | | | | |||||
