Tiernan Hubble
0152a9cdeb
Fix and re-enable remaining plugins.
2023-09-28 21:06:10 +02:00
Tiernan Hubble
73554c230b
Build with pyside6.
2023-09-28 21:06:10 +02:00
Tiernan Hubble
d10379268b
Remove a couple of extra lines and unnecessary changes, and make TODOs searchable.
2023-09-28 21:06:10 +02:00
Tiernan Hubble
632cd4c4ba
Initial support for building with Qt6/KF6.
2023-09-28 21:06:09 +02:00
c32c3a8aaf
Remove keyboard shortcut for removed RssReader
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-09-01 15:57:54 +02:00
80bd47ef46
Port away from many deprecated things
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-08-21 22:18:27 +02:00
8acab0295a
SessionRestore: Set tab title after at the end
...
This change saves a lot of recalculations which is done after each tab
is added.
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-07-29 20:50:37 +00:00
8b2721e85c
Skip show/hide close button when restoring session
...
BUG: 455012
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-07-29 20:50:37 +00:00
l10n daemon script
f127711f36
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2023-07-28 01:41:35 +00:00
205018775c
Add support for custom url schemes
...
BUG: 434099
FIXED_IN: 23.08.0
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-07-25 00:04:34 +02:00
b48132a806
ZoomLabel - Make the label text translateable
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-07-16 18:10:19 +02:00
695f3ba802
ZoomLabel - Show only when configured to show
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-07-16 15:34:13 +02:00
d455ccd193
AddressBar: Expand suggestion popup to the window
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-07-16 15:23:39 +02:00
d50eb6e822
Show page zoom level in locationbar
...
- Only show up when the zoom level is different than the default zoom
level set in preferences.
BUG: 399001
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-07-16 12:03:42 +02:00
l10n daemon script
62d627d288
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2023-06-24 01:47:07 +00:00
Javier Llorente
076f48782a
Rename 'Certificate manager' to 'Certificate exception manager'
2023-06-18 18:35:29 +00:00
Javier Llorente
0278064ed0
Add warning (requires restart) to certificate manager UI
2023-06-18 18:35:29 +00:00
Javier Llorente
1a3d66857f
Add a section for CertificateManager in Preferences
2023-06-18 18:35:29 +00:00
Javier Llorente
1ba9863b66
Add CertificateManager to CMakeLists
2023-06-18 18:35:29 +00:00
Javier Llorente
c440437261
Implement a GUI for managing ignored SSL hosts
2023-06-18 18:35:29 +00:00
Javier Llorente
70b8544f9b
Save ignored ssl hosts on yes (SSLErrorDialog) and NetworkManager::shutdown()
2023-06-18 18:35:29 +00:00
Javier Llorente
34e7eb1713
Implement permanent exceptions for SSL certificates, enable only for this session
2023-06-18 18:35:29 +00:00
8827f18370
Preferences: Use default search engine by default
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-06-11 22:32:02 +02:00
Javier Llorente
18e68bd44b
Indent bookmarks
2023-06-08 21:54:56 +00:00
Javier Llorente
5f1b7e9573
Add links to Falkon Store and KDE Planet
2023-06-08 21:54:56 +00:00
Javier Llorente
07345f0c78
New browser defaults: Falkon and KDE links in bookmarks and speed dial
2023-06-08 21:54:56 +00:00
Emir SARI
0710ede514
Apply i18n to combo box
...
This allows i18n in order to accommodate languages, that use a different percentage display format; like Turkish and French.
2023-05-05 22:51:25 +00:00
Javier Llorente
619df89f5f
Add missing parameter to lambda in init()
2023-05-05 22:13:32 +00:00
Javier Llorente
25d5babc68
Remove unneeded PLASMA_DOWNLOADS
2023-05-05 22:13:32 +00:00
Javier Llorente
2c823962eb
Add missing emit
2023-05-05 22:13:32 +00:00
Javier Llorente
db0584f81e
Implement download integration with Plasma
2023-05-05 22:13:32 +00:00
l10n daemon script
1bfe25720a
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2023-05-01 01:51:31 +00:00
5abf89f0be
Fix: Folder disappears when moving it onto itself
...
Happens on BookmarksToolbar.
BUG: 462891
FIXED-IN: 23.04.0
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-04-09 20:08:09 +02:00
1985d23391
BookmarkToolbar: Fix crash when adding a folder
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-04-09 15:59:52 +02:00
5658ed2f14
Addressbar use default search engine by default
...
BUG: 405423
FIXED-IN: 23.04.0
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-04-09 11:30:21 +02:00
134b113304
KDE: Hide purpose missing QJsonValue error
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-04-07 01:05:30 +02:00
b71a5276b6
VerticalTabs: Add dark theme support on group page
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-04-02 22:50:28 +02:00
78bff356b5
AdBlock: Clean known subscriptions list
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-03-27 21:38:13 +02:00
aadae5dd9e
AdBlock: Workaround for "Blocked content" page
...
- QtWebEngine blocks redirection to "data:" urls.
- Includes light / dark style
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-03-27 00:58:51 +02:00
85f9990104
History: Don't delete all items under dates when filtering
...
BUG: 466936
FIXED-IN: 23.04.0
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-03-25 03:11:26 +01:00
94ad9cb982
KWallet - Also store the entry updated time
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-03-12 23:00:32 +01:00
788a419d97
KWallet - Remove trailing return
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-03-12 23:00:32 +01:00
6a258adc31
KWallet: Store passwords entries in map fortmat
...
BUG: 391298
FIXED-IN: 23.04.0
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-03-12 23:00:32 +01:00
d840cec206
PyFalkon: addBookmark - make C++ own parameters
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-03-12 01:19:44 +01:00
Hao Chi Kiang
9c1f946bad
Options to turn on hardware acceleration
2023-02-18 21:09:12 +01:00
061d81c8d8
Fix FreeBSD pipeline
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-02-05 12:14:43 +01:00
2b9e94a97d
Look for dictionaries at QTWEBENGINE_DICTIONARIES_PATH env var
...
BUG: 465094
FIXED-IN: 23.04.0
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-02-04 14:55:26 +00:00
42934d991d
Clazy qstring-arg: Combine multiple arg into one
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-01-29 17:58:53 +01:00
285346208e
Clazy: fix "arguments needs to be fully qualified"
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-01-29 17:23:59 +01:00
fbe1fc81f3
Show QtWebEngine version on Falkon Config page
...
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-01-29 10:46:26 +01:00