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

43 Commits

Author SHA1 Message Date
nowrep
08fb0bec2b When downloading some file from empty tab, it will be closed imediately,
not when you actually start downloading
2011-09-23 15:40:14 +02:00
nowrep
f24b6fcc21 Save Page screen - last missing feature from first Python QupZilla added
Introduced new global function qz_centerWidgetOnScreen
2011-09-21 14:20:49 +02:00
nowrep
8f296c0f51 Added multiple sizes for window icon + fixed bookmark all tabs always
disabled issue
2011-09-17 11:39:25 +02:00
nowrep
eefc61733f Fixed download info when download size is unknown 2011-09-15 21:19:47 +02:00
nowrep
9902e64f81 Added theme support. 5 themes are available now: Chrome, Windows, Old,
Linux Native and Mac
2011-09-11 19:15:06 +02:00
nowrep
47a0dd058e Added unified Library which contains history, bookmarks and RSS reader. 2011-07-29 15:39:43 +02:00
nowrep
cf3a621346 Download Manager: opening file with the name which already exists now
rename it with number suffix.
History Menu: is now generated only when webview's state is changed
2011-07-28 12:12:00 +02:00
nowrep
b09d7c39b8 Final updates for 1.0.0 beta2 version. 2011-05-31 21:11:46 +02:00
nowrep
a71c0e073c Added option to use native system dialog in downloads or not (using
native file dialog on windows sometimes cause problems with downloading
SSL content)
Fixed issue with width of file name at download manager
2011-05-25 14:26:36 +02:00
nowrep
bac1f5d78d Added option to load user stylesheet on every pages, some small fixes in
download manager, crash fix on clicktoflash and updated translations
2011-05-10 21:25:31 +02:00
nowrep
8b9bfd7c0d When downloading a file from a blank tab with no history (fe. from
target="_blank" link), the blank tab will be closed after starting
download
2011-05-08 15:05:52 +02:00
nowrep
6857d46d3b Fixed issue on Windows when downloading content from secured site simply
won't work.
Added some missing tags to html highlighter
2011-05-08 12:54:49 +02:00
nowrep
5fd9433d9c Fixed Win7 TaskBar progress value on finished download + edited
blurbehind to load dwmapi library at startup
2011-05-06 12:58:07 +02:00
nowrep
26cd0d17dd Added JumpList support for Windows 7 2011-05-01 22:07:57 +02:00
nowrep
fb8be5dad0 Final modifications for 1.0.0-b1 version release 2011-04-29 17:47:55 +02:00
nowrep
cfb889df8a Some edits in desktopnotificationsfactory + use it when newer version is
available and after all downloads are completed
2011-04-24 22:40:35 +02:00
nowrep
db5791c3d2 Fixed showing download size at download manager and fixed hiding
adblocked flash objects
2011-04-21 13:28:07 +02:00
nowrep
c68518d134 Download manager -> Go to download page + Copy download link option 2011-04-08 18:52:14 +02:00
nowrep
0855189e71 Fixed issue with building on Linux 2011-04-07 20:04:35 +02:00
nowrep
0652aa6a81 Added blur to bookmarks, history, rss manager and about window on W7,
fixes restoring states
2011-04-07 18:00:26 +02:00
nowrep
aedfdd3309 Added processing multiple commandline arguments + implemented -p= (- 2011-04-03 21:50:44 +02:00
nowrep
54c05b91f8 In download manager, when the metaDataChanged signal is emitted, we
won't show message box to inform user, we will just write warning to
console
2011-03-31 19:14:13 +02:00
nowrep
77b31b8f85 Download manager will now ask if you want or don't want delete file when
stopping download. Also fixed bug when you can close download manager
window when there is no main windows and thus losing your download
2011-03-29 19:55:21 +02:00
nowrep
91bd95dc59 Various changes in add new tab button and list all tabs menu 2011-03-26 13:34:08 +01:00
nowrep
be80930053 Added Pinning Tabs feature 2011-03-25 19:16:21 +01:00
nowrep
b879bdaed8 Added option to save image to disk from Site Info dialog.
Added dialog to ask what to do with about to download file. User can
open/save it.
2011-03-24 22:31:38 +01:00
nowrep
1ad4942e2f Download manager now using global networkManager to be able download
content from pages requires http authorization or sites with SSL cert in
exceptions
2011-03-20 17:42:56 +01:00
nowrep
4ebab625e4 [Fix:] Windows crash 2011-03-20 13:20:50 +01:00
nowrep
a29bfcf847 Last edits for before releasing 0.9.8 version 2011-03-19 18:39:03 +01:00
nowrep
d070c785a0 Showing warning when mime data of download changes -> after some testing
this function will be implemented
2011-03-18 23:04:02 +01:00
nowrep
c148836d10 Removed QT_NO_DEBUG_OUTPUT define from headers, instead it is defined in
.pro project file
2011-03-18 16:08:24 +01:00
nowrep
0494b508af Added border to progressbar on windows 2011-03-17 21:57:46 +01:00
nowrep
d9d8506536 Updated code model 2011-03-17 17:03:04 +01:00
nowrep
0a50391d07 Added border to progressBar for better look&feel on windows 2011-03-17 15:36:25 +01:00
nowrep
23e61ceccf Final updates for 0.9.7 release 2011-03-05 13:16:13 +01:00
nowrep
67155b16d1 Compiling fix 2011-03-05 11:28:09 +01:00
nowrep
989244a6f3 [Fix:] Download default location 2011-03-05 11:27:30 +01:00
nowrep
66c67551c6 W7TASKBAR define 2011-03-05 10:57:21 +01:00
nowrep
a0d02f5179 W7Taskabr support turned on only with W7TASKBAR define 2011-03-05 09:52:41 +01:00
nowrep
544e2f3f2e Windows compiling fixes 2011-03-04 15:40:45 +01:00
nowrep
0d1548c0b2 Introduced mApp macro 2011-03-04 13:59:07 +01:00
nowrep
3847f8662d Added copyright header to all files 2011-03-03 18:29:20 +01:00
nowrep
b23ed87b87 Initial commit 2011-03-02 16:57:41 +01:00