David Rosca
4ff7ccc737
Don't include qmlpluginloader.h in plugin.sh
...
Actually much better fix for PyFalkon build error.
2018-12-12 19:05:26 +01:00
David Rosca
eefd9cd046
Revert "Fix PyFalkon build"
...
This reverts commit 3ea935b143
.
2018-12-12 19:03:25 +01:00
David Rosca
3ea935b143
Fix PyFalkon build
2018-12-12 19:02:12 +01:00
David Rosca
d25c34901c
Use QTWEBENGINEWIDGETS_VERSION for determining QtWebEngine version
2018-12-12 18:57:56 +01:00
Björn Feber
3b51982c5d
Fix unreadable Falkon logo text when using a dark theme
...
Summary:
BUG: 400262
https://bugs.kde.org/show_bug.cgi?id=400262
This puts a light rounded rectangle behind the logo, so the logo text is readable when using a dark theme.
{F6451049}
Test Plan: Open the about window (Application Menu -> About Falkon).
Reviewers: #falkon, drosca
Reviewed By: #falkon, drosca
Subscribers: drosca, falkon, #falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D17307
2018-12-11 21:02:12 +01:00
Björn Feber
f43250f880
Fix hardcoded private browsing icon
...
Summary:
BUG: 397078
Fixes the hardcoded private browsing icon in the Falkon application menu.
Test Plan: Open the Falkon application menu on the top right.
Reviewers: #falkon, drosca
Reviewed By: #falkon, drosca
Subscribers: ngraham, drosca, falkon, #falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D17288
2018-12-11 20:55:59 +01:00
Nicolas Fella
7bca744cab
Enable page sharing
...
Summary:
Use the new ShareUrl support from Purpose to share pages. ATM only sending the page via KDE Connect and Email is supported, but more can be added easily by extending Purpose.
{F6449845}
Depends on D17285
Bug: 393543
Test Plan: Send page to phone via KDE Connect
Reviewers: #falkon, drosca
Reviewed By: #falkon, drosca
Subscribers: drosca, falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D17286
2018-12-04 04:00:44 +01:00
l10n daemon script
519764f421
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"
2018-12-03 05:29:37 +01:00
l10n daemon script
d9a926a620
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"
2018-11-23 05:34:04 +01:00
l10n daemon script
9e56be5194
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"
2018-11-17 05:55:31 +01:00
l10n daemon script
5614914d14
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"
2018-11-12 05:48:03 +01:00
Remya Krishnan
cda838a35e
Adblock uses outdated Spanish filters (Filtros Naucópicos)
...
Summary:
Replaced the link to a filter set with Easylist Spanish, that is changed
the outdated Spanish filters into the updated one.
BUG 392836
Reviewers: drosca
Reviewed By: drosca
Subscribers: drosca, falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D16656
2018-11-04 16:15:49 +01:00
l10n daemon script
6df8ac4c7d
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"
2018-10-28 04:53:16 +01:00
l10n daemon script
ddc19c7320
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"
2018-10-27 05:49:44 +02:00
Patrick Flynn
c85f4f8894
Replace Qt foreach with C++ foreach
...
Summary: This replaces three Qt foreach loops I found in the tabwidget with C++ foreach loops. There were already newer foreach loops near the bottom, so this makes things consistent in the entire file.
Reviewers: drosca
Reviewed By: drosca
Subscribers: falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D16238
2018-10-24 17:17:11 +02:00
l10n daemon script
14f88fb46c
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"
2018-10-23 06:01:07 +02:00
l10n daemon script
116ba93b79
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"
2018-10-22 05:54:15 +02:00
Yuri Chornoivan
fc5ba5f5f2
Fix minor typos
2018-10-21 18:14:27 +03:00
l10n daemon script
42e0c865b2
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"
2018-10-17 06:32:51 +02:00
David Rosca
a039da158a
Update to latest upstream QtSingleApplication
2018-10-15 20:39:47 +02:00
Patrick Flynn
6d445edb44
Context menu for statusbar
...
Summary:
This adds a simple context menu to the statusbar;
the only option it has is "Hide", which obviously hides
the statusbar the same way as if you were to go the view menu.
Reviewers: drosca
Reviewed By: drosca
Subscribers: drosca, falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D16158
2018-10-15 20:23:44 +02:00
Christophe CURIS
907e2e4938
Fix crash during download when the main window have been closed
...
Summary:
Falkon has a feature to automatically close the tab that was specifically
opened for the file to download, because this kind of tab has no useful
purpose to the user.
In the case where the main window would have been closed, Falkon
would crash de-referencing the now NULL pointer to the main window.
This patch adds a simple check to do nothing in this case, as there is no
tab to close anyway.
Reviewers: #falkon, drosca
Reviewed By: #falkon, drosca
Subscribers: drosca, falkon, #falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D14711
2018-10-15 18:19:43 +02:00
l10n daemon script
b44134fd07
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"
2018-10-10 06:19:06 +02:00
l10n daemon script
c6109d11ad
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"
2018-10-06 05:44:51 +02:00
l10n daemon script
cda74effe3
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"
2018-10-05 05:52:10 +02:00
Nicolas Fella
3365b52d1c
Add icon to Fullscreen action
...
Summary: {F6301440}
Reviewers: #falkon, drosca
Reviewed By: #falkon, drosca
Subscribers: falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D15925
2018-10-04 18:52:09 +02:00
Nicolas Fella
1f2b2bf819
Add icon to Web Search action
...
Summary: {F6301476}
Reviewers: #falkon, drosca
Reviewed By: #falkon, drosca
Subscribers: falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D15926
2018-10-04 18:51:26 +02:00
l10n daemon script
32948ddd02
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"
2018-10-04 05:51:46 +02:00
Nicolas Fella
75f3d58718
Add icon to DownloadManager action
...
Summary: {F6301242}
Reviewers: #falkon, drosca
Reviewed By: #falkon, drosca
Subscribers: falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D15921
2018-10-03 16:33:27 +02:00
l10n daemon script
ce21076452
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"
2018-10-03 06:07:51 +02:00
Anmol Gautam
0abde8b755
Added HelloQml Extension
...
Reviewers: drosca
Reviewed By: drosca
Subscribers: falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D14519
2018-10-02 03:07:32 +05:30
Anmol Gautam
011df43851
set resizeMode for QQuickWidget in sidebar
...
Reviewers: drosca
Reviewed By: drosca
Subscribers: falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D15886
2018-10-02 03:02:36 +05:30
l10n daemon script
853baa8232
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"
2018-09-30 05:50:04 +02:00
Anmol Gautam
7c570c93db
fixed build for qt versions < 5.11
...
Summary: Build is broken because QWebEngineRequestJob::initiator is added in 5.11. This patch fixes the build with Qt < 5.11.
Reviewers: drosca
Reviewed By: drosca
Subscribers: falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D15832
2018-09-29 20:44:46 +05:30
Anmol Gautam
5daddc4c6c
Add QML Extensions API
...
Summary: Add QML Extensions API
Reviewers: drosca
Reviewed By: drosca
Subscribers: falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D14774
2018-09-29 00:47:47 +05:30
l10n daemon script
f3a1622326
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"
2018-09-24 05:40:20 +02:00
l10n daemon script
e1c4da47a9
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"
2018-08-25 05:37:27 +02:00
l10n daemon script
cf5c14872e
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"
2018-08-18 05:41:40 +02:00
l10n daemon script
5722f9f996
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"
2018-08-16 05:29:28 +02:00
l10n daemon script
099901f0a6
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"
2018-08-08 05:44:02 +02:00
l10n daemon script
d1400db7d6
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"
2018-08-05 05:29:00 +02:00
l10n daemon script
10574667b1
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"
2018-07-26 05:43:51 +02:00
David Rosca
d5fc3ebc88
Merge branch 'Falkon/3.0'
2018-07-22 15:19:36 +02:00
David Rosca
a7d2f87579
FalkonSchemeHandler: Make sure to load data on main thread
...
QIODevice::read is called on WebEngine IO thread.
2018-07-22 15:17:04 +02:00
l10n daemon script
bd0d5cabdc
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"
2018-07-21 05:32:15 +02:00
l10n daemon script
cff2b68ce9
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"
2018-07-20 05:26:58 +02:00
6357e98313
RunAction: Close UI file after it is loaded
...
Summary: It is good practice to close files which are no longer needed.
Reviewers: #falkon, drosca
Reviewed By: #falkon, drosca
Subscribers: falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D14197
2018-07-19 17:38:31 +02:00
6556ade5c9
[Feature] [Vertical Tabs] Add "Unload Tree" to Tab Tree drop-down menu
...
FEATURE: 394247
Reviewers: #falkon, drosca
Reviewed By: #falkon, drosca
Subscribers: drosca, falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D14214
2018-07-19 17:36:54 +02:00
l10n daemon script
aca5cb0e1c
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"
2018-07-19 05:21:21 +02:00
82c8d50f9a
[Feature] Add python plugin MiddleClickLoader
...
Summary:
This plugin loads text from selection clipboard in tab after pressing mouse middle button (pressing mouse wheel).
Url / text from selection clipboard can be loaded in: Current Tab, New Tab, New Window
There is an option to use only valid url otherwise it will search using default search engine.
FEATURE: 395688
Reviewers: #falkon, drosca
Subscribers: falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D14155
2018-07-17 12:12:45 +02:00
David Rosca
1cc053c7f1
Merge branch 'Falkon/3.0'
2018-07-08 21:05:36 +02:00
David Rosca
95e2232d39
DownloadManager: Don't try to percent decode filenames
...
QtWebEngine no longer percent encode it, so actually trying
to decode it produces invalid results.
BUG: 395424
FIXED-IN: 3.0.2
2018-07-08 20:43:44 +02:00
David Rosca
53e0a43762
NavigationBar: Correctly reconnect to page actions
...
BUG: 395828
FIXED-IN: 3.0.2
2018-07-08 20:34:58 +02:00
l10n daemon script
9fd53c75fa
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"
2018-07-07 06:57:28 +02:00
l10n daemon script
f6f2d7c784
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"
2018-07-07 05:15:57 +02:00
Laurent Montel
db10e175f0
Add more QSL + nullptr
2018-07-06 08:20:47 +02:00
Laurent Montel
07b4dd4f6e
Add sime QLS + nullptr
2018-07-05 13:58:00 +02:00
l10n daemon script
0a744919e5
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"
2018-07-03 07:10:33 +02:00
l10n daemon script
06020d9615
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"
2018-07-03 05:28:07 +02:00
Christopher Chavez
60b7cbd9b6
Fix location of Info.plist file for macOS build
...
Differential Revision: https://phabricator.kde.org/D13736
2018-06-27 17:41:44 +02:00
l10n daemon script
3bc9e66596
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"
2018-06-26 07:19:13 +02:00
l10n daemon script
034365355a
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"
2018-06-26 05:38:12 +02:00
l10n daemon script
683a3d0bf9
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"
2018-06-22 07:04:43 +02:00
l10n daemon script
9a725b3c62
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"
2018-06-22 05:22:41 +02:00
l10n daemon script
e53e4d1b07
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"
2018-06-20 07:44:39 +02:00
l10n daemon script
ede9015884
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"
2018-06-20 05:45:06 +02:00
David Rosca
633748a815
Merge branch 'Falkon/3.0'
2018-06-18 13:40:15 +02:00
David Rosca
4c83ba3d6c
PyFalkon: Fix build with PySide2 release
2018-06-18 13:39:46 +02:00
l10n daemon script
90d5c5b3d6
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"
2018-06-17 07:21:48 +02:00
l10n daemon script
0e96dd33c2
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"
2018-06-17 05:29:07 +02:00
l10n daemon script
42df5403be
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"
2018-06-14 07:47:42 +02:00
l10n daemon script
b8bb4dfa31
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"
2018-06-13 05:35:07 +02:00
David Rosca
7b2ff16004
Merge branch 'Falkon/3.0'
2018-06-12 09:14:26 +02:00
David Rosca
9f0f688ee8
Use QTWEBENGINE_VERSION instead of QT_VERSION
...
Fixes build against separate QtWebEngine releases.
2018-06-12 09:10:02 +02:00
l10n daemon script
cd15b7008c
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"
2018-06-06 07:29:50 +02:00
l10n daemon script
0c30443e84
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"
2018-06-06 05:35:48 +02:00
l10n daemon script
f1fdfa57ab
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"
2018-06-02 07:40:51 +02:00
l10n daemon script
6fca2d6cef
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"
2018-06-02 05:39:44 +02:00
David Rosca
72547e0bd9
Merge branch 'Falkon/3.0'
2018-06-01 12:59:09 +02:00
David Rosca
35d8f25fd4
GreaseMonkey: Return undefined when value was not found in GM_getValue
2018-06-01 12:58:48 +02:00
l10n daemon script
5ba2dce127
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"
2018-05-29 07:28:55 +02:00
l10n daemon script
fa7aa25a5d
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"
2018-05-29 05:34:41 +02:00
David Rosca
0f1c46d0e7
Merge branch 'Falkon/3.0'
2018-05-26 20:13:17 +02:00
David Rosca
7c07af64fe
AdBlockManager: Temporarily remove url interceptor when updating matcher
2018-05-26 20:11:02 +02:00
David Rosca
42f70c5252
Add missing config.h include for HAVE_QTWEBENGINE_5_10 define
2018-05-26 20:09:39 +02:00
Anmol Gautam
ae16c64290
Added sorting in cookie filter list
...
Reviewers: drosca
Reviewed By: drosca
Subscribers: falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D13109
2018-05-26 00:15:00 +05:30
Jyri Tuomisto
326be38a45
Allow whitelisted cookies to be kept
...
Keep whitelisted cookies from being deleted when deleteCookiesOnClose is true
Differential Revision: https://phabricator.kde.org/D13097
2018-05-25 09:31:51 +02:00
Tobias C. Berner
37a79e3ad4
Use IMPORTED_TARGET for GnomeKeyring.
...
Summary:
Otherwise we would need to append also GNOME_KEYRING_LIBRARY_DIRS to
link_directories.
```
/usr/bin/ld: cannot find -lgnome-keyring
c++: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
```
Reviewers: #falkon, #automotive, kkofler, drosca
Subscribers: falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D12980
2018-05-19 14:26:50 +02:00
l10n daemon script
277003fa1d
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"
2018-05-16 07:34:51 +02:00
l10n daemon script
aca4f6c0a9
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"
2018-05-16 05:26:16 +02:00
David Rosca
148d2d94c1
Use QTWEBENGINE_VERSION instead of QT_VERSION
...
Allows to build against separate QtWebEngine releases.
2018-05-14 13:53:05 +02:00
David Rosca
e01024942f
Merge branch 'Falkon/3.0'
2018-05-14 13:32:58 +02:00
David Rosca
e8fa25e058
WebSearchBar: Set as focus proxy of engines button
...
BUG: 394091
FIXED-IN: 3.0.2
2018-05-14 13:29:02 +02:00
Kevin Kofler
774dbf93de
KWalletPasswords, GnomeKeyringPasswords: Implement migration from QupZilla
...
Implement migration of passwords stored in KWallet or GNOME Keyring from
QupZilla to Falkon.
The logic is the same as for the profiles: If no "Falkon" folder exists,
but a "QupZilla" folder exists, we read all the data from the "QupZilla"
folder and write it to the "Falkon" folder. (In GNOME Keyring, those are
not actually folders, but application attributes on the entries, but the
logic is the same.)
In GnomeKeyringPasswordBackend, a storeEntry helper method is introduced
to avoid duplicating code.
Reviewed By: drosca
Differential Revision: https://phabricator.kde.org/D12846
2018-05-13 12:21:05 +02:00
Kevin Kofler
d06a0d60e0
Fix the fix for #391300 to require only QtWebEngine 5.10, not Qt 5.10
...
QtWebEngine can be newer than the rest of Qt (e.g., on Fedora 27).
This fixes the version check in WebView::savePageAs to use a macro
defined in config.h.cmake based on the version of QtWebEngineWidgets
rather than relying on QT_VERSION, which is the version of QtCore.
Reviewed By: drosca
Differential Revision: https://phabricator.kde.org/D12833
CCBUG: 391300
2018-05-12 13:29:39 +02:00
David Rosca
4bf77cd4d1
Version 3.0.1
2018-05-08 16:17:08 +02:00
David Rosca
5c557c8484
Preferences: Add checkboxes to spellcheck language list
2018-05-08 11:56:06 +02:00
David Rosca
3ad6b80d49
Merge branch 'Falkon/3.0'
2018-05-08 11:39:13 +02:00
David Rosca
4454ac714c
NavigationBar: Focus webview when navigating back/forward
...
BUG: 393834
FIXED-IN: 3.0.1
2018-05-08 11:35:39 +02:00
David Rosca
6e3da02d7d
ClosedTabsManager: Save and restore parent tab
...
BUG: 393976
FIXED-IN: 3.0.1
2018-05-08 11:26:25 +02:00
David Rosca
7fce81feaa
Merge branch 'Falkon/3.0'
2018-05-03 13:42:10 +02:00
David Rosca
9375b474ba
BrowserWindow: Track webview that initiated html fullscreen
...
Fixes issue where it wouldn't be possible to leave fullscreen
with F11 shortcut after closing webview that was in html fullscreen.
BUG: 393797
FIXED-IN: 3.0.1
2018-05-03 13:41:55 +02:00
Anmol Gautam
b6edd26ca0
Use security state icon in popup location bar
...
Reviewers: drosca
Reviewed By: drosca
Subscribers: falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D12666
2018-05-02 21:41:34 +05:30
l10n daemon script
7689b73daa
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"
2018-05-02 07:39:45 +02:00
David Rosca
94eb3161af
Merge branch 'Falkon/3.0'
2018-05-01 13:10:31 +02:00
David Rosca
c71ca333e8
PyFalkon: Fix build with latest PySide2
...
Add support for scheme handlers as PySide2 added QtWebEngineCore module.
2018-05-01 13:07:47 +02:00
David Rosca
3787a606d3
Rewrite internal sites to use user scripts instead of embedded code
...
It is no longer needed to setup web channel on unsafe js world
for internal pages, and thus it fixes issue where registering web
channel could fail in some cases.
BUG: 391875
FIXED-IN: 3.0.1
2018-05-01 13:02:46 +02:00
l10n daemon script
4809dfacaa
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"
2018-05-01 05:43:21 +02:00
David Rosca
d1fad353d0
PyFalkon: Fix build with latest PySide2
...
Add support for scheme handlers as PySide2 added QtWebEngineCore module.
2018-04-29 20:19:14 +02:00
Anmol Gautam
61beda4fa2
prevent ssl error dialog by website domain
...
Summary: BUG: 393162
Reviewers: drosca, #falkon
Reviewed By: drosca, #falkon
Subscribers: falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D12522
2018-04-29 19:05:36 +05:30
David Rosca
c15b112a4c
Merge branch 'Falkon/3.0'
2018-04-29 13:16:42 +02:00
David Rosca
bc26e9377c
VerticalTabs: Preserve exapnded state of items inside collapsed parent
...
BUG: 393567
FIXED-IN: 3.0.1
2018-04-29 12:52:30 +02:00
David Rosca
d55d071507
VerticalTabs: Don't force open sidebar when opening new window
...
Only automatically open the sidebar after the plugin is enabled
from Preferences.
BUG: 393629
FIXED-IN: 3.0.1
2018-04-29 10:05:55 +02:00
l10n daemon script
a8c662281d
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"
2018-04-27 07:18:56 +02:00
l10n daemon script
dd60458d6a
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"
2018-04-24 05:25:10 +02:00
l10n daemon script
5043a7675d
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"
2018-04-23 07:16:55 +02:00
David Rosca
a5ba6df966
Merge branch 'Falkon/3.0'
2018-04-22 18:55:29 +02:00
David Rosca
ad2466f2fa
WebView: Fix finding correct rwhvqt
...
Focus proxy is actually set only after adding it to the layout, so without
the timer it would pick old rwhvqt.
BUG: 393398
2018-04-22 18:53:49 +02:00
David Rosca
1290354f14
Use QOverload::of instead of qOverload
...
Fixes build with MSVC
BUG: 393395
2018-04-22 16:51:05 +02:00
David Rosca
f61a957ca0
Merge branch 'Falkon/3.0'
2018-04-22 15:52:34 +02:00
David Rosca
9f0817ca71
WebView: Fix finding rwhvqt with QtWebEngine 5.11
2018-04-22 15:51:58 +02:00
David Rosca
1d74b41420
WebView: Don't prevent tabbing out of webview with QtWebEngine 5.11
...
QTBUG-67043 which caused losing focus is now fixed.
2018-04-22 15:33:43 +02:00
David Rosca
53919ce9de
CookieJar: Clear filter function in destructor
...
Fixes possible crash when cookieFilter is called after CookieJar
was destroyed.
2018-04-22 15:30:16 +02:00
l10n daemon script
75d5f5d552
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"
2018-04-21 07:16:56 +02:00
l10n daemon script
3f48bdf5db
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"
2018-04-21 05:30:07 +02:00
David Rosca
8034ace416
Merge branch 'Falkon/3.0'
2018-04-18 10:11:05 +02:00
David Rosca
82a9c398a6
AutoSaver: Save when app is about to quit
...
Fixes changes not being saved in classes where saving is done in destructor,
like SpeedDial.
2018-04-18 10:09:07 +02:00
David Rosca
30f5cd2d7e
SpeedDial: Allow to save settings when there are no pages
2018-04-18 10:08:58 +02:00
l10n daemon script
1b065536b0
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"
2018-04-18 07:35:32 +02:00
l10n daemon script
71f788310d
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"
2018-04-18 05:39:34 +02:00
l10n daemon script
d1ab287dc0
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"
2018-04-15 07:11:07 +02:00
Anmol Gautam
62334cf8ab
added missing icons in menus
...
Differential Revision: https://phabricator.kde.org/D12104
2018-04-11 18:34:51 +02:00
David Rosca
751ef3988d
Merge branch 'Falkon/3.0'
2018-04-11 18:34:00 +02:00
David Rosca
17d45d718c
WebPage: Use load finished workaround unconditionally
...
It seems to be broken, again, with QtWebEngine 5.11.
BUG: 392885
FIXED-IN: 3.0.1
2018-04-11 18:32:12 +02:00
David Rosca
8d1a8671ea
IconProvider: Add memory cache for imageForUrl
...
During page load there may be a lot of requests for page favicon
until the page favicon is actually loaded.
Using cache (last 100 results) will reduce multiple database
queries during page load to at most one.
2018-04-11 18:24:10 +02:00
David Rosca
977bce9886
IconProvider: Use SqlQueryJob to save icons to database
...
Also use INSERT OR REPLACE instead of two separate queries.
2018-04-11 18:24:10 +02:00
David Rosca
e61352c70c
History: Use SqlQueryJob when adding history entry
...
This is called every time page finishes loading and as such
would block main thread during normal browsing.
Also remove urlIsStored as it is not used anywhere.
2018-04-11 18:24:10 +02:00
David Rosca
8a5c69b8a1
Add SqlQueryJob to run queries on separate thread
2018-04-11 18:24:09 +02:00
l10n daemon script
63f5fdd3d7
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"
2018-04-11 06:59:04 +02:00
l10n daemon script
0d2776a261
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"
2018-04-11 05:05:41 +02:00
l10n daemon script
e90d45ee1e
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"
2018-04-10 07:14:41 +02:00
l10n daemon script
62c8ff085b
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"
2018-04-10 05:32:53 +02:00
l10n daemon script
ba16c67115
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"
2018-04-09 07:08:34 +02:00
l10n daemon script
cba0f0cfb4
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"
2018-04-09 05:17:05 +02:00
l10n daemon script
a703947e87
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"
2018-04-08 07:15:22 +02:00
l10n daemon script
6af3a8e1d9
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"
2018-04-08 05:28:19 +02:00
l10n daemon script
e0f390e986
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"
2018-04-07 07:11:21 +02:00
David Rosca
19684a73cf
LocationBar: Update icon after requesting url load
...
BUG: 392747
FIXED-IN: 3.0.1
2018-04-06 18:50:26 +02:00
David Rosca
f6f54efc59
Fix building PyFalkon tests
2018-04-06 18:49:40 +02:00
David Rosca
6dc8624a93
LocationBar: Update icon after requesting url load
...
BUG: 392747
FIXED-IN: 3.0.1
2018-04-06 18:47:18 +02:00
l10n daemon script
4815b584f6
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"
2018-04-06 05:22:55 +02:00
l10n daemon script
d7a8464726
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"
2018-04-04 05:18:30 +02:00
l10n daemon script
31a65927fa
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"
2018-04-03 05:27:48 +02:00
David Rosca
daf5be1dba
Enable KWallet passwords backend by default inside KDE session
...
BUG: 391304
FIXED-IN: 3.1.0
2018-04-02 15:05:26 +02:00
David Rosca
ec1c2c8031
Plugins: Load KDE Frameworks Integration by default inside KDE session
2018-04-02 10:28:44 +02:00
Anmol Gautam
fb95cc81d6
Add support for Drag (on) and Drop (off) the bookmark toolbar
...
Differential Revision: https://phabricator.kde.org/D11664
2018-04-02 10:14:29 +02:00
l10n daemon script
b1dc68d09e
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"
2018-04-02 05:12:42 +02:00
David Rosca
c09b6f632c
Merge branch 'Falkon/3.0'
2018-03-31 17:18:27 +02:00
David Rosca
b6fa82aa8e
DownloadManager: Don't try to close not restored tabs
...
BUG: 392565
FIXED-IN: 3.0.1
2018-03-31 17:16:55 +02:00
David Rosca
f10ef7d0aa
AdBlock: Open AdBlock dialog with plugin settings button
2018-03-31 17:11:50 +02:00
David Rosca
96f17baa46
Rename KDESupport -> KDEFrameworksIntegration plugin
2018-03-31 16:55:50 +02:00
David Rosca
05fa1338d8
KDESupport: Use KCrash for crash reporting
2018-03-31 16:43:41 +02:00
David Rosca
05772edbee
Merge branch 'Falkon/3.0'
2018-03-31 15:43:22 +02:00
David Rosca
7c078ad70e
ProfileManager: Implement profile migration from QupZilla
2018-03-31 15:42:55 +02:00
David Rosca
3dae3edff5
QzTools: Add copyRecursively and removeRecursively
2018-03-31 15:08:06 +02:00
David Rosca
b0b4b2b268
Merge branch 'Falkon/3.0'
2018-03-31 12:18:23 +02:00
David Rosca
93af3896ee
WebView: Use direct url download when contents is not web page
...
Directly download file when contents is not a web page, eg. image,
text file, video, ...
Requires building against QtWebEngine 5.10.
CCBUG: 391300
2018-03-31 12:17:41 +02:00
David Rosca
d7dc9ba9f6
WebView: Don't show "Show image" action when showing image
2018-03-31 11:06:28 +02:00
David Rosca
94e1421d30
DownloadManager: Set default download path to Downloads folder
...
BUG: 391300
FIXED-IN: 3.0.1
2018-03-31 10:26:04 +02:00
Anmol Gautam
fc6f6cddd2
Fix focus and move cursor to end in SpeedDial
...
Focusing #formUrl without reseting its value doesnt moves the cursor to end.
Differential Revision: https://phabricator.kde.org/D11765
2018-03-30 17:33:57 +02:00
David Rosca
eb09774455
Add Q_OBJECT to StatusBar and TipLabel
...
Makes it possible to style them with style sheets.
2018-03-30 10:25:43 +02:00
David Rosca
6f9e6c5405
Merge branch 'Falkon/3.0'
2018-03-30 09:39:30 +02:00
David Rosca
525b929d38
Remove favicons from browsedata.sql
...
There are no default bookmarks now so it's not needed anymore.
2018-03-30 09:39:03 +02:00
David Rosca
04341b0981
Change homepage to falkon.org
2018-03-30 09:38:26 +02:00
David Rosca
b03e79f9a5
LocationBar: Only complete domain when not empty
...
This actually fixes issue where pasting text in the middle
of text would remove everything after pasted text.
2018-03-30 09:23:38 +02:00
l10n daemon script
680b07008a
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"
2018-03-30 05:23:04 +02:00
David Rosca
d329db7a08
Merge branch 'Falkon/3.0'
2018-03-28 18:56:26 +02:00
David Rosca
2f6cd7a559
LocationBar: Fix resolving correct LoadAction when url contains %20
...
BUG: 392445
FIXED-IN: 3.0.1
2018-03-28 18:54:26 +02:00
Anmol Gautam
fe4f523fe4
Add icons in clear history option in back and forward buttons
...
Add icon which is also shown in tools > clear_recent_history
Differential Revision: https://phabricator.kde.org/D11756
2018-03-27 21:35:04 +02:00
David Rosca
7595cef9ee
Windows: Fix app description text
2018-03-27 14:31:55 +02:00
David Rosca
593c276685
Merge branch 'Falkon/3.0'
2018-03-27 14:31:40 +02:00
David Rosca
822449a955
Windows: Fix app description text
2018-03-27 12:00:14 +02:00
David Rosca
c53cf4b32e
Merge branch 'Falkon/3.0'
2018-03-27 10:43:03 +02:00
Razi Alavizadeh
c8844db302
Preferences: Hide default browser check-box and push-button in portable mode.
2018-03-26 16:59:36 +04:30
Razi Alavizadeh
c704c5351c
Windows: Fix compile issue
2018-03-26 12:04:27 +04:30
l10n daemon script
4c7f7cfc2e
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"
2018-03-26 05:08:41 +02:00
David Rosca
34a9faa5c1
DataPaths: Fix paths in portable mode
2018-03-25 21:10:32 +02:00
David Rosca
7d210ecf31
Add support for setting portable mode from falkon.conf
...
[Config]
Portable=true
in falkon.conf in the same directory as executable will
force running in portable mode.
2018-03-25 20:55:04 +02:00
David Rosca
2eeee848b7
Windows: Show taskbar progress on browser window in download manager
...
It will now show progress even when download manager window is not
opened, as download manager is no longer automatically opened when
starting new download.
2018-03-25 20:38:48 +02:00
David Rosca
162f09901d
Merge branch 'Falkon/3.0'
2018-03-25 09:13:44 +02:00
David Rosca
ba3563362d
TabIcon: Avoid infinite loop when trying to change size from resize event
...
Instead call updateIcon delayed after setting tab button which achieves
resizing TabIcon to correct size too.
Fixes high cpu load from last commit.
2018-03-25 09:09:58 +02:00
David Rosca
beab61606d
Merge branch 'Falkon/3.0'
2018-03-24 23:05:40 +01:00
David Rosca
fcf274b768
TabIcon: Force resize to correct size
...
Fixes tab icon taking full space even when hidden on restored
tabs with empty icon with windows theme.
2018-03-24 23:04:14 +01:00
David Rosca
9ee1fc9c59
Merge branch 'Falkon/3.0'
2018-03-24 21:47:53 +01:00
David Rosca
6cd1e7e31a
Preferences: Correctly set show bookmarks toolbar disabled by default
2018-03-24 21:47:24 +01:00
David Rosca
265c67f173
Require KF518n only with downloaded translations
2018-03-24 08:09:42 +01:00
David Rosca
fd8cc0b356
PyFalkon: Add basictest
2018-03-23 18:05:54 +01:00
David Rosca
18cf0ce480
PyFalkon: Add pyfalkontestrunner for tests
2018-03-23 17:56:53 +01:00
David Rosca
bf0043e16c
Export WebTab::SavedTab
2018-03-23 12:09:21 +01:00
David Rosca
588018e338
Only link to libcrypto
2018-03-23 12:07:52 +01:00
David Rosca
4d434fabe6
Properly find and link to OpenSSL libs
2018-03-23 11:16:19 +01:00
David Rosca
572fb29537
Windows: Set exe version with CMake configure file
2018-03-23 10:36:15 +01:00
David Rosca
231e14046f
Windows: Update page exe icons with new Falkon icon
2018-03-23 09:49:18 +01:00
David Rosca
dfea1a125c
Windows: Update registered capabilities
...
All registered file types now have same title "Falkon HTML Document"
and all registered protocols "Falkon URL".
Also added ftp protocol.
2018-03-23 09:26:40 +01:00
David Rosca
f247f6fa43
Merge branch 'Falkon/3.0'
2018-03-22 20:12:04 +01:00
David Rosca
5adddb9880
BookmarksToolbar: Fix setting minimum height of toolbar
2018-03-22 20:04:40 +01:00
l10n daemon script
91059a3fb3
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"
2018-03-22 05:17:51 +01:00
l10n daemon script
34550e08f1
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"
2018-03-21 05:30:17 +01:00
David Rosca
9c0f047d2c
Merge branch 'Falkon/3.0'
2018-03-20 13:57:35 +01:00
David Rosca
fbb48f28fd
LocationBar: Don't reset site icon when starting load
...
Fixes losing "secured" icon when navigating to subpages of https sites.
2018-03-20 13:56:30 +01:00
Anmol Gautam
8e88d43200
VerticalTabs: Open new tab with double and middle click in free space
...
Differential Revision: https://phabricator.kde.org/D11466
2018-03-20 13:51:31 +01:00
David Rosca
0a23bc9145
CookieJar: Adapt to changes in QtWebEngine 5.11
2018-03-20 13:43:57 +01:00
l10n daemon script
738cc1d55f
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"
2018-03-20 05:20:56 +01:00
l10n daemon script
46bed4a478
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"
2018-03-18 05:08:44 +01:00
David Rosca
9dd9e24e10
Merge branch 'Falkon/3.0'
2018-03-17 17:56:52 +01:00
David Rosca
48d87d7a0e
RestoreManager: Fix restoring nested crashed sessions
2018-03-17 17:56:35 +01:00
David Rosca
f80b0bcbb5
Merge branch 'Falkon/3.0'
2018-03-17 13:58:46 +01:00
David Rosca
dc131ddfee
NavigationBar: Fix syncing back/forward buttons state with web history
...
BUG: 391331
FIXED-IN: 3.0.1
2018-03-17 13:55:35 +01:00
David Rosca
69bccb046f
Merge branch 'Falkon/3.0'
2018-03-16 21:19:48 +01:00
David Rosca
081ff20722
FancyTabWidget: Don't draw tab title
...
This hides tab text in BrowsingLibrary as it would often get elided
due to insufficient space in tab bar. It's not possible to resize
the tab bar to fit the tab text as the text can be very long depending
on translation, so the only way to solve it is to just hide the text.
2018-03-16 21:19:27 +01:00
David Rosca
370ddf79ef
AdBlockSubscription: Fix leak when reloading subscription
2018-03-16 21:04:53 +01:00
David Rosca
36c31e3373
Merge branch 'Falkon/3.0'
2018-03-16 20:47:33 +01:00
David Rosca
49c028740e
LocationCompleter: Remove all originalText handling
...
Instead move the original text (original text from locationbar)
directly into model item.
2018-03-16 20:45:31 +01:00
David Rosca
37b34b4989
Merge branch 'Falkon/3.0'
2018-03-16 19:10:52 +01:00
David Rosca
6d26d67db4
LocationCompleter: Add search/visit item immediately
...
Instead of waiting until first refresh job finishes, add search/visit
item immediately on complete request and also update m_originalText.
This fixes issue where accepting the typed completion before the refresh
job finished resulting in searching for old typed text (from last
finished refresh job).
2018-03-16 19:08:55 +01:00
David Rosca
76eee703da
Merge branch 'Falkon/3.0'
2018-03-16 16:13:00 +01:00
Anmol Gautam
5c5dc20c6d
SpeedDial: Add 'overflow-y: auto' for '#overlay-edit'
...
Summary: When Falkon is not in maximized state, the edit overlay didn't display full content (displays just the image) due to missing `overflow-y: auto` in `#overlay-edit` in speed-dial.
Reviewers: drosca, #falkon
Reviewed By: drosca, #falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D11317
2018-03-16 16:12:18 +01:00
David Rosca
933dadc6b2
KDESupport: Add basic support for KIO
...
BUG: 391924
FIXED-IN: 3.1.0
2018-03-16 16:06:47 +01:00
David Rosca
72b7bf65de
Rename KWalletPasswords plugin to KDESupport
2018-03-16 16:01:03 +01:00
David Rosca
954cfeefd6
WebView: Only show source code action on supported schemes
2018-03-16 15:34:27 +01:00
David Rosca
6241e8d37f
LocationBar: Use WebPage::supportedSchemes to find which schemes to load
2018-03-16 15:31:37 +01:00
David Rosca
e6601baf1f
WebPage: Add supportedSchemes()
2018-03-16 15:31:07 +01:00
l10n daemon script
ee026bd40e
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"
2018-03-15 05:21:21 +01:00
David Rosca
d58029363b
Merge branch 'Falkon/3.0'
2018-03-13 18:44:51 +01:00
David Rosca
674a0e78f6
WebView: Workaround QtWebEngine issue where webview loses focus
2018-03-13 18:44:28 +01:00
l10n daemon script
cc2b424aeb
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"
2018-03-13 05:19:52 +01:00
Julian Wolff
d708fea839
Use selected text in searchToolBar
...
Summary:
With this patch, the currently selected text in a webpage is automatically inserted into the
searchToolBar when it is opened.
This matches the behaviour of the search tool bar in Kate.
Test Plan:
Open a webpage. Select a single line of text. Press Ctrl+F. The selected text is inserted into the
searchToolBar.
Reviewers: #falkon, drosca
Reviewed By: #falkon, drosca
Subscribers: drosca
Differential Revision: https://phabricator.kde.org/D11210
2018-03-10 15:05:37 +01:00
David Rosca
a5223ddb0c
Merge branch 'Falkon/3.0'
2018-03-09 22:53:16 +01:00
David Rosca
a50eee896c
Fix setting fallback Breeze icon theme
...
:/icons is a default fallback theme search path
2018-03-09 22:52:38 +01:00
Anmol Gautam
5c97a3abb5
Fix losing menubar visibility settings after quit from fullscreen
...
BUG: 391415
Differential Revision: https://phabricator.kde.org/D11062
2018-03-09 22:50:59 +01:00
David Rosca
cdfa79a06f
Merge branch 'Falkon/3.0'
2018-03-09 18:11:56 +01:00
David Rosca
3c8fcd5f70
Use separate Messages.sh for each Python extension
2018-03-09 18:09:53 +01:00
David Rosca
b17af37230
Also skip scripts in src/Messages.sh
2018-03-09 09:13:10 +01:00
David Rosca
d26fc63a5c
Fix DuckDuckGo t parameter value on start page
2018-03-09 09:10:32 +01:00
l10n daemon script
e83caaf467
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"
2018-03-07 05:17:30 +01:00
l10n daemon script
f838f02db1
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"
2018-03-06 05:24:12 +01:00
l10n daemon script
d04e0091a7
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"
2018-03-05 05:17:05 +01:00
l10n daemon script
1acade4133
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"
2018-03-04 05:19:42 +01:00
David Rosca
fff386c3d7
Merge branch 'Falkon/3.0'
2018-03-03 14:32:45 +01:00
Anmol Gautam
e4c4fd10fc
Clear mouseover state after closing menu in bookmarks toolbar
...
The button was underMouse() after closing the context menu
Differential Revision: https://phabricator.kde.org/D10894
2018-03-03 14:32:12 +01:00
David Rosca
30b2ba41cd
Scripts: Send change event when changing input value in completeFormData
...
Fixes incorrectly completing form data on some sites.
CCBUG: 391327
2018-03-03 14:28:57 +01:00
David Rosca
a649186a93
RunAction: Rename mpv action to "Open with mpv"
2018-03-03 13:33:43 +01:00
David Rosca
d0e924db51
Remove ImageFinder plugin
2018-03-03 12:57:28 +01:00
David Rosca
0495b46d16
Add RunAction extension
...
Allows to run actions on sites. Actions are specified in desktop
files and allow to either load url or run command depending on defined
conditions.
This extension is a generic replacement for ImageFinder and Videoner plugins.
2018-03-03 12:57:28 +01:00
David Rosca
63cf3dbade
PluginListDelegate: Don't show version of plugin
...
It is still displayed in tooltip.
2018-03-03 12:57:28 +01:00
David Rosca
72b4cf55ff
DesktopFile: Add tryExec
2018-03-03 12:57:28 +01:00
David Rosca
d3159348b4
PyFalkon: Remove WebPage::javaScriptPrompt
2018-03-03 12:57:28 +01:00
l10n daemon script
5da8d90528
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"
2018-03-03 05:29:43 +01:00
David Rosca
d5b83d8a1f
Merge branch 'Falkon/3.0'
2018-03-02 16:45:45 +01:00
David Rosca
288585f91a
Fix installing translations
...
When there are mixed gettext and qt translations, they get downloaded
to separate po and poqm folders, so it is no longer needed to handle
it manually.
2018-03-02 16:43:31 +01:00
David Rosca
71615c675f
Plugins: Allow to specify icon path relative to metadata directory
2018-03-02 16:34:59 +01:00
David Rosca
3bb56fb47d
ThemeManager: Fix showing duplicated themes
2018-03-02 10:48:55 +01:00
l10n daemon script
e88f022bb7
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"
2018-03-02 05:23:51 +01:00
David Rosca
fd2c7960c5
PluginListDelegate: Remove line with author info
...
One plugin in list now takes only two rows, allowing
to show more plugins without scrolling.
2018-03-01 21:03:36 +01:00
David Rosca
ea0497be55
Plugins: Don't print error twice when failed to load plugin
2018-03-01 20:49:47 +01:00
David Rosca
db66ea91df
PyFalkon: Export Menu and Action classes + fix warnings
2018-03-01 20:38:43 +01:00
David Rosca
e427f14445
PyFalkon: Rename pyfalkon.xml -> typesystem_pyfalkon.xml
2018-03-01 19:42:56 +01:00
David Rosca
89dd68f1dd
Remove ButtonBox, Widget and ResizableFrame classes
2018-03-01 19:37:42 +01:00
David Rosca
43f69d8f34
Remove Frame class
2018-03-01 19:33:24 +01:00
David Rosca
3945cb76bb
Remove unused EmptyNetworkReply
2018-03-01 19:10:23 +01:00
David Rosca
2ab2e80630
MainApplication: Move connections from postLaunch to constructor
...
Also set m_isClosing in destructor
2018-03-01 19:01:33 +01:00
David Rosca
b8b43f9732
Merge branch 'Falkon/3.0'
2018-03-01 16:48:01 +01:00
David Rosca
d87cffd5db
Bookmarks: Remove default bookmarks
...
Also don't show bookmarks toolbar by default as there
is nothing to show now.
2018-03-01 16:47:12 +01:00
David Rosca
7308b64df6
SpeedDial: Remove default sites
2018-03-01 16:45:17 +01:00
David Rosca
cdbc64eb6d
ProfileManager: Don't copy data when profile is from development version
...
Allows to jumping from stable version to development version
without it always backing up settings, browsedata and session.
2018-03-01 16:41:45 +01:00
David Rosca
18d009c325
BrowserWindow: Give focus to webview before loading url in loadAddress
...
BrowserWindow::loadAddress() always gets called from user interaction,
so it should always update text in location bar (it wouldn't be updated
if location bar is focused).
2018-03-01 16:27:16 +01:00
David Rosca
1c01936932
Always allow to open uknown schemes with QtWebEngine 5.11
...
This makes unknown schemes like magnet: correctly open in external
applications.
2018-03-01 16:02:41 +01:00
David Rosca
6f67987ab5
Cookies: Enable 3rd party cookies filtering with QtWebEngine 5.11
2018-03-01 16:02:21 +01:00
David Rosca
48ca42d645
WebInspector: Don't require remote debugging with QtWebEngine 5.11
2018-03-01 15:53:02 +01:00
David Rosca
ce3f4ed1e8
Preferences: Add new options in QtWebEngine 5.11
...
- Disable automatic playing of videos
- Prevent WebRTC from leaking local IP address
2018-03-01 14:43:58 +01:00
David Rosca
e4c58424f0
JsOptions: Add new options in QtWebEngine 5.10 and 5.11
2018-03-01 14:40:56 +01:00
l10n daemon script
d61b117959
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"
2018-03-01 05:29:40 +01:00
Jonathan Riddell
05acda3da3
Merge branch 'Falkon/3.0'
2018-02-28 17:00:08 +00:00
David Rosca
84dd402de5
WebView: Don't clear history when navigatin from speed dial
...
QWebEngineView loses focus when clearing history, so when opening
new tab with speed dial and navigating to other page from location bar
it would give focus back to location bar.
BUG: 391228
FIXED-IN: 3.0.1
2018-02-28 16:04:04 +01:00
David Rosca
18f109c079
Fix showing git revision in version string
2018-02-28 16:03:31 +01:00
Jonathan Riddell
46a0c1ecdb
add source alongside minified javascript for freedom
2018-02-28 14:59:49 +00:00
Jonathan Riddell
fb88da17d6
add source alongside minified javascript for freedom
2018-02-28 14:59:33 +00:00
David Rosca
5d4333a3e4
WebView: Remove translate, dictionary and validate actions
...
They should be moved into extension instead.
BUG: 391204
FIXED-IN: 3.1.0
2018-02-28 10:41:25 +01:00
David Rosca
a796842dff
Bump version to 3.0.99
2018-02-28 10:38:59 +01:00
l10n daemon script
1f0443532f
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"
2018-02-28 05:21:18 +01:00
David Rosca
0118c0cb96
Version 3.0.0
2018-02-27 14:42:16 +01:00
David Rosca
332b7a8e0a
Support loading translations for Python extensions
2018-02-27 12:18:26 +01:00
David Rosca
c991df30f4
Extract and install Python translations
2018-02-27 11:32:29 +01:00
David Rosca
0d51e0ce32
PluginInterface: Remove getTranslator
2018-02-27 11:31:34 +01:00
l10n daemon script
3ba386de42
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"
2018-02-27 05:18:36 +01:00
David Rosca
d8cdee1cce
DataPaths: Remove Translations path
2018-02-26 22:04:14 +01:00
David Rosca
4d2f02ac45
Remove option to change language on per-profile basis
...
System locale is now always used.
2018-02-26 21:52:39 +01:00
David Rosca
27506e3ba1
PyFalkon: Add __version__ and __version_info__
2018-02-26 20:29:13 +01:00
David Rosca
abd30880a5
SideBarManager: Remove interfaces by pointer not id
2018-02-26 20:28:34 +01:00
David Rosca
791c9f6b1d
Don't install Python extensions when Python support is disabled
2018-02-26 18:28:58 +01:00
David Rosca
43e886a1b0
Add example hellopython Python extension
2018-02-26 18:18:56 +01:00
David Rosca
228e672254
PyFalkon: Suppress workarounded warnings
2018-02-26 16:59:54 +01:00
David Rosca
32a31142a6
AbstractButtonInterface: Add call methods to ClickController
...
Workaround for Python bindings
2018-02-26 16:58:39 +01:00
David Rosca
190635db1b
PyFalkon: Export rest of the classes
2018-02-26 16:40:42 +01:00
David Rosca
2fb0da5547
Fix various issues when generating Python bindings
2018-02-26 13:56:43 +01:00
David Rosca
ec1e30314c
DataPaths: Only load plugins from first path in portable build
2018-02-26 11:14:12 +01:00
David Rosca
2873cf45a9
PyFalkon: Install into standard plugin path
2018-02-26 11:14:12 +01:00
David Rosca
ee84b87d20
PyFalkon: Fix build system
...
It is now enabled when PySide2, Shiboken2 and PythonLibs are found.
2018-02-26 11:14:12 +01:00
David Rosca
3f1d37ab69
PyFalkon: Wrap more classes
2018-02-26 11:14:12 +01:00
David Rosca
6dff236e07
Fix exporting QtSingleApplication
2018-02-26 11:14:11 +01:00
David Rosca
5e1635bffa
PluginProxy: Don't pass enum as constref
2018-02-26 11:14:11 +01:00
David Rosca
532af04848
DesktopNotificationsFactory: Don't include config.h in header
2018-02-26 11:14:11 +01:00
David Rosca
13c9025c40
PluginInterface: Don't pass enum as constref
2018-02-26 11:14:11 +01:00
David Rosca
1cf47bfdb5
PyFalkon: Remove PythonPluginObject
...
Instead just export global registerPlugin function.
2018-02-26 11:14:11 +01:00
l10n daemon script
b9cedf45a1
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"
2018-02-26 05:15:20 +01:00
David Rosca
2e377390b5
Add experimental support for Python extensions
...
Disabled by default until the build system is sorted out.
As it is now, Python extensions are loaded from "python"
subdirectory in standard plugin paths. Extensions can be loaded
and unloaded same way as C++ plugins.
Currently there are only wrappers needed to get PluginInterface
working from Python, other Falkon classes are inaccessible.
2018-02-25 18:51:31 +01:00
David Rosca
d3ebe40e8f
Replace signals/slots with Q_SIGNALS/Q_SLOTS
2018-02-25 13:33:07 +01:00
Luigi Toscano
c36a113219
gettext translations: extract them and use ECM to load them
...
Summary:
Extract the strings: one main catalog and a catalog for each plugin.
Also use the ECM macro to install the translations.
Ref T6858
Reviewers: #falkon, drosca
Reviewed By: #falkon, drosca
Subscribers: drosca
Tags: #falkon
Maniphest Tasks: T6858
Differential Revision: https://phabricator.kde.org/D8049
2018-02-25 00:27:41 +01:00
David Rosca
a89a9a8ddc
WebView: Add support for changing default background color
...
BUG: 390316
2018-02-24 18:00:53 +01:00
David Rosca
49f48bdd1a
BrowserWindow: Don't resend Ctrl+Tab key press events
...
If the event is not accepted by TabWidget, it will be sent
back to BrowserWindow and end up in infinite recursion.
2018-02-24 16:42:15 +01:00
David Rosca
929851095a
Plugins: Rework to allow more plugin types
...
This should make it possible to add more plugin types (such as
JavaScript/Python/..) in the future.
Added InternalPlugin type which makes the AdBlock plugin visible
and (un)loadable in Extensions tab in Preferences.
2018-02-24 14:23:46 +01:00
David Rosca
a4c246ab0e
GreaseMonkey: Fix removing statusbar icon when unloading plugin
2018-02-24 14:19:06 +01:00
David Rosca
b86b385d98
AdBlockPlugin: Support unloading plugin
2018-02-24 14:16:28 +01:00
David Rosca
3984beda67
AdBlockPlugin: Add proper metadata
2018-02-24 14:11:25 +01:00
David Rosca
79297f54a2
DataPaths: Allow to override Plugins path with FALKON_PLUGIN_PATH env variable
2018-02-24 12:07:09 +01:00
David Rosca
f80287b2d8
Save HighDPI version of default favicons in browsedata.sql
2018-02-24 11:46:15 +01:00
David Rosca
4bd8de6a50
AboutDialog: Replace QTextBrowser with QLabel
2018-02-24 10:03:41 +01:00
David Rosca
a2731ef393
Use Falkon icons in about dialog and internal pages
2018-02-24 09:21:13 +01:00
David Rosca
72f9c4eb7b
DataPaths: Add locate function
2018-02-23 19:47:46 +01:00
David Rosca
f27bc89019
Plugins: Save only filename of loaded plugins
...
Instead of saving full plugin library path in non-portable mode.
2018-02-23 19:36:08 +01:00
David Rosca
86d3ebebc7
Add new Falkon icon
2018-02-23 12:58:04 +01:00
David Rosca
c6aefbbed3
Scripts: Element.tagName can be lowercase
...
Closes #2616
2018-02-22 16:21:23 +01:00
David Rosca
97a1765b6c
Emit webPageDeleted only from WebView
...
Closes #2582
2018-02-21 18:56:34 +01:00
David Rosca
5453308571
TabContextMenu: Correctly re-enable RestoreClosedTab action
2018-02-21 18:55:53 +01:00
David Rosca
dd30a1bc72
WebView: Disable setForceContextMenuOnMouseRelease on Windows
...
Windows open context menu on mouse release by default.
2018-02-21 18:55:45 +01:00
l10n daemon script
b4eaa10c10
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"
2018-02-19 05:02:21 +01:00
l10n daemon script
00f337b82c
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"
2018-02-18 04:59:49 +01:00
David Rosca
e5a599ee23
VerticalTabs: Disable scrollbars in other direction
2018-02-17 17:11:54 +01:00
l10n daemon script
dd3c570c41
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"
2018-02-17 05:04:26 +01:00
David Rosca
5e88ea7949
Add Falkon UserBase Wiki links
2018-02-16 15:24:49 +01:00
David Rosca
99bdca9944
Replaced another qupzilla urls
2018-02-16 15:00:40 +01:00
David Rosca
d2d0594c63
FalkonSchemeHandler: Redirect falkon:reportbug to KDE bugzilla
2018-02-16 14:44:32 +01:00
David Rosca
4360ed982f
SpeedDial: Change default pages to KDE/Falkon
2018-02-16 14:40:37 +01:00
David Rosca
0706cd1997
QzCommon: Move bookmarksVersion to Bookmarks
2018-02-16 14:32:06 +01:00
David Rosca
cf7d077e3a
QzCommon: Add BUGSADDRESS
...
Also remove WIKIADDRESS and change urls to KDE/Falkon
2018-02-16 14:30:44 +01:00
David Rosca
2cd4e8a74b
Change default bookmarks to KDE/Falkon urls
2018-02-16 14:24:01 +01:00
David Rosca
78cb4f6509
WebView: Immediately delete old page in setPage
2018-02-16 12:38:52 +01:00
David Rosca
c83f7e3c01
Remove any remaining Oxygen style workarounds
2018-02-16 12:04:46 +01:00
David Rosca
bce5ef9a2e
ComboTabBar: Implement sizeHint for CloseButton
...
CloseButton code is now identical to original QTabBar CloseButton.
Should help with #2328
2018-02-16 12:04:40 +01:00
David Rosca
e4c2194177
ComboTabBar: Force close button on right side
...
This mainly applies to macOS where close buttons are normally on left side,
but native macOS tabbar doesn't use icons and it looks wrong with icons.
2018-02-16 12:04:29 +01:00
David Rosca
ec84df81e0
WebPage: Return early from acceptNavigationRequest when closing app
...
QtWebEngine is calling this method from qAddPostRoutine function
and it sometimes crashes there in tests on exit.
2018-02-16 11:06:57 +01:00
Anmol Gautam
5152e514a0
Printing to PDF with the page title
2018-02-16 11:06:38 +01:00
David Rosca
9e3423ff9e
WebPage: Make the loadFinished workaround for all Qt 5.10 versions
...
See #2479
2018-02-16 11:05:53 +01:00
David Rosca
a3409d2e8f
AdBlockSubscription: Ignore empty lines in list
2018-02-14 09:14:47 +01:00
David Rosca
709568ff36
AdBlock: Add NoCoin List as default list with EasyList
2018-02-14 09:14:47 +01:00
l10n daemon script
adf24d7f94
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"
2018-02-14 04:57:58 +01:00
l10n daemon script
3de958a3ed
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"
2018-02-13 05:17:37 +01:00
Anmol Gautam
c67a32a845
fixed drop url over unrestored tabs ( #2604 )
2018-02-12 22:13:19 +01:00
David Rosca
502ba9284f
TabWidget: Don't emit tabMoved twice in moveTab when (un)pinning tabs
2018-02-12 17:49:27 +01:00
David Rosca
b07d9cc976
TabBar: Support drop moving tabs from the same tabbar
...
Closes #2602
2018-02-12 16:33:10 +01:00
David Rosca
eb90925a32
TabWidget: Add moveTab() method that supports moving tabs between both tabbars
2018-02-12 16:33:06 +01:00
David Rosca
802e447c0c
VerticalTabs: Show detach tab action in context menu
...
It's not possible to detach tabs by dragging them to empty space
as with main tabbar.
2018-02-12 09:52:14 +01:00
David Rosca
06e4ef4a58
FalkonSchemeHandler: Remove contributors list from about page
2018-02-12 09:00:38 +01:00
David Rosca
0890ac33bd
AboutDialog: Remove authors/contributors page
...
The list of names is really outdated and doesn't reflect current state anymore.
2018-02-12 08:54:33 +01:00
David Rosca
28d78cdcca
Fix missing override warnings
2018-02-11 20:36:06 +01:00
Anmol Gautam
56513dddc2
removed unnecessary cursor:pointer from the body of speeddial ( #2599 )
2018-02-11 16:21:17 +01:00
David Rosca
512a19e528
VerticalTabs: Draw background activity indicator
2018-02-11 16:21:08 +01:00
David Rosca
315218db9d
TabModel: Add BackgroundActivityRole
2018-02-11 16:20:57 +01:00
David Rosca
cd4f94574a
DesktopFile: Set UTF-8 codec
2018-02-11 14:38:06 +01:00
David Rosca
7c013f5342
Plugins: Port plugin spec to standard desktop file
...
Makes it translatable
2018-02-11 14:38:01 +01:00
David Rosca
683854f502
AdBlockPlugin: Set correct interface metadata
2018-02-11 11:51:08 +01:00
David Rosca
3333b61650
Unregister scheme handler / extra js objects by pointer not name
2018-02-11 11:50:05 +01:00
David Rosca
9db6745ee5
Port theme metadata to standard desktop file
...
This makes it possible to translate it.
2018-02-11 11:42:37 +01:00
David Rosca
4a1d807fec
Remove QzRegExp
...
Port directly to QRegularExpression everywhere
2018-02-11 10:54:59 +01:00
David Rosca
f1c7c2beaf
Remove NetworkProxyFactory
2018-02-11 10:24:55 +01:00
David Rosca
881615a629
Remove AccessKeysNavigation plugin
2018-02-11 10:09:39 +01:00
David Rosca
22c88c4261
Bump minimum Qt version to 5.9.0
...
Also remove remaining Qt4 code.
2018-02-11 10:08:18 +01:00
David Rosca
c90e0fefd7
Make it possible to override FALKON_PLUGIN_PATH from cache
2018-02-11 09:03:46 +01:00
David Rosca
3e1e49f3d3
TabIcon: Don't resize to lower height than minimumHeight
...
Fixes tabs height changing when there are no buttons on tabs visible
in main tabbar (eg. selected tab is pinned and all tabs have icon hidden)
with Fusion style.
2018-02-10 09:17:42 +01:00
David Rosca
3e2e4fa2ce
ComboTabBar: Fix height when starting with only pinned tabs
2018-02-10 09:17:37 +01:00
Anmol Gautam
582fb72115
fixed toolTip on pinning/unpinning ( #2598 )
2018-02-10 09:17:33 +01:00
David Rosca
31e4d5fd5f
TabWidget: Fix saving last closed tab with "no quit on closing last tab" option
...
Closes #2596
2018-02-09 18:14:35 +01:00
David Rosca
d363d58014
SiteInfo: Change to QDialog
2018-02-09 18:14:25 +01:00
David Rosca
f5390ed619
CookieManager: Change to QDialog
2018-02-09 18:14:00 +01:00
David Rosca
6f880b43cf
AdBlockDialog: Change to QDialog
2018-02-09 18:13:25 +01:00
David Rosca
68bee4ba8f
Preferences: Change to QDialog
2018-02-09 18:12:52 +01:00
David Rosca
7670c7df90
VerticalTabs: Scroll to current tab when opening new selected tab
2018-02-09 18:12:13 +01:00
Razi Alavizadeh
4705581689
Windows, Download Manager: Fix Open Folder action when file is downloading.
...
Fixes #2590
2018-02-09 18:12:07 +01:00
Anmol Gautam
d9638d41be
Bookmarks ToolBar refresh fix ( #2594 )
2018-02-09 18:11:55 +01:00
David Rosca
d8174fb079
More overrides
2018-02-07 12:04:02 +01:00
David Rosca
75b072ec88
Fix missing override warnings
2018-02-07 11:55:46 +01:00
David Rosca
fd759ded62
PluginProxy: Set MainApplication as parent
2018-02-07 11:24:29 +01:00
David Rosca
f7e64e2353
Scripts: Install webchannel bridge in main world also on extension scheme
2018-02-07 11:24:06 +01:00
David Rosca
1ff43ec6d8
WebTab: Raise notifications instead of clearing parent
2018-02-07 11:23:32 +01:00
David Rosca
7bd3b3d5af
WebPage: Workaround changing webchannel world not sometimes working
...
Closes #2577
2018-02-07 11:23:20 +01:00
David Rosca
4caab39269
Fix building password backend plugins
2018-02-06 17:53:21 +01:00
David Rosca
41b6ae21cd
WebTab: Return requestedUrl when url is empty
2018-02-06 17:40:35 +01:00
David Rosca
2283b41fdc
TabBar: Fix calculating pinned tab width
...
It takes into account cornerWidth and calculates correct value with RTL.
For the last time now hopefully.
2018-02-06 17:40:31 +01:00
David Rosca
c506283534
ComboTabBar: Disable tab drag bounds with RTL
2018-02-06 17:40:27 +01:00
David Rosca
977b45505c
PluginProxy: Remove QZ_REGISTER_* macros
2018-02-06 17:40:14 +01:00
David Rosca
43fa19121a
VerticalTabs: Make it possible to change height of pinned tab view
...
Same as TabTreeView, TabListView uses font metrics to calculate height.
Themes can change it with "font-size" property.
2018-02-06 17:39:52 +01:00
David Rosca
6c94d40187
BrowserWindow: Make Ctrl+PgUp/Down shortcuts use tab bar order
2018-02-06 17:39:47 +01:00
David Rosca
beeb68f7a6
TabMruModel: Ignore moving already first index
2018-02-06 17:39:42 +01:00
David Rosca
71f5d72a65
Move last tab tracking from TabWidget to TabBar
2018-02-06 17:39:37 +01:00
David Rosca
0f2728e49e
BrowserWindow: Always create tab models in initialization
2018-02-06 17:39:33 +01:00
David Rosca
94e6b98450
TabModel: Check return value of beginMoveRows
2018-02-06 17:39:26 +01:00
David Rosca
b933e87c99
Add TabMruModel
...
Sorts tabs in most recently used order.
2018-02-06 17:39:05 +01:00
David Rosca
6aee383a9c
VerticalTabs: Add Tab Tree context menu with tree actions
...
With Close Tree + Expand/Collapse all actions.
2018-02-05 16:49:38 +01:00
David Rosca
67e82e8923
TabTreeModel: Fix reordering tabs in the same tree with drag&drop
2018-02-05 16:49:31 +01:00
David Rosca
5e2af2ff66
VerticalTabs: Add support for creating groups
...
Long press on New Tab button will show menu with existing groups
and clicking on group will open new tab inside this group.
2018-02-05 16:49:24 +01:00
David Rosca
e74f18e8e8
History: Only save whitelisted schemes
2018-02-05 16:48:19 +01:00
David Rosca
e28b2048df
NetworkManager: Add support for "extension://" scheme
2018-02-05 16:47:46 +01:00
David Rosca
ea432a7de7
TabContextMenu: Add Options flags
2018-02-05 16:44:44 +01:00
David Rosca
825ee7ea96
Revert "TabContextMenu: Require only WebTab in constructor"
...
This broke context menu on empty tab bar space.
This reverts commit e791e77045b572af02d27f7a15ae082a4a13814c.
2018-02-05 16:44:39 +01:00
David Rosca
408b2ffad6
TabWidget: Add public webTab method
...
Also cleanup tabbedwebview.h includes.
2018-02-05 16:44:23 +01:00
David Rosca
fbbe3c6385
TabTreeModel: Ignore dropping child on its parent
2018-02-04 17:23:52 +01:00
David Rosca
aa332a4ed2
VerticalTabs: Reject drop on last row in pinned tabs model
...
It seems like a weird behavior in Qt because source model receives
drop on last index (in filter model) as drop on last index in source
model instead of filter model and it can't make a right decision.
Source model:
| 1 | 2 | 3 | 4 | 5 | 6 |
Filter model:
| 1 | 2 | 3 | 4 |
^
Dropping here propagates to source model as drop on index 7, not 5.
Let's just ignore this case to workaround it.
2018-02-04 17:23:46 +01:00
David Rosca
9eccf4fae3
TabModel: Rework drag&drop logic
...
Use QMimeData subclass to safely pass pointers.
Only allow to drop one tab at a time and disable drop action
when not possible. Allow to move tabs to other windows, with the
exception of tabs with children.
2018-02-04 17:23:06 +01:00
David Rosca
ca15006145
TabWidget: Track last WebTab instead of only index
2018-02-04 17:22:05 +01:00
David Rosca
dbd4e75941
VerticalTabs: Save expanded state in session
2018-02-04 17:22:00 +01:00
David Rosca
095e0ff517
WebTab: Add sessionData property
2018-02-04 17:21:57 +01:00
David Rosca
62264501e2
VerticalTabs: Switch tabs with mouse wheel
...
But only when there is no scrollbar in normal tabs view.
2018-02-04 17:21:54 +01:00
David Rosca
bbbe136346
VerticalTabs: Handle Ctrl+Tab switching tabs in tree order
2018-02-04 17:21:50 +01:00
David Rosca
ee2e1e9f78
TabWidget: Add BrowserWindow accessor
2018-02-04 17:21:47 +01:00
David Rosca
0bf881c168
Plugins: Hook key events in TabWidget
2018-02-04 17:21:42 +01:00
David Rosca
25d70e557a
VerticalTabs: Add Simple theme
2018-02-04 17:21:38 +01:00
David Rosca
7bb2b5dfed
VerticalTabs: Cleanups in Windows theme
2018-02-04 17:21:34 +01:00
David Rosca
b24041cb8e
LocationCompleterDelegate: Don't use selected icon mode for favicons
...
Same reason as previous commit
2018-02-04 17:21:31 +01:00
David Rosca
ca60f9a300
VerticalTabs: Don't use selected icon mode for favicons
...
On some styles (particularly QStyleSheetStyle) it returns pixmap
drawn onto background color.
2018-02-04 17:21:26 +01:00
David Rosca
4db34d4645
VerticalTabs: Remove custom properties for colors
2018-02-04 17:21:23 +01:00
David Rosca
06621a6f8a
VerticalTabs: Add windows theme
2018-02-04 17:21:15 +01:00
David Rosca
2c731111d7
VerticalTabs: Add support for changing themes
2018-02-04 17:21:12 +01:00
David Rosca
2c60d8bcfb
VerticalTabs: Add option to append/prepend new child tabs
2018-02-04 17:21:08 +01:00
David Rosca
e981f638de
VerticalTabs: Hide pinned tabs view when empty
2018-02-04 17:21:04 +01:00
David Rosca
f3d5f27cdf
VerticalTabs: Set Qt::NoFocus policy
...
Fixes some styles painting unwanted focus indicator.
2018-02-04 17:21:01 +01:00
David Rosca
8c96660852
VerticalTabs: Add new tab button
2018-02-04 17:20:56 +01:00
David Rosca
faec2d2b20
VerticalTabs: Fix object names for close button
2018-02-04 17:20:52 +01:00
David Rosca
ac9830381d
VerticalTabs: Add option to indentate background of items
2018-02-04 17:20:49 +01:00
David Rosca
e5a55a6c69
VerticalTabs: Fix rendering negative margins when updating single index
2018-02-04 17:20:44 +01:00
David Rosca
79d116d07c
TabTreeDelegate: Make it stylable on which items to show close button
2018-02-04 17:20:40 +01:00
David Rosca
36eb1f5523
VerticalTabs: Fix QSS styling issues
...
It is now possible to replicate tabbar from Windows theme.
2018-02-04 17:20:28 +01:00
David Rosca
ad387fe712
TabTreeView: Draw real tabbar close button and make it stylable
2018-02-04 17:20:17 +01:00
David Rosca
6985a8567a
RestoreManager: Validate all elements in session file
...
Session file can be corrupted or have data from unsupported version
inside the file.
2018-02-04 17:20:10 +01:00
David Rosca
e6b220a87a
WebTab: Add option to prepend child tabs instead of appending
2018-02-04 17:20:00 +01:00
David Rosca
81e86d4a3c
BookmarksToolbar: Fix setting correct minimum height
...
Closes #2588
2018-02-04 17:19:39 +01:00
David Rosca
4ad6d6cda1
TabTreeModel: Only sync top-level tabs when closing window
...
Otherwise reordering tabs is too distracting when tabbar is visible.
2018-02-04 17:18:39 +01:00
David Rosca
ae4d971d1a
BrowserWindow: Add aboutToClose signal
2018-02-04 17:18:35 +01:00
David Rosca
05bb94adfe
VerticalTabs: Correctly delete models when switching view type
2018-02-04 17:18:31 +01:00
David Rosca
68c30781bb
VerticalTabs: Show tooltips for tabs
2018-02-04 17:18:27 +01:00
David Rosca
e9f3679bb1
TabTreeModel: Sync top-level tabs with main tabbar
...
This way the order of top-level tabs is also preserved in session.
2018-02-04 17:18:23 +01:00