aboutsummaryrefslogtreecommitdiff
path: root/src/lib/downloads/widgets/downloaditemwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Changed from qbs to cmakeAqua-sama2018-01-031-103/+0
|
* Download items' width should no longer exceed the list widthAqua-sama2018-01-011-4/+4
|
* Download manager fixesAqua-sama2017-12-271-3/+16
| | | | | | | | | | DownloadsWidget - Download widget now in landscape - Download widget no longer docks in the main window, but is a dialog DownloadItemWidget - Download item widget looks more compact - Download details are now a part of the item widgets instead - Download details: save path
* astyle passAqua-sama2017-12-251-1/+1
|
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-191-19/+7
|
* Split off DownloadsWidget into libraryAqua-sama2017-10-101-0/+102
Fixed bug with BookmarksWidget crashing the program on exit