nowrep
1b7c01bec2
Rewritten icon fetching in bookmarks importing, closes #24
...
Instead of using QWebPage and then loading the whole page in order to
get icon, it is now using own IconFetcher class.
It simply download page, looks for <link rel=shortcut and downloads icon
from here. If no <link rel=shortcut is present, the downloading standard
favicon.ico from base directory.
2011-10-28 23:17:38 +02:00
nowrep
ed8969f7a9
Folders in Bookmark Toolbar
...
It is now possible to add folders into bookmarks toolbar.
2011-10-28 17:52:42 +02:00
nowrep
9902476078
Import Bookmarks from other Browsers
...
Added possibility to import bookmarks from Chrome, Firefox and Opera
Please test it by yourself and send me feedback. Thanks :)
2011-10-22 22:29:33 +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
dca3d3a31a
Fixed occasional random crashes + middle mouse click improvements
...
Using now qobject_cast everywhere possible instead of c++ type cast
Middle mouse click in bookmarks manager (library + sidebar + toolbar)
and history manager (library + sidebar) now opens a new tab
2011-10-18 21:07:58 +02:00
nowrep
4ed8026bfa
Fixed align of all bookmarks in center when show most visited is hidden
2011-10-17 14:19:49 +02:00
nowrep
6f395631ad
Updated copyright informations
2011-10-17 09:57:07 +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
76b3d7f2aa
Updated missing copyrights
2011-09-23 22:06:21 +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
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
61269f8c0a
Hopefully fixed occasional crash when closing tab
2011-08-04 21:37:04 +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
47a0dd058e
Added unified Library which contains history, bookmarks and RSS reader.
2011-07-29 15:39:43 +02:00
nowrep
36dc77bea6
Windows7 JumpList now also shows list of 6 most visited pages, added
...
variety of icons sizes, updated windows installer
2011-05-06 20:05:49 +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
6db73b6c1a
Add all tabs to bookmarks now don't add pinned tabs
2011-04-19 18:15:36 +02:00
nowrep
71d5091533
BookmarksManager rewritten to support bookmarks model signals
2011-04-17 13:03:29 +02:00
nowrep
be70ac9f2d
Added bookmarks sidebar + bookmark icon + docktitlebar classes
2011-04-15 20:46:51 +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
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
af92a1897e
Added "Don't ask again' function to close dialog
2011-03-26 15:59:11 +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
d9d8506536
Updated code model
2011-03-17 17:03:04 +01:00
nowrep
fde0d1352d
Removed unnecessary translation fields
2011-03-04 20:34:11 +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
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