aboutsummaryrefslogtreecommitdiff
path: root/lib/about/aboutdialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* move lib/about to src/aboutAqua-sama2020-04-191-186/+0
| | | | | - add AboutDialog test - add SVG icon in place of application icon
* Update About Dialog textAqua-sama2018-11-231-2/+5
|
* Add About and Run actions to plugin submenuAqua-sama2018-11-231-44/+4
| | | | - Remove plugin list from About dialog
* Add link to GPL to About dialogAqua-sama2018-11-201-6/+9
|
* Add Browser::aboutAqua-sama2018-06-211-1/+116
|
* Multiple subwindows interfaceAqua-sama2018-04-161-0/+105
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