aboutsummaryrefslogtreecommitdiff
path: root/src/lib/downloads/downloadswidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Changed from qbs to cmakeAqua-sama2018-01-031-91/+0
|
* Download items' width should no longer exceed the list widthAqua-sama2018-01-011-2/+15
|
* Download manager fixesAqua-sama2017-12-271-11/+17
| | | | | | | | | | 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
|
* Bug fixesAqua-sama2017-12-201-4/+2
| | | | | | .config/smolbote will now be created if missing Connected profiles to download manager Added missing license from WebPage
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-191-19/+7
|
* Split off DownloadsWidget into libraryAqua-sama2017-10-101-0/+86
Fixed bug with BookmarksWidget crashing the program on exit