Ariya Hidayat
|
7d1f8a4ae4
|
More memory efficient and faster preview generation.
There is no need to allocate a very large image buffer, just enough for
the thumbnail preview. For a little filtering, use the two-stage
scaling. See http://labs.qt.nokia.com/2009/01/26/creating-thumbnail-preview/
for the details.
This tecnique is adopted from my live preview implementation for Arora:
http://ariya.ofilabs.com/2008/07/be-my-mirror-my-sword-and-shield.html.
|
2012-04-11 21:28:54 -07:00 |
|
nowrep
|
90870cff11
|
Added option to completely disable tab previews.
- only classic tooltip contains full page title will be
displayed
closes #374
|
2012-04-10 18:29:22 +02:00 |
|
nowrep
|
d03700f917
|
Added opacity effect on tab previews.
|
2012-04-09 14:09:40 +02:00 |
|
nowrep
|
e5ce2f5e3d
|
Added animated tab previews (by Alexander Samilovskih)
- thanks a lot for his work!
- option to disable animations in preferences -> tabs
|
2012-04-08 21:45:40 +02:00 |
|
nowrep
|
c9b28f31e6
|
Fixed bug when page with null icon could get "error page" siteicon
- also fixed deleting history entries
|
2012-04-04 14:45:45 +02:00 |
|
nowrep
|
7c7c1787bc
|
Fixed saving settings in plugins.
|
2012-04-03 20:23:15 +02:00 |
|
nowrep
|
f590ad1925
|
Removed use of whatsThis() and other code cleanups
|
2012-03-13 17:51:06 +01:00 |
|
nowrep
|
9161945d97
|
Various fixes regarding "Don't load tabs until selected" option
- fixed typo in Access Keys Navigation plugin
|
2012-03-12 18:22:01 +01:00 |
|
nowrep
|
efab78ae5e
|
Added option "Don't load tabs until selected" when restoring session.
|
2012-03-11 15:17:12 +01:00 |
|
nowrep
|
a0b9c0fc69
|
Fixed building on Windows + whole compilation is now faster.
|
2012-02-29 18:33:50 +01:00 |
|
nowrep
|
9c789792f4
|
Rearranged directory structure. All sources are under src/ dir now.
- updated Italian homepage translation
|
2012-02-23 19:18:08 +01:00 |
|