nowrep
5e3c7b91d1
Possibility to set default zoom on pages
...
Added option to set default zoom in pages (in preferences: Browsing ->
Web Configuration -> Default zoom on pages:)
Also fixed one spelling mistake (thank to J. Hooverman)
Updated chinese translation file (zh_CN.ts)
2011-10-29 18:37:28 +02:00
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
627fcd1d7b
Improved Saving Passwords
...
It is now saving webview's url, not url of request (used to have
problems on some pages)
And addition small improvements
- added possibility to open rss feed in new tab with middle click
- middle click on home button loads homepage in new tab
- right click on back/next buttons now show menu instantly (instead of
holding left mouse button to get menu shown)
2011-10-26 19:23:50 +02:00
nowrep
a4b39822a6
Various small fixes (including fullscreen buttons hiding)
...
When going to fullscreen, add tab button will no longer stay on screen,
and also when going back to normal screen, list tabs button will no
longer be hidden.
2011-10-24 17:46:45 +02:00
nowrep
56397717f9
Add Tab icon next to last tab
...
Also uploaded scripts for various jobs related to QupZilla to github
(scripts folder)
2011-10-23 14:44:18 +02:00
nowrep
356736f130
Show Web Inspector on Windows now opens a new window with inspector
...
It is because somehow QDockWidget::setWidget or QWebInspector itself is
bugged on Windows and is positioning badly in dockwidget window.
2011-10-23 10:17:06 +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
57248e64e6
Search Engines Manager + OpenSearch
...
It is neccessary to use new profile database in order to get search
engines saved.
In order to make profile database upgrade automatic, change content of
YOURPROFILE/version file to 1.0.0-b4 and run QupZilla
2011-10-21 23:51:02 +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
5ebdfd9a5a
Added AcceptLanguage dialog, it is now possible to set preferred
...
languages for showing web sites
2011-10-18 17:39:51 +02:00
nowrep
2c9dc68c3e
Added possibility to change prefix for installation + improved checking
...
profile versions (every profile will now be checked, not only default)
2011-10-18 14:30:17 +02:00
nowrep
12fb69a2fd
Middle mouse click on free space on tabbar now open a new tab
2011-10-17 23:34:57 +02:00
nowrep
a46ea19a25
Fixed issues with download manager on windows, added possibility to
...
build W7API with msvc 2008, width of locationbar, websearchbar and
sidebars is now saved
2011-10-17 09:59:09 +02:00
nowrep
6f395631ad
Updated copyright informations
2011-10-17 09:57:07 +02:00
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
443e438ddb
Added ca-bundle.crt certificate file for users experiencing issues with
...
missing CA Certificates + added FAQ
2011-10-13 18:19:43 +02:00
nowrep
453ed4c795
Added option to compile with WebGL enabled. Closes #7
2011-10-13 17:38:51 +02:00
nowrep
2ff570e92c
Added new SSL Manager, it is now possible to specify location for custom
...
CA Certificates
2011-10-12 22:28:41 +02:00
nowrep
17f80f31b5
Using new QupZilla site: qupzilla.cc.co from now
2011-10-07 17:33:51 +02:00
nowrep
3c8b08957a
Updated code BUILDING informations to support building for OS/2
2011-10-07 15:37:49 +02:00
nowrep
a2951f4c74
Fixed build issues with copyright symlink and DEVELOPING define
2011-10-04 18:05:26 +02:00
nowrep
c23f3f8b5d
Set maximumHeight of websearchbar for Windows + update default position
...
of QupZilla on screen from 0,0 to 20,20
This fixed bug on Windows, where window title of mainwindow wasn't
visible
2011-10-03 19:39:32 +02:00
nowrep
d0342e87ad
Fixing bug when Flash overrides cursor and it won't change it back
2011-10-02 18:22:15 +02:00
nowrep
b73bcf5808
Start working on RC1
2011-10-02 17:42:55 +02:00
nowrep
5f6a982b12
v1.0.0-b4
2011-10-02 17:40:37 +02:00
nowrep
afbc2b1a6b
Added qupzilla:start page, fixed maximising window issue on Windows
2011-10-01 20:06:38 +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
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
e6847166f2
Moved window geometry and state settings loaded before main window is
...
shown
2011-09-21 12:43:27 +02:00
nowrep
75a34167ed
Browser window is now saving its position and size
2011-09-20 19:14:36 +02:00
nowrep
e0d4f35149
Fixed visibility issue of list tabs button in fullscreen
2011-09-19 21:47:15 +02:00
nowrep
5ce67d498a
Added new report bug system
2011-09-19 20:49:39 +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
8f296c0f51
Added multiple sizes for window icon + fixed bookmark all tabs always
...
disabled issue
2011-09-17 11:39:25 +02:00
nowrep
334348b8db
When turning on Private Browsing, it will be signalised in window title
...
besides icon in statusbar (which may be hidden)
2011-09-17 11:13:38 +02:00
nowrep
28bfa1e549
Updated NSIS installer script + translation
2011-09-13 18:21:34 +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
1c24bde8e7
Final updates for 1.0.0-b3
2011-08-28 18:57:48 +02:00
nowrep
5853d72947
History back/forward items count limited to 20
2011-08-23 17:49:21 +02:00
nowrep
13f8b67abd
Completely rewritten all animations (hide/show notifications and search
...
bars)
2011-08-02 16:19:20 +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
47a0dd058e
Added unified Library which contains history, bookmarks and RSS reader.
2011-07-29 15:39:43 +02:00
nowrep
433eb1fc89
Clear list of closed tabs + translate update
2011-07-28 21:59:56 +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
9801c59535
Fixed proper showing of visibility status of StatusBar in View menu
2011-07-19 22:49:42 +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
1403720b64
Ask when closing multiple tabs option added to Preferences
2011-07-19 21:38:11 +02:00
nowrep
a63dc4c317
LocationBar settings will now be loaded from settings file only once,
...
not with each new webtab
2011-07-11 21:08:41 +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
f6e4788bd1
Started to work on 1.0.0-b3 version
2011-05-31 21:31:25 +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
8fccdf0848
Private browsing now makes a temporary cookies, instead of disabling it
...
all. After private browsing mode is turned off, original cookies are
restored.
2011-05-20 17:52:32 +02:00
nowrep
cc2b20b54b
Added new command line options (new tab, new window, show download
...
manager) + fixed overall behaviour
2011-05-18 22:58:49 +02:00
nowrep
8ab4dc75df
Added Restore All Closed Tabs option to ClosedTabsManager
2011-05-16 21:36:39 +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
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
ff34a62a79
Added ReloadAndByPassCache function, binded to Ctrl+F5 key sequence
2011-05-08 14:12:35 +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
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
1f9d08ea73
Fixed crash on some pages with flash content and click2flash plugin
...
enabled
2011-05-04 18:22:54 +02:00
nowrep
4924f91f0e
Updated project files with LIBS for windows
2011-05-03 16:58:42 +02:00
nowrep
26cd0d17dd
Added JumpList support for Windows 7
2011-05-01 22:07:57 +02:00
nowrep
bab9f768c2
Started to work on 1.0.0 beta2 version
2011-04-29 19:19:35 +02:00
nowrep
fb8be5dad0
Final modifications for 1.0.0-b1 version release
2011-04-29 17:47:55 +02:00
nowrep
d77499aa28
Status of sidebars is now restored at startup + updated default database
...
+ fixed proper icon clearing + added some missing html tags
2011-04-28 18:31:48 +02:00
nowrep
8ef4ac4a41
Added Notifications configuration to Preferences
2011-04-27 09:49:41 +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
c2f1d3dbe7
Fixed unneeded cpu usage by making ProgressBar class
2011-04-25 15:06:59 +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
a8add4a5b3
DesktopNotificationsFactory class now supports native notifications (on
...
Linux) and popupWidget notification
2011-04-23 22:33:25 +02:00
nowrep
9d4df4aae6
Added initial class for supporting desktop notifications
2011-04-22 16:03:38 +02:00
nowrep
04e0149025
Added aboutToShow to Toolbars menu
2011-04-22 07:55:31 +02:00
nowrep
ee47f976eb
Showing/hiding navigation toolbars while fullscreen is active
2011-04-22 07:45:15 +02:00
nowrep
5bf7d732a8
Added history sidebar
2011-04-20 21:39:35 +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
caf0b70a6d
Starting to work on version 1.0.0-b1
2011-04-07 21:53:19 +02:00
nowrep
278da7fe32
Final edits for version 0.9.9
2011-04-07 21:51:14 +02:00
nowrep
723c5e3395
Merge branch 'master' of github.com:nowrep/QupZilla
2011-04-07 21:48:35 +02:00
nowrep
5a60f7429c
Final fixes for 0.9.9 version
2011-04-07 21:47:18 +02:00
nowrep
b52c30128d
Changed planned version from rc1 to beta1
2011-04-07 20:54:55 +02:00
nowrep
fb71606808
Starting to work on version 1.0.0-rc1
2011-04-07 20:27:26 +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
2943c0ca93
[Fix:] Fixed bug with showing/hiding navigation bars
...
after changing preferences
2011-04-04 20:04:29 +02:00
nowrep
23c1a80165
Added support for creating and deleting new profiles
2011-04-04 19:29:03 +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
c5cfd0b558
Removed qApp->proccessEvents()
2011-03-30 18:21:48 +02:00