nowrep
722a79aef1
Fixed loading animation sometimes stopped while page still loading +
...
updated positioning of hovered link widget
Also when adblock is disabled, the statusbar icon is now clickable.
When running with different profile from command line argument, in
preferences will be showed real starting profile, not active.
2011-10-15 16:37:32 +02:00
nowrep
edbcb5e541
Rewritten WebInspector. Hopefully fixes #3
...
When you show Web Inspector panel, it will be open only for actual tab.
So when you change tab, the web inspector panel will hide, and if you go
back to tab with open web inspector, inspector will show.
2011-10-14 20:14:57 +02:00
nowrep
b526e99c0f
1.0.0-b4
2011-10-01 17:55:10 +02:00
nowrep
49c2b36071
Added new IconProvider interface, improved performance of opening new
...
tab and updated themes
2011-09-30 21:44:18 +02:00
nowrep
6652b433c5
Added qupzilla: scheme handler + qupzilla:about page
...
There is now shown license of theme in ThemesManager
2011-09-18 15:35:44 +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
5853d72947
History back/forward items count limited to 20
2011-08-23 17:49:21 +02:00
nowrep
c93dbdaba2
Fixed building with Qt 4.7
2011-08-19 15:57:51 +02:00
nowrep
61269f8c0a
Hopefully fixed occasional crash when closing tab
2011-08-04 21:37:04 +02:00
nowrep
a959d148d3
History now emits historyEdited signal
2011-07-31 13:33:44 +02:00
nowrep
0279018f17
Fixed bug with duplicated history entries
...
Added AdBlock cleanup after loading page which removes blocked objects
from page
2011-07-31 00:50:40 +02:00
nowrep
3c6eee9964
A lot of improvements in Browsing Library
...
huge optimalization for history sidebar + manager loading with a big
profile
2011-07-30 17:57:14 +02:00
nowrep
23bebb3b9d
Pressing ESC in LocationBar now fill it with address from current tab
2011-07-21 17:16:53 +02:00
nowrep
b13e71162d
Added Show source of selection feature. However, in Qt 4.8 beta it is
...
buggy, so it is disabled until it will be fixed
2011-07-19 22:04:08 +02:00
nowrep
4c325ed108
Fixed a visual bug of TabBar on gnome after viewing a flash video
2011-07-19 15:18:49 +02:00
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
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
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
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
d3ef260c12
Updated menus, added &shortcuts
2011-04-09 00:22:50 +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
fe1e3806e9
Fixed showing bad site icon on some pages
2011-04-04 16:00:27 +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
91bd95dc59
Various changes in add new tab button and list all tabs menu
2011-03-26 13:34:08 +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
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
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
nowrep
d7ba5c1b08
[Fix:] Ctrl+click / middle mouse click opening new window, fixed bug
...
with encoded url string
2011-03-16 18:35:31 +01:00
nowrep
a51ad25981
Fixed unwanted updating history by reloading current web page (for
...
example sunSpider test)
2011-03-10 16:23:53 +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
86896447cb
[Crash Fix:] closing tabs (deleting WebTabs)
2011-03-03 15:54:12 +01:00
nowrep
800255a7e4
Renamed autofillwidget to autofillnotification, started working on rss
...
menu popup, updated translation files, edited RSS checking, it checks
WebView on loadprogress
2011-03-03 14:25:02 +01:00
nowrep
b23ed87b87
Initial commit
2011-03-02 16:57:41 +01:00