aboutsummaryrefslogtreecommitdiff
path: root/lib/about/aboutdialog.h
Commit message (Collapse)AuthorAgeFilesLines
* move lib/about to src/aboutAqua-sama2020-04-191-31/+0
| | | | | - add AboutDialog test - add SVG icon in place of application icon
* Add About and Run actions to plugin submenuAqua-sama2018-11-231-2/+0
| | | | - Remove plugin list from About dialog
* Update repository path in license headersAqua-sama2018-09-291-1/+1
|
* Add Browser::aboutAqua-sama2018-06-211-0/+2
|
* Multiple subwindows interfaceAqua-sama2018-04-161-0/+31
Subwindows are similar to tab groups. - Rewrote Browser and MainWindow, so they should be somewhat cleaner now - Moved AboutDialog to lib/about What's broken: - loading bar - search box - address bar bookmark suggestions - plugins