nowrep
69416114dd
Fixed crash on start on Mac. Closes #225
14 years ago
nowrep
6530351afc
[Fix] Fixed middle mouse click on links.
14 years ago
nowrep
a044302a92
Option to use external download manager.
...
- also added some new git hooks
14 years ago
nowrep
085a8938c0
Little fixes for Windows, SSL Manager and Bookmark Import
...
- fixed encoding of qupzilla: pages on Windows
- fixed focus issues with overlay statusbar text on Windows
- fixed showing Local certificates in CA Certs in SSL Manager
- fixed showing empty icon on imported bookmarks
14 years ago
nowrep
24ec4e0292
Added option to (not) send Referer header to servers.
...
- also added button to delete html5 storage
14 years ago
nowrep
5bc7bd472c
[Fix] Fixed "Allow HTML5 Storage" option
14 years ago
nowrep
ea1eceb9d7
Applied patches for Mac OS + little modification of QupZilla icon.
...
- Mac patches by @ryandesign
- icon modifications by Sergio Cipolla, thanks!
- closes #220
- closes #221
- closes #222
14 years ago
Peter Vacula
f52a40d6f4
Updated slovak translation + fixed windows build
14 years ago
nowrep
d78df618b0
Little changes in "open new tab after active" + in ctrl+click on links
...
- when opening clean new tab, it will be opened at the end of tabbar
regardless of user settings
- fixing issue when ctrl+left clicking on dial in speed dial opening
page in new tab and also started to drag dial
14 years ago
nowrep
0cf13286d2
Added option to Enable/Disable HTML5 local storage + delete it on close.
...
- also fixed enable/disable history option
14 years ago
nowrep
09ac635faf
[Fix] Fixed "open new tab after active" option
14 years ago
nowrep
79caefb8aa
Don't show "Show menubar" action on Mac OS. Closes #129
...
- "SuperMenu" button won't be visible on Mac too
* there is no need to show it as Menu will always be visible
- also made little improvement in Mac theme
- updated Portuguese translation
14 years ago
nowrep
00f6262afc
Announcing Flash plugin support to sites again.
...
- typo "Italy" language -> "Italian" language
- updated Swedish translation
14 years ago
nowrep
e77c44f709
[Fix] Abord and delete NetworkReply when cancelling download request.
...
- fixes memory leak, size equal to download size was leaked
before
- added Spanish homepage translation
14 years ago
nowrep
86b923b24f
Don't save icons in Private Browsing Mode.
...
- fixed typo: using "current" instead of "actual"
14 years ago
David Rosca
647d1f610a
Finally fixes problem with compilation on Mac. Closes #215
14 years ago
Mladen Pejaković
b936f1b00f
Middle click on Show image right-click context menu opens image in new tab
14 years ago
Mladen Pejaković
a725a44c6b
Middle click to respect new tabs after active tab
14 years ago
nowrep
fc13958953
Using static variables to store settings of WebView and LocationBar.
...
- in its own WebViewSettings and LocationBarSettings classes
- because we don̈́'t want to load settings on every creation of new
tab
14 years ago
nowrep
16526b0177
Handling Ctrl+Middle clicks on links in keyReleaseEvent.
...
- fixes problems when you open link in new tab (with middle
mouse click) and also paste text to focused input element
14 years ago
Mladen Pejaković
4423f884bf
Paste and Search action for Search Bar v2
14 years ago
Mladen Pejaković
a09766a2ee
Paste and Go action for Search Bar
14 years ago
Mladen Pejaković
5d057f9107
Automatic styling screwup fix
14 years ago
Mladen Pejaković
beca87fe19
Option to open new tabs after active tab (enabled by default)
14 years ago
nowrep
79f30b03e8
Little improvement in speed dial + option to set minimum font size.
...
- also registering SIGPIPE signal handler to prevent some unneeded
crashes when using QtWebKit 2.2
14 years ago
nowrep
342aa2e31f
[Fix] Fixed ugly big size of animation when loading pages in speed dial.
...
- this regression was introduced with option to change size of dials
- and .. um .. it was introduced by me, not Mladen :-)
14 years ago
nowrep
40ff69c87f
Fixed Report Issue page.
...
- sending to correct url (www.qupzilla.com/reportbug.php) now
14 years ago
nowrep
c31ee75928
History menu submenus and List of closed tabs in tab bar
...
- merged pejakm-master
- also using const variables in foreach loops everywhere it is possible
- updated translations
14 years ago
nowrep
23b73ce388
Fixing compilation on Mac. Closes #215
...
- one missing include: <QFileOpenEvent>
14 years ago
Mladen Pejaković
80216ce7dc
Option to replace opened tabs list with closed tabs list: no need to restart after change
14 years ago
Mladen Pejaković
c9741e9442
Option to replace opened tabs list with closed tabs list, in tab bar (Opera like behaviour)
14 years ago
Mladen Pejaković
4a4111161c
History menu submenus for recently visited and most visited
14 years ago
nowrep
ab342fa161
[Fix] Fixed icon in bookmark when dropping from site icon
14 years ago
nowrep
e163a8cd81
Added .gitignore + Paste&Go action works now from menu.
14 years ago
nowrep
2d5266333e
Don't trigger QWebPage::InspectElement twice on Windows.
14 years ago
nowrep
2ea51405fd
Fixed loading empty page upon closing last tab.
14 years ago
nowrep
0c699c709c
Little improvements regarding popup windows + opening new tabs.
...
- showing popup window in center of screen if requested position
has top left coordinates [0,0]
14 years ago
Jonathan Hooverman
832da27ea3
Updated German translation
14 years ago
nowrep
f7fa01519b
Improved context menu WebView actions.
...
- all functions related to craeting context menu are now
in base WebView class, not in subclasses
- it is now also possible to do actions on selected text
in input and textarea elements
- fixed bug in QtWebKit 2.2 when Direction menu was displayed
twice in context menu on input and textarea elements
14 years ago
Mladen Pejaković
dcd3615d81
Eye candy: icon for Open location in File menu
14 years ago
Mladen Pejaković
16334a72c7
Eye candy: icons for Copy (in webview)
14 years ago
Mladen Pejaković
8364ac7e18
Eye candy: icon for Dictionary menu entry
14 years ago
Mladen Pejaković
18ab37e5cd
Eye candy: icon for Send link in File menu (the same as in webview)
14 years ago
Mladen Pejaković
f74da6aa0c
Eye candy: icon for Open in new window in webview (the same as it is in File menu)
14 years ago
Mladen Pejaković
9a4c8f8a2b
Muted icon in Audio/Video element fixed
14 years ago
Mladen Pejaković
532d7e2816
Icons and send via mail menu entry in Audio/Video elements
14 years ago
nowrep
f8fea1f32e
Added context menu controls for Html 5 video/audio
...
- also fixed little issue when restoring tabs
(bad order of restored tabs)
14 years ago
nowrep
dfc667e785
[Fix] Fixed Paste&Go shortcut, it works now.
...
- for some reason, QKeySequence("Ctrl+Shift+V") doesn't work
so we catch it in keyPressEvent
14 years ago
nowrep
195288c83b
[Fix] Fixed restoring multiple windows + added global defines header
...
- also added tests directory with html files to test QupZilla behaviour
- it only contain opening links test, more tests will come
14 years ago
nowrep
bd9cead2c2
Updated translations.
14 years ago