aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix compile error with meson unstable-kconfig moduleHEADmasterAqua-sama2021-09-191-0/+1
* Fix segfault in release buildAqua-sama2020-05-295-30/+18
* Turn on more warnings by defaultAqua-sama2020-05-2817-155/+145
* Update ProfileEditor pluginAqua-sama2020-05-2615-228/+226
* libwebengineAqua-sama2020-05-0836-807/+1015
* Expand pluginloader test coverageAqua-sama2020-04-291-1/+1
* CleanupAqua-sama2020-04-293-3/+1
* move lib/about to src/aboutAqua-sama2020-04-199-0/+692
* Rewrite Session backendAqua-sama2020-04-1321-456/+284
* Remove QMdiArea in MainWindowAqua-sama2020-04-039-303/+223
* Fix various compiler warningsAqua-sama2020-03-239-36/+39
* Remove ProfileInterfaceAqua-sama2020-02-295-17/+34
* BookmarksWidget: add Clear selection in context menuAqua-sama2020-01-303-31/+45
* MenuBar: Add Unlock toolbars toggleAqua-sama2020-01-293-6/+24
* BookmarksToolbar: add toggle shortcutAqua-sama2020-01-294-4/+26
* BookmarksToolbar: show text next to iconAqua-sama2020-01-281-1/+2
* Remove non-const BookmarkItem::iconAqua-sama2020-01-281-3/+9
* Add bookmarks toolbarAqua-sama2020-01-287-34/+131
* Refactor Browser::addPlugin to ::loadPluginsAqua-sama2020-01-274-61/+34
* pluginloader: add test for PluginLoader::verifyAqua-sama2020-01-272-2/+14
* Merge branch 'bookmarks-subcommand'Aqua-sama2020-01-184-3/+106
|\
| * bookmarks: implicitly append if export is not setAqua-sama2020-01-181-4/+17
| * Add bookmarks subcommandAqua-sama2020-01-174-3/+93
* | Fix various gcc and clazy compile warningsAqua-sama2020-01-179-21/+34
|/
* Merge branch 'firefox-bookmarks-json-importer'Aqua-sama2020-01-179-3/+584
|\
| * Add Import option to BookmarksWidgetAqua-sama2020-01-172-11/+43
| * BookmarkItem::DateAdded and LastModified fieldsAqua-sama2020-01-171-0/+4
| * Move BookmarksWidget out of libbookmarksAqua-sama2020-01-159-3/+548
* | Create default profile when the one set doesn't existAqua-sama2020-01-151-5/+4
|/
* Add close action to subwindow listAqua-sama2020-01-141-6/+13
* Fix address bar completer deleting url when closing with no item selectedAqua-sama2020-01-121-1/+2
* Refactor WebViewContextMenuAqua-sama2020-01-116-241/+272
* Code cleanupAqua-sama2020-01-058-95/+113
* Disable plugins as brokenAqua-sama2020-01-043-7/+11
* Fix configuration not being read unless explicitly specifiedAqua-sama2020-01-042-35/+15
* PKGBUILD: add install stage for debug symbolsAqua-sama2020-01-034-51/+67
* Merge some QoL improvements from staging branchAqua-sama2020-01-037-113/+68
* WebProfile refactoringAqua-sama2019-11-226-139/+34
* Configuration: only try reading it when cfg file can be openedAqua-sama2019-11-171-6/+7
* Context menu: add actions for MediaTypeNoneAqua-sama2019-11-091-6/+18
* Add configuration subcommandAqua-sama2019-11-093-35/+74
* Fix manpages not disabled when disabled by mesonAqua-sama2019-11-051-6/+5
* Move lib/webprofile into src/webengineAqua-sama2019-11-0413-17/+490
* Fix gcc compile errors and warningsAqua-sama2019-11-031-2/+3
* Drop boost dependencyAqua-sama2019-11-0322-172/+666
* Use github.com/Taywee/args to parse command lineAqua-sama2019-10-224-63/+91
* Improve meson.build filesAqua-sama2019-10-132-3/+3
* Add plugin signature verification policiesAqua-sama2019-04-195-101/+12
* Add PluginLoader classAqua-sama2019-03-115-4/+101
* repl: import python moduleAqua-sama2019-03-061-2/+43