aboutsummaryrefslogtreecommitdiff
path: root/src/browser.cpp
Commit message (Expand)AuthorAgeFilesLines
* webengine: remove dependency on autogen/utilsdevelAqua-sama2020-12-151-5/+4
* Move src/webengine to lib/webengineAqua-sama2020-12-151-2/+1
* Code cleanupAqua-sama2020-12-141-10/+0
* Rewrite meson build scripts into cmakelistsAqua-sama2020-12-071-8/+3
* Probe several locations for configuration fileAqua-sama2020-11-211-1/+3
* Fix meson warningsAqua-sama2020-11-201-7/+0
* Drop args.hxx dependencyAqua-sama2020-11-191-44/+68
* Remove data/resources.qrcAqua-sama2020-11-061-3/+3
* enable smolblokstaging-smolblokAqua-sama2020-05-311-1/+9
* staging: smolblokAqua-sama2020-05-301-2/+0
* Turn on more warnings by defaultAqua-sama2020-05-281-50/+46
* Update ProfileEditor pluginAqua-sama2020-05-261-43/+15
* libwebengineAqua-sama2020-05-081-72/+27
* Expand pluginloader test coverageAqua-sama2020-04-291-1/+1
* CleanupAqua-sama2020-04-291-1/+1
* Rewrite Session backendAqua-sama2020-04-131-11/+33
* Remove ProfileInterfaceAqua-sama2020-02-291-9/+0
* BookmarksWidget: add Clear selection in context menuAqua-sama2020-01-301-28/+0
* Refactor Browser::addPlugin to ::loadPluginsAqua-sama2020-01-271-21/+17
* pluginloader: add test for PluginLoader::verifyAqua-sama2020-01-271-1/+7
* Fix various gcc and clazy compile warningsAqua-sama2020-01-171-5/+5
* Merge branch 'firefox-bookmarks-json-importer'Aqua-sama2020-01-171-1/+1
|\
| * Move BookmarksWidget out of libbookmarksAqua-sama2020-01-151-1/+1
* | Create default profile when the one set doesn't existAqua-sama2020-01-151-5/+4
|/
* Code cleanupAqua-sama2020-01-051-41/+27
* Merge some QoL improvements from staging branchAqua-sama2020-01-031-19/+18
* Move lib/webprofile into src/webengineAqua-sama2019-11-041-7/+3
* Drop boost dependencyAqua-sama2019-11-031-45/+46
* Improve meson.build filesAqua-sama2019-10-131-1/+1
* Add plugin signature verification policiesAqua-sama2019-04-191-4/+9
* Add PluginLoader classAqua-sama2019-03-111-1/+3
* Use spdlog for loggingAqua-sama2019-02-061-0/+2
* Add tools/report-clang-tidy.shAqua-sama2019-01-181-1/+2
* Rewrite lib/web to lib/webprofileAqua-sama2019-01-161-18/+21
* Rewrite lib/urlfilterAqua-sama2019-01-091-3/+27
* Fix bookmarks context menu exec positionAqua-sama2018-12-221-1/+1
* Add BookmarksWidget::showContextMenu signalAqua-sama2018-12-221-0/+31
* MainWindow: rework menu barAqua-sama2018-12-131-29/+13
* Configuration: parse command line after parsing config fileAqua-sama2018-12-071-1/+1
* Remove old session codeAqua-sama2018-11-281-42/+0
* Rewrite Session saving and loadingAqua-sama2018-11-281-1/+1
* Adding and Removing plugins at runtimeAqua-sama2018-11-231-19/+60
* Loading and unloading of plugins at runtimeAqua-sama2018-11-231-5/+6
* Add About and Run actions to plugin submenuAqua-sama2018-11-231-28/+16
* Add AboutPlugin dialogAqua-sama2018-11-221-13/+26
* Use vcs_tag to get version informationAqua-sama2018-10-241-1/+2
* Remove lib/ as includepathAqua-sama2018-10-231-7/+7
* Fix SingleApplication segfaultAqua-sama2018-10-231-2/+2
* Fix link errorsAqua-sama2018-10-231-2/+2
* Add Kconfiglib to parse Kconfig/.configAqua-sama2018-10-201-2/+3