nowrep
0a92482d3a
Improved loading performance
...
RSS feeds on page will now be checked only once, not every loading tick.
It should have quite big noticeable performance improvement when loading
more than one page at the same time.
2011-10-30 17:20:22 +01:00
nowrep
975e023d54
Minor fixes for back/forward history + "Clear history" option
...
Back/forward history menus now won't show duplicated entries and also
navigating with back/forward on pages won't leave you on the same page
as you are actually visiting.
Though this bug was appearing rarely, it was annoying.
This is not normal QtWebKit behaviour, in standard implementation it is
working just fine, but QupZilla is using QWebPage::extension error
pages, and when this error page appears in frame on page (for example in
<iframe>) it duplicates entry in history.
2011-10-29 23:01:17 +02:00
nowrep
8cb30073c4
Search Engines Manager + OpenSearch (with suggestions)
...
Finally added support to manage search engines. You can add search
engines from sites that supports opensearch standard, but you can also
add them manually.
There is also possibility to specify shortcuts for quickly searching in
location bar on your favourite engines.
2011-10-21 23:26:34 +02:00
nowrep
6f395631ad
Updated copyright informations
2011-10-17 09:57:07 +02:00
nowrep
c93dbdaba2
Fixed building with Qt 4.7
2011-08-19 15:57:51 +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
b49a133bbe
Fixed problem with showing green (secured) info on unsecured page, when
...
leaving secured one.
2011-07-11 20:30:49 +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
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
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
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
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
be80930053
Added Pinning Tabs feature
2011-03-25 19:16:21 +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
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
d9d8506536
Updated code model
2011-03-17 17:03:04 +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
3847f8662d
Added copyright header to all files
2011-03-03 18:29:20 +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