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
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
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
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
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
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
19e2c4ed76
GIT_SILENT made messages (after extraction)
2018-04-27 06:14:01 +02:00
Razi Alavizadeh
33172fcdbe
QzToolsTest: Close the opened test file before trying to remove it
2018-04-26 13:50:05 +04:30
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
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
af89a1b8d4
WebViewTest: Adjust expected loadFinished signal count
2018-04-22 16:10:58 +02:00
David Rosca
9f0817ca71
WebView: Fix finding rwhvqt with QtWebEngine 5.11
2018-04-22 15:51:58 +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
08a3fe5476
GIT_SILENT made messages (after extraction)
2018-04-21 06:15:24 +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
a62fb97ed8
GIT_SILENT made messages (after extraction)
2018-04-17 06:17:22 +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
Jonathan Riddell
7761a05f22
Tell releaseme that po is already taken care of
2018-04-12 12:23:51 +01: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
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
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
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
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
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
l10n daemon script
a931002465
GIT_SILENT made messages (after extraction)
2018-04-07 06:08:19 +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
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
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
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
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
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
David Rosca
7595cef9ee
Windows: Fix app description text
2018-03-27 14:31:55 +02:00
Razi Alavizadeh
2b67d1ce24
Windows: Add MSVC runtime needed by OpenSSL
2018-03-27 14:48:33 +04:30
David Rosca
00dfe3ac14
Windows: Don't hardcode plugin path
2018-03-27 10:40:40 +02:00
David Rosca
bea5bb05d9
README: Add basic build instructions
2018-03-27 10:40:40 +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
e5de0bc4c9
Windows: Remove installer translations
2018-03-26 16:41:02 +04:30