1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
0dd534d165
Implement per site permissions in database
This includes:
- Cookies
- HTML5 permissions
- WebAttributes
- Panels, tabs, GUI.

BUG: 409496
BUG: 396024
BUG: 451357
CCBUG: 392711

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 22:56:36 +02:00
Laurent Montel
1906529b68 Show headers in qtc6 + we can use qt cmake macro as we depend against
qt5.15
2022-06-16 19:24:50 +02:00
Anmol Gautam
1ca4a6791b Added tests for QML Extension API
Reviewers: drosca

Reviewed By: drosca

Subscribers: falkon

Tags: #falkon

Differential Revision: https://phabricator.kde.org/D14775
2019-04-06 22:12:57 +05:30
David Rosca
8a5c69b8a1
Add SqlQueryJob to run queries on separate thread 2018-04-11 18:24:09 +02:00
David Rosca
050fd7528c
Autotests: Add OpenSSL include directories 2018-03-24 08:12:45 +01:00
David Rosca
67973d704d
WebTab: Add addChildTab method
Also fix detaching from parent/child tabs and add autotest.
2018-01-31 20:58:36 +01:00
David Rosca
2377503517
Add TabModel 2018-01-31 20:54:50 +01:00
David Rosca
e45876c2a3
Autotests: Add WebViewTest 2018-01-29 00:29:19 +01:00
David Rosca
6043d38429
Add LocationBarTest 2018-01-27 11:15:31 +01:00
David Rosca
88a2724ad7
Autotests: Fix CookiesTest 2018-01-27 11:12:44 +01:00
David Rosca
98e8a9355d Autotests: Convert to proper tests runnable with make test 2018-01-24 16:38:25 +01:00
David Rosca
d2e2eef5a5 Move autotests to autotests top-level directory
Also only build tests with BUILD_TESTING enabled.
2018-01-24 16:06:58 +01:00