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
8bdc213167
Search Manager now supports also MozSearch
...
Used for example on http://www.qtcentre.org/content/ , it is working now.
Also updated copyright on files where it was missing.
2011-10-29 12:24:12 +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
9aa382764e
Updated German translation
...
Added German translation to desktop launcher and to Windows installer
credits to Jonathan Hooverman
2011-10-23 21:10:09 +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
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
9c18e53238
Little changes to linux theme to look even better than now :-)
...
Namely menu indicator on back and home buttons removed, using own menu
indicator on websearchbar (default Qt is way too big on some themes)
Added Ján Ďanovský to translators (Slovak translate fixed)
2011-10-21 22:33:10 +02:00
nowrep
0448a0b862
Completely retranslated Slovak translation. Closes #20
2011-10-21 21:26:59 +02:00
nowrep
e0dc2e0d4d
Updated Dutch and German translation
2011-10-21 14:26:19 +02:00
nowrep
e865eb0c7e
Chinese translation (thanks to Unink-Lio <unink4451@163.com>)
...
fixed optimize database not working after click
2011-10-20 17:56:01 +02:00
nowrep
13bde06e9e
German Translation (thanks to Jonathan Hooverman
...
jonathan.hooverman@gmail.com )
2011-10-18 21:34:25 +02:00
nowrep
e243b1baf4
Fixed small problem with default accept language + updated translations
2011-10-18 18:22:05 +02:00
nowrep
ee3820b5d9
Updated contributors and translators + updated README file
2011-10-15 13:16:22 +02:00
nowrep
d361c0631d
Updated drawing of tabs in TabBar. It will no longer show "..." when not
...
needed.
With this update is also possible implement showing "new tab" button
after the last tab
2011-10-14 23:12:10 +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
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
58a029fcc1
Added Dutch translation (thanks to Heimen Stoffels)
2011-10-12 18:03:05 +02:00
nowrep
10c36a5330
Added support for "make install" on Unix. Closes issue #2
2011-10-11 19:54:20 +02:00
nowrep
d7cb7fbcd6
New action in Click2Flash context menu: Delete object
2011-10-09 14:57:13 +02:00
nowrep
1ff0e232b7
Improved hiding elements blocked by adblock + hiding blocked flash
...
objects when click2flash is enabled
2011-10-09 14:51:25 +02:00
nowrep
d097a06b2e
Fixed showing download item not in download manager when downloading
...
page + added TODO list
2011-10-08 12:10:25 +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
8e29818bb3
Hopefully fixed one crash and one possible crash in download manager
2011-09-30 19:22:50 +02:00
nowrep
d699f4b32b
Modified download options dialog design
2011-09-24 10:19:11 +02:00
nowrep
9f1c807222
Updated slovakia translation + license viewer appears in center of
...
screen now
2011-09-23 19:42:34 +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
5ce67d498a
Added new report bug system
2011-09-19 20:49:39 +02:00
nowrep
c4c10c0017
Commited new files
2011-09-18 15:41:25 +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
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
c857ff4bf0
Updated themes + deleted now unneeded files
2011-09-11 20:41:18 +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
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
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
ff4314db25
New option in ClickToFlash plugin to show detailed informations about
...
flash object.
2011-07-11 22:53:32 +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