aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/mainwindowmenubar.h
Commit message (Collapse)AuthorAgeFilesLines
* Profile menu lists loadable profilesAqua-sama2018-01-301-4/+1
|
* Fixed repo location in license headersAqua-sama2018-01-201-1/+1
|
* Download manager fixesAqua-sama2017-12-271-1/+0
| | | | | | | | | | 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
|
* ProfileView dialogAqua-sama2017-12-171-1/+3
|
* WebView pageMenu implementationAqua-sama2017-12-151-2/+0
|
* Fixed showing bookmarks and downloads widgetsAqua-sama2017-12-081-0/+4
|
* Replaced tinytoml with libconfigAqua-sama2017-12-081-4/+4
|
* Implemented Print to PDF actionAqua-sama2017-08-241-0/+4
|
* Profile improvementsAqua-sama2017-05-271-0/+40
* Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog