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
94e1421d30
DownloadManager: Set default download path to Downloads folder
...
BUG: 391300
FIXED-IN: 3.0.1
2018-03-31 10:26:04 +02:00
Razi Alavizadeh
c704c5351c
Windows: Fix compile issue
2018-03-26 12:04:27 +04:30
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
2fb0da5547
Fix various issues when generating Python bindings
2018-02-26 13:56:43 +01:00
David Rosca
d3ebe40e8f
Replace signals/slots with Q_SIGNALS/Q_SLOTS
2018-02-25 13:33:07 +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
David Rosca
75b072ec88
Fix missing override warnings
2018-02-07 11:55:46 +01:00
David Rosca
b3d2bd1f5f
DownloadItem: Fix calculating remaining time
...
It is still not correct as it uses QTime which can only represent
24 hour timeframe.
2018-01-27 10:52:32 +01:00
David Rosca
a8dcf176cf
Fix merge issues
2018-01-11 20:51:34 +01:00
David Rosca
7143e1130c
Update themes
...
- use window background instead of white for AboutDialog background
- use new style for desktop notifications
- set pinned tab width in Windows theme
- remove styling of Download Manager
2018-01-11 19:50:58 +01:00
David Rosca
1f9599aac7
Add DownloadsButton to navigation toolbar
...
It is visible only when there are items in download manager and shows
number of active downloads in badge text.
2018-01-11 19:48:43 +01:00
David Rosca
200e602d01
DownloadManager: Add app name to download finished notification
...
BUG: 386376
2018-01-01 18:11:01 +01:00
Razi Alavizadeh
ebd8dd051e
Windows: Fix compile issues after build system changed to cmake.
...
Differential Revision: https://phabricator.kde.org/D8079
2017-10-03 11:03:35 +03:30
Luigi Toscano
3c67be06b9
Fix UI strings with plural forms
...
Otherwise those strings can not be extracted.
2017-09-26 01:37:46 +02:00
David Rosca
d00e769749
Initial rename to Falkon
2017-08-25 17:32:32 +02:00
David Rosca
567881f130
Fix warnings when building with GCC 7
2017-06-06 17:51:06 +02:00
David Rosca
13cba7a069
Bump minimum Qt to 5.8
2017-02-06 18:39:59 +01:00
David Rosca
e134abfda7
Fix build with Qt 5.7
2017-01-27 15:52:39 +01:00
David Rosca
953c52e73d
DownloadManager: Immediately show file dialog when download was user requested
...
QWebEngineDownloadItem::UserRequested should be set when initiating
download from web actions - Save image as..., Save link as...
It doesn't seem to work with current QtWebEngine however
2017-01-27 15:02:25 +01:00
David Rosca
880b0eb5b1
DownloadManager: Always ask where to save with Save Page action
2017-01-27 14:48:40 +01:00
David Rosca
c6354259a8
DownloadManager: Improve logic for closeDownloadTab
...
It now can handle also new tabs opened in background
2017-01-27 10:29:12 +01:00
David Rosca
899622e623
DownloadManager: Don't try to close the single tab in tabbar
2017-01-26 20:48:29 +01:00
David Rosca
df2fa561d5
DownloadManager: Close empty tab that was opened only for downloading
2017-01-26 20:45:59 +01:00
David Rosca
fcc356e4df
DownloadOptionsDialog: Show download mime type and icon
2017-01-26 19:13:47 +01:00
David Rosca
b13c8968fc
Show download progress in taskbar on Windows
2017-01-20 12:18:53 +01:00
David Rosca
f791f81972
DownloadItem: Show file icon only on Linux
2017-01-20 12:03:27 +01:00
David Rosca
29bccf9984
Use Qt Windows Extras instead of custom QtWin
2017-01-20 09:58:13 +01:00
David Rosca
c540f4f768
DownloadManager: Disable speed label on Windows
...
Closes #1906
2017-01-20 09:42:38 +01:00
David Rosca
17a90a88e6
DownloadManager: Correctly decode file name for downloads
2017-01-13 17:32:23 +01:00
David Rosca
5c435fe638
Move download notification icon to icons/other directory
2016-12-30 20:23:06 +01:00
David Rosca
9a356a61d5
Another HighDPI icons fixes
2016-12-29 16:48:09 +01:00
David Rosca
208e08a914
DownloadManager: Add support for all save page formats
2016-10-25 16:00:04 +02:00
David Rosca
ad299bfe28
Fixed redundant code warning
...
Closes #2077
2016-09-18 12:13:44 +02:00
David Rosca
ce9d3983a0
Bring back Save Page action
...
Only with Qt >= 5.7
Closes #2083
2016-09-18 12:09:38 +02:00
David Rosca
0269541561
Always prefer external download manager when set
2016-05-31 18:39:43 +02:00
David Rosca
5f6f0f7bd8
DownloadManager: Fix using external manager
...
Closes #1972
2016-05-31 18:30:19 +02:00
David Rosca
a0691cb6a0
Fix actually saving the correct download path
2016-05-27 21:31:20 +02:00
David Rosca
5ba652afa9
Download Manager: Save last path only when not empty
2016-05-27 20:37:08 +02:00
David Rosca
6280d34e70
Download Manager: Fix storing last download path
2016-05-27 20:20:08 +02:00
David Rosca
572b39cd2a
DownloadManager: Always call QWidget::timerEvent
2016-04-08 11:05:42 +02:00
David Rosca
54f3e78396
Fix grammar "Are you sure to..." -> "Are you sure you want to..."
2016-02-15 09:58:14 +01:00
David Rosca
278299fe2a
Merge pull request #1814 from innermous/patch-whitespace
...
Fix decoding special characters in download dialog
2015-12-17 22:09:39 +01:00
Vladislav Tronko
deeafc3133
Fix downloadmanager displaying wrong filename
2015-12-17 01:45:09 +02:00
Vladislav Tronko
2bb2729665
Fix decoding special characters in download dialog
2015-12-17 00:57:02 +02:00
David Rosca
60bc4ba715
DownloadItem: Fix initialization of m_currSpeed
...
Fix showing invalid download speed in some cases.
2015-11-12 17:03:45 +01:00
David Rosca
db058ff194
Remove use of QNetworkRequest in LoadRequest
2015-10-06 09:46:23 +02:00
David Rosca
94d89e4fa6
DownloadManager: Use shorter timeout for updating window title
2015-10-04 21:12:53 +02:00
David Rosca
510f521074
Downloads: Bring back option to choose path / open downloads
2015-10-04 21:00:38 +02:00
David Rosca
35f002efb4
DownloadManager: Fix clearing download items
2015-10-04 20:23:54 +02:00