aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/mainwindowmenubar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Autogenerating settings dialogAqua-sama2017-12-111-0/+1
|
* Fixed showing bookmarks and downloads widgetsAqua-sama2017-12-081-26/+19
|
* Replaced tinytoml with libconfigAqua-sama2017-12-081-23/+35
|
* Split off DownloadsWidget into libraryAqua-sama2017-10-101-2/+9
| | | | Fixed bug with BookmarksWidget crashing the program on exit
* Code cleanupAqua-sama2017-09-271-6/+6
|
* Split off Bookmarks into static libAqua-sama2017-09-041-0/+2
|
* Implemented Print to PDF actionAqua-sama2017-08-241-13/+18
|
* Profile window fixesAqua-sama2017-08-041-3/+0
|
* Browser class refactoringAqua-sama2017-06-041-2/+2
|
* Adding plugin action to the menu barAqua-sama2017-06-031-0/+13
|
* Hiding ProfileView until a profile is selectedAqua-sama2017-06-011-1/+0
|
* Profile improvementsAqua-sama2017-05-271-0/+83
* Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog