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

5133 Commits

Author SHA1 Message Date
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
Razi Alavizadeh
03cd6c2523 Windows: Recursively copy translations
- Fix recent commit
2018-03-26 14:10:28 +04:30
David Rosca
cea9e2cf8f
Windows: Install app translations 2018-03-26 10:04:46 +02:00
Razi Alavizadeh
9227a25bbd Windows: Update installer to support install in standard or portable mode 2018-03-26 12:05:34 +04:30
Razi Alavizadeh
c704c5351c Windows: Fix compile issue 2018-03-26 12:04:27 +04:30
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
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
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
6cd1e7e31a
Preferences: Correctly set show bookmarks toolbar disabled by default 2018-03-24 21:47:24 +01:00
David Rosca
fae791dcc9
Windows: Update installer 2018-03-24 14:14:03 +01:00
David Rosca
2886370a37
Windows: Fix library name in installer 2018-03-24 11:54:22 +01:00
David Rosca
1183fc5809
Windows: Update installer with correct paths 2018-03-24 08:44:15 +01:00
David Rosca
050fd7528c
Autotests: Add OpenSSL include directories 2018-03-24 08:12:45 +01:00
David Rosca
265c67f173
Require KF518n only with downloaded translations 2018-03-24 08:09:42 +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
7d29a5e991
Windows: Update installer images
Installer and uninstaller were removed, it should use falkon.ico instead
2018-03-23 11:08:04 +01:00
David Rosca
572fb29537
Windows: Set exe version with CMake configure file 2018-03-23 10:36:15 +01:00