nowrep
835926cc9e
Added option to import certificate in Certificate Manager
...
- Cookies manager, browsing library and download manager
can now be closed with Esc key press
14 years ago
nowrep
0a5c245811
Simplified location completer (it is now QListView)
...
- make sure items won't be duplicated - in case you
have the same url in bookmarks and history
14 years ago
David Rosca
f95065107a
Merge pull request #383 from Mikino89/master
...
Update Slovak translation + update bad czech translation
14 years ago
nowrep
a40062fde6
Completely changed look of address bar popup.
...
- using QStyledItemDelegate for rendering
14 years ago
Peter Vacula
93d9b8bec6
Update Slovak translation + update bad czech translation
14 years ago
nowrep
30f97be3b1
Plugin list is now painted with QStyledItemDelegate.
14 years ago
nowrep
cdf73b01b5
Auto selection on focus in search toolbar's line edit.
...
closes #381
14 years ago
nowrep
018a4d5d7b
Updated translations
14 years ago
nowrep
d02318382a
Fixed saving passwords on some sites.
...
- WebKit sometimes sends data in its own format so it is
neccessary to convert it to url query items
closes #301
14 years ago
nowrep
2c4b6e3d42
Tweaked Click2Flash replacing script.
...
- it now creates temporary empty element that has the same size and
occupies the same position as original flash object
14 years ago
nowrep
e204af30c6
Closing last tab on second window will always close the window.
...
- even if you have option "Don't quit upon last closed tab"
it will only works for last window
14 years ago
Mladen Pejaković
356d4b24c9
Setting minimal width on site database detail info
14 years ago
nowrep
059ce25337
Updated links to repo in homepage translations.
14 years ago
nowrep
8432432b4b
Updated links to correct address (QupZilla Organization)
14 years ago
nowrep
8e76ba5a47
Ensuring tab previews are painted without scrollbars.
...
- it finally works now
14 years ago
nowrep
82bd695d3a
Click2Flash: Calling setTimeout with 250ms time.
...
- let's be sure it will be asynchronous
14 years ago
nowrep
75a004499e
Click2Flash: Fixed browser window flashing on loading some flash objects
...
- this bug so far occurs only on X11
- implemented asynchronous JavaScript element replacing
14 years ago
nowrep
ba1cf804eb
Address bar now searches also in bookmarks.
...
closes #79
14 years ago
nowrep
431782a147
Improved "Go to web address" action.
...
- newlines are stripped from string
closes #379
14 years ago
nowrep
99722aa7aa
Added option to open external protocols in system apps.
...
- so for example, links with apt: or tomahawk: protocol can be opened
- it will ask user whether he wants to open link in external app
and give option to remember the choice
14 years ago
nowrep
48b7aed86b
Fixed regression from last commit when page thumbnail could be rendered
...
with scrollbars.
14 years ago
nowrep
a34057d1ea
Using faster thumbnail generation also in Speed Dial.
...
- thanks to Ariya Hidayat #378
14 years ago
David Rosca
7e778072b6
Merge pull request #378 from ariya/efficient-preview
...
More memory efficient and faster preview generation.
14 years ago
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 .
14 years ago
Jonathan Hooverman
35ab9cb25f
Updated German translation of TestPlugin
14 years ago
Jonathan Hooverman
b124f11480
Updated German translation
14 years ago
nowrep
6859dec2b0
Merge branch 'master' of github.com:nowrep/QupZilla
14 years ago
nowrep
73dce1d2d2
Always using position from QContextMenuEvent when showing menus.
...
- so it will show menu on proper position even if you create context
menu event eg. from keyboard
14 years ago
David Rosca
be66e1737a
Merge pull request #377 from dagsoftware/patch-1
...
fix slovak translation until line 578 - not finished yet
14 years ago
dagsoftware
d5015589d1
fix translation until line 578 - not finished yet
14 years ago
nowrep
0b98562c22
Using QTimeLine for animations in Tab preview.
...
- QPropertyAnimation is now never used in our code, it should
fix issue when tab moving animation break without reason
14 years ago
nowrep
3d1b490cc5
Using QTimeLine in AnimatedWidget instead of QPropertyAnimation
14 years ago
nowrep
90870cff11
Added option to completely disable tab previews.
...
- only classic tooltip contains full page title will be
displayed
closes #374
14 years ago
nowrep
f19d4de927
Updated translations
14 years ago
nowrep
0a50c2d9ef
Showing tab previews on ToolTip event now.
...
- added Alexander Samilov into contributors
14 years ago
nowrep
d03700f917
Added opacity effect on tab previews.
14 years ago
nowrep
e5ce2f5e3d
Added animated tab previews (by Alexander Samilovskih)
...
- thanks a lot for his work!
- option to disable animations in preferences -> tabs
14 years ago
Mariusz Fik
283412d85d
Fix desktop file polish translation
...
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
14 years ago
nowrep
60cf1db7ac
Fixed setting background image on speed dial on Windows.
...
- closes #369
14 years ago
nowrep
cf99e786d0
Updated hungarian translation. Closes #341
14 years ago
nowrep
a800d8a1f3
Added possibility to open .xhtml files from Open File dialog.
...
- fixed issue with showing one plugin more than once if you have
duplicated plugins in plugin directories
- remove obsolete translations from *.ts files
14 years ago
nowrep
ecec41d647
Correct release of version 1.2.0
14 years ago
nowrep
7e3ff6f126
Version 1.2.0
14 years ago
nowrep
8f6979e06e
Fixing the crash from #367 (hopefully) now.
14 years ago
nowrep
88f7086325
Don't use QSTRINGBUILDER as it may cause crashes ...
...
- closes #367
14 years ago
nowrep
b1d0cd9228
Improved performance of bookmarks import and bookmarks deleting.
...
- moved general defines into qz_namespace.h file
- fixed showing default theme to be "default" on mac in
theme manager instead of "mac" theme
14 years ago
nowrep
ec973d960a
USE_LIBPATH option is now finally fixed.
14 years ago
nowrep
67907b5cea
Fixed USE_LIBPATH building define + restore cursor on delete bookmarks.
14 years ago
nowrep
b287c5f829
Fixed importing Html bookmarks from various browsers.
...
- fixed one potentional crash in importing
14 years ago
nowrep
f94e69d557
Updated Georgian translation + fixed plugin system loading.
14 years ago