Jonathan Riddell
7761a05f22
Tell releaseme that po is already taken care of
8 years ago
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
8 years ago
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"
8 years ago
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"
8 years ago
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"
8 years ago
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"
8 years ago
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"
8 years ago
l10n daemon script
a931002465
GIT_SILENT made messages (after extraction)
8 years ago
David Rosca
19684a73cf
LocationBar: Update icon after requesting url load
...
BUG: 392747
FIXED-IN: 3.0.1
8 years ago
David Rosca
b6fa82aa8e
DownloadManager: Don't try to close not restored tabs
...
BUG: 392565
FIXED-IN: 3.0.1
8 years ago
David Rosca
7c078ad70e
ProfileManager: Implement profile migration from QupZilla
8 years ago
David Rosca
3dae3edff5
QzTools: Add copyRecursively and removeRecursively
8 years ago
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
8 years ago
David Rosca
d7dc9ba9f6
WebView: Don't show "Show image" action when showing image
8 years ago
David Rosca
94e1421d30
DownloadManager: Set default download path to Downloads folder
...
BUG: 391300
FIXED-IN: 3.0.1
8 years ago
David Rosca
525b929d38
Remove favicons from browsedata.sql
...
There are no default bookmarks now so it's not needed anymore.
8 years ago
David Rosca
04341b0981
Change homepage to falkon.org
8 years ago
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.
8 years ago
David Rosca
2f6cd7a559
LocationBar: Fix resolving correct LoadAction when url contains %20
...
BUG: 392445
FIXED-IN: 3.0.1
8 years ago
David Rosca
7595cef9ee
Windows: Fix app description text
8 years ago
Razi Alavizadeh
2b67d1ce24
Windows: Add MSVC runtime needed by OpenSSL
8 years ago
David Rosca
00dfe3ac14
Windows: Don't hardcode plugin path
8 years ago
David Rosca
bea5bb05d9
README: Add basic build instructions
8 years ago
Razi Alavizadeh
c8844db302
Preferences: Hide default browser check-box and push-button in portable mode.
8 years ago
Razi Alavizadeh
e5de0bc4c9
Windows: Remove installer translations
8 years ago
Razi Alavizadeh
03cd6c2523
Windows: Recursively copy translations
...
- Fix recent commit
8 years ago
David Rosca
cea9e2cf8f
Windows: Install app translations
8 years ago
Razi Alavizadeh
9227a25bbd
Windows: Update installer to support install in standard or portable mode
8 years ago
Razi Alavizadeh
c704c5351c
Windows: Fix compile issue
8 years ago
David Rosca
34a9faa5c1
DataPaths: Fix paths in portable mode
8 years ago
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.
8 years ago
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.
8 years ago
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.
8 years ago
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.
8 years ago
David Rosca
6cd1e7e31a
Preferences: Correctly set show bookmarks toolbar disabled by default
8 years ago
David Rosca
fae791dcc9
Windows: Update installer
8 years ago
David Rosca
2886370a37
Windows: Fix library name in installer
8 years ago
David Rosca
1183fc5809
Windows: Update installer with correct paths
8 years ago
David Rosca
050fd7528c
Autotests: Add OpenSSL include directories
8 years ago
David Rosca
265c67f173
Require KF518n only with downloaded translations
8 years ago
David Rosca
bf0043e16c
Export WebTab::SavedTab
8 years ago
David Rosca
588018e338
Only link to libcrypto
8 years ago
David Rosca
4d434fabe6
Properly find and link to OpenSSL libs
8 years ago
David Rosca
7d29a5e991
Windows: Update installer images
...
Installer and uninstaller were removed, it should use falkon.ico instead
8 years ago
David Rosca
572fb29537
Windows: Set exe version with CMake configure file
8 years ago
David Rosca
231e14046f
Windows: Update page exe icons with new Falkon icon
8 years ago
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.
8 years ago
David Rosca
5adddb9880
BookmarksToolbar: Fix setting minimum height of toolbar
8 years ago
David Rosca
fbb48f28fd
LocationBar: Don't reset site icon when starting load
...
Fixes losing "secured" icon when navigating to subpages of https sites.
8 years ago
David Rosca
48d87d7a0e
RestoreManager: Fix restoring nested crashed sessions
8 years ago