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

63 Commits

Author SHA1 Message Date
nowrep
b49a133bbe Fixed problem with showing green (secured) info on unsecured page, when
leaving secured one.
2011-07-11 20:30:49 +02:00
nowrep
f370877bda Edited WebSearchBar to support changing search engines with mouse whell 2011-06-06 19:38:37 +02:00
nowrep
b09d7c39b8 Final updates for 1.0.0 beta2 version. 2011-05-31 21:11:46 +02:00
nowrep
cab1fa4ca9 Every WebPage chooseFile dialog is now saving last location to speed up
uploading multiple files
2011-05-22 11:05:36 +02:00
nowrep
9fb119fc95 Added non-blocking javascript alerts/confirms/prompts (with option to
block additional alerts on page)
fixed proper history restoring on restoring closed tabs
2011-05-22 10:47:03 +02:00
nowrep
3e13ea8442 When closing tab opened from another tab, it will get back to parent tab
if no tabs have been changed or moved.
2011-05-21 11:19:19 +02:00
nowrep
8ab4dc75df Added Restore All Closed Tabs option to ClosedTabsManager 2011-05-16 21:36:39 +02:00
nowrep
85daf062d4 Added StatusBarMessage class which handles and shows those messages on a
tooltip in left bottom corner of webview if statusbar is hidden
2011-05-09 17:58:19 +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
5cafc27cf0 Added ClosedTabsManager class which handles list of closed tabs and
offers to restore them one by one
2011-05-07 12:59:53 +02:00
nowrep
20d120b468 Added Proxy support 2011-04-26 19:47:12 +02:00
nowrep
48fa91159f Updated translations + some modifications in icon provider 2011-04-26 10:03:17 +02:00
nowrep
036cb1c30b Added Icon Provider class to fix bad icon saving with default QtWebKit
behaviour
2011-04-25 20:56:45 +02:00
nowrep
cd4763d2d9 Some optimalizations 2011-04-24 09:08:53 +02:00
nowrep
ee47f976eb Showing/hiding navigation toolbars while fullscreen is active 2011-04-22 07:45:15 +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
1282e23b71 Add Tab button will only show theme specific icon on Linux + added
option to show/hide it
2011-04-19 20:46:31 +02:00
nowrep
379ff8cd96 Close all tabs but current now don't close pinned tabs, added some fixes
to click2flash
2011-04-18 21:35:57 +02:00
nowrep
b81de62f24 Added initial support for sidebar widget + rewritten bookmarks backend 2011-04-15 20:45:22 +02:00
nowrep
d3ef260c12 Updated menus, added &shortcuts 2011-04-09 00:22:50 +02:00
nowrep
ceccb7a4e0 Added Duplicate Tab feature 2011-04-08 17:27:08 +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
289563e945 Fixed handling SSL certificate on pages 2011-04-05 19:28:08 +02:00
nowrep
c0b22b08fe AdBlocked pages will now show info about rule which blocks it, also
updated czech/slovak translation
2011-04-05 18:45:17 +02:00
nowrep
23c1a80165 Added support for creating and deleting new profiles 2011-04-04 19:29:03 +02:00
nowrep
1d8cb36148 Moving "Open in new tab" option to the top in webview context menu 2011-04-04 17:06:31 +02:00
nowrep
cbf4a9813a Setting fixed width of site address on site info dialog 2011-04-04 17:03:41 +02:00
nowrep
edf8b7bbae Another site icon fix, hope it is last 2011-04-04 16:31:57 +02:00
nowrep
280d421938 Edited showing SSL status on ajax pages 2011-04-04 16:29:25 +02:00
nowrep
fe1e3806e9 Fixed showing bad site icon on some pages 2011-04-04 16:00:27 +02:00
nowrep
aedfdd3309 Added processing multiple commandline arguments + implemented -p= (- 2011-04-03 21:50:44 +02:00
nowrep
2c0cf65018 New window will not be made from calling qupzilla while other instance
is running and app is going to close
2011-03-31 16:01:59 +02:00
nowrep
d7f7f7843f Added AdBlock icon at the right corner of status bar which shows actual
status of AdBlock as well as shows blocked content on page
2011-03-29 20:30:05 +02:00
nowrep
943d89870d Initial AdBlock support 2011-03-27 21:59:40 +02:00
nowrep
af92a1897e Added "Don't ask again' function to close dialog 2011-03-26 15:59:11 +01:00
nowrep
91bd95dc59 Various changes in add new tab button and list all tabs menu 2011-03-26 13:34:08 +01:00
nowrep
0102bd8ca3 Removed unused CloseButton class 2011-03-25 19:40:03 +01:00
nowrep
2717446306 Changed width of pinned panel.
It looks allright for my gnome, this size is probably going to change to
fit to Windows also
2011-03-25 19:33:00 +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
4aed402d09 Modified some debug info strings 2011-03-24 16:51:19 +01:00
nowrep
8e7df2e766 Improved SiteInfo dialog - now it is showing previews of images on the
page
2011-03-23 22:36:03 +01:00
nowrep
09c4747ab6 Added basic SSL Certificate support and improved about site dialog (not
final version yet)
2011-03-22 21:36:15 +01:00
nowrep
7a7422318a Little fixes 2011-03-19 13:15:01 +01:00
nowrep
83721bd9f7 When right clicking on link with javascript code, we won't show context
menu for links
2011-03-18 20:53: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
ec72689985 When title of page is empty, we first try to find path and set title to
path, when the path is empty we then try to find url host, when host is
empty then No Named Page will be shown
2011-03-18 15:01:01 +01:00
nowrep
2e9586474f Show WebInspector will not be shown in context menu when clicking in textarea/input 2011-03-18 14:38:03 +01:00
nowrep
d9d8506536 Updated code model 2011-03-17 17:03:04 +01:00