aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* enable smolblokstaging-smolblokAqua-sama2020-05-3137-40/+37
* staging: smolblokAqua-sama2020-05-3064-832/+1576
* Fix segfault in release buildAqua-sama2020-05-297-58/+33
* Turn on more warnings by defaultAqua-sama2020-05-2827-189/+216
* Update ProfileEditor pluginAqua-sama2020-05-2636-993/+757
* libwebengineAqua-sama2020-05-0851-993/+1186
* Expand pluginloader test coverageAqua-sama2020-04-298-100/+229
* CleanupAqua-sama2020-04-2916-330/+26
* Add libfuzzer test to libconfigurationAqua-sama2020-04-218-37/+84
* Rewrite configuration tests in catch2Aqua-sama2020-04-206-164/+223
* move lib/about to src/aboutAqua-sama2020-04-1911-65/+118
* Add args.wrapAqua-sama2020-04-156-16/+10
* Rewrite Session backendAqua-sama2020-04-1330-460/+590
* Add singleapplication.wrapAqua-sama2020-04-136-34/+15
* Remove QMdiArea in MainWindowAqua-sama2020-04-0311-319/+229
* Fix various compiler warningsAqua-sama2020-03-2313-51/+40
* lib/configuration improvementsAqua-sama2020-03-2212-128/+322
* Remove ProfileInterfaceAqua-sama2020-02-2910-110/+87
* Added example firefox/palemoon bookmarks to testjc_gargma2020-02-124-0/+65
* BookmarkModel: enable drag/drop for the root itemAqua-sama2020-01-301-1/+2
* BookmarksWidget: add Clear selection in context menuAqua-sama2020-01-303-31/+45
* MenuBar: Add Unlock toolbars toggleAqua-sama2020-01-294-9/+33
* BookmarksToolbar: add toggle shortcutAqua-sama2020-01-295-11/+41
* BookmarksToolbar: show text next to iconAqua-sama2020-01-281-1/+2
* Remove non-const BookmarkItem::iconAqua-sama2020-01-285-15/+33
* Add bookmarks toolbarAqua-sama2020-01-2813-79/+184
* Refactor Browser::addPlugin to ::loadPluginsAqua-sama2020-01-275-68/+41
* pluginloader: generate keys by mesonAqua-sama2020-01-274-23/+18
* pluginloader: add test for PluginLoader::verifyAqua-sama2020-01-277-48/+109
* Move compiler flags to meson.build from pkgbuildAqua-sama2020-01-242-13/+17
* Merge branch 'bookmarks-subcommand'Aqua-sama2020-01-186-11/+114
|\
| * bookmarks: implicitly append if export is not setAqua-sama2020-01-181-4/+17
| * Add bookmarks subcommandAqua-sama2020-01-176-11/+101
* | Fix various gcc and clazy compile warningsAqua-sama2020-01-1717-81/+88
|/
* Merge branch 'firefox-bookmarks-json-importer'Aqua-sama2020-01-1723-79/+311
|\
| * Parse Tags and Descriptions in FFJsonAqua-sama2020-01-172-0/+20
| * Add Import option to BookmarksWidgetAqua-sama2020-01-173-15/+43
| * BookmarkItem::DateAdded and LastModified fieldsAqua-sama2020-01-176-5/+48
| * Add Firefox bookmarks.json format to libbookmarksAqua-sama2020-01-168-4/+117
| * Move BookmarksWidget out of libbookmarksAqua-sama2020-01-1510-12/+15
| * Move/rename files for readabilityAqua-sama2020-01-1411-56/+81
* | Create default profile when the one set doesn't existAqua-sama2020-01-151-5/+4
|/
* Fix if statements in PKGBUILDjc_gargma2020-01-141-17/+27
* Add close action to subwindow listAqua-sama2020-01-141-6/+13
* Update pkgbuildAqua-sama2020-01-131-2/+2
* Fix address bar completer deleting url when closing with no item selectedAqua-sama2020-01-122-1/+3
* Update doc/ and move various entries to wikiAqua-sama2020-01-1229-837/+117
* Refactor WebViewContextMenuAqua-sama2020-01-117-245/+272
* Code cleanupAqua-sama2020-01-059-98/+116
* Disable plugins as brokenAqua-sama2020-01-0413-59/+30