aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add Firefox bookmarks.json format to libbookmarksAqua-sama2020-01-165-4/+75
* Move BookmarksWidget out of libbookmarksAqua-sama2020-01-157-547/+5
* Move/rename files for readabilityAqua-sama2020-01-1411-56/+81
* Disable plugins as brokenAqua-sama2020-01-044-22/+16
* Merge some QoL improvements from staging branchAqua-sama2020-01-032-1/+60
* Bookmarks: move xbel implementation to formats/Aqua-sama2019-11-157-5/+69
* Add configuration subcommandAqua-sama2019-11-092-32/+63
* Move lib/webprofile into src/webengineAqua-sama2019-11-045-486/+0
* Fix gcc compile errors and warningsAqua-sama2019-11-032-7/+19
* Make gtest optional dependency and remove -DtestingAqua-sama2019-11-031-1/+1
* Drop boost dependencyAqua-sama2019-11-0317-895/+143
* Use github.com/Taywee/args to parse command lineAqua-sama2019-10-223-139/+1
* Improve meson.build filesAqua-sama2019-10-134-17/+14
* Add openssl key generation step to meson.buildAqua-sama2019-05-171-0/+14
* Add plugin signature verification policiesAqua-sama2019-04-194-3/+161
* Replace xxd with python scriptAqua-sama2019-03-221-0/+29
* Add WIP Python REPL interfaceAqua-sama2019-02-236-16/+11
* Use spdlog for loggingAqua-sama2019-02-061-1/+0
* Fix all profiles being created off-the-recordAqua-sama2019-01-203-15/+1
* Add tools/report-clang-tidy.shAqua-sama2019-01-187-9/+10
* Rewrite lib/web to lib/webprofileAqua-sama2019-01-168-271/+246
* Rewrite lib/urlfilterAqua-sama2019-01-0926-820/+733
* Update license yearAqua-sama2019-01-021-1/+1
* Configuration: fix homepath patching for value<QString>Aqua-sama2018-12-301-8/+11
* Fix filter.header not workingAqua-sama2018-12-301-3/+4
* Bookmarks: track modified state in the model rather than the widgetAqua-sama2018-12-274-21/+34
* Fix bookmarks context menu exec positionAqua-sama2018-12-221-2/+2
* Add BookmarksWidget::showContextMenu signalAqua-sama2018-12-222-0/+12
* Dropping bookmarks onto a folder now inserts it at the first positionAqua-sama2018-12-221-1/+4
* Add adblocklist classAqua-sama2018-12-215-5/+152
* Add ContentsMatcher classAqua-sama2018-12-194-3/+62
* Add browser.iconThemeAqua-sama2018-12-161-0/+1
* Add restore last tab shortcutAqua-sama2018-12-151-0/+1
* Add SaveSessionDialogAqua-sama2018-12-141-0/+3
* Profile picker menu: use QActionGroup instead of QRadioButtonAqua-sama2018-12-131-9/+9
* MainWindow: rework menu barAqua-sama2018-12-132-0/+21
* Fix crash creating ConfigurationEditorPlugin widgetAqua-sama2018-12-112-2/+2
* Fix navigation buttons using wrong iconsAqua-sama2018-12-111-5/+13
* Fix options not getting overwritten by command lineAqua-sama2018-12-082-23/+11
* Configuration: parse command line after parsing config fileAqua-sama2018-12-075-33/+142
* Add --session and --pick-sessionAqua-sama2018-11-292-5/+10
* Add Session DialogAqua-sama2018-11-251-0/+2
* Update About Dialog textAqua-sama2018-11-232-5/+19
* Loading and unloading of plugins at runtimeAqua-sama2018-11-233-18/+59
* Add About and Run actions to plugin submenuAqua-sama2018-11-233-56/+4
* Add AboutPlugin dialogAqua-sama2018-11-224-3/+300
* Add link to GPL to About dialogAqua-sama2018-11-202-7/+11
* Make keyboard shortcut defaults configurableAqua-sama2018-11-202-30/+159
* Add adblockrule_parseAqua-sama2018-11-169-200/+261
* Fix various build warningsAqua-sama2018-10-254-3/+4