nowrep
85108559c5
Option to change browser identification (User Agent) in Preferences.
...
- added Wu Cheng-Hong into translators
- enter in search toolbar now search next occurence
- closes #176
2012-02-07 18:37:44 +01:00
nowrep
1d83e4e69a
Option to Import/Export passwords into/from XML file.
...
- also updated Portuguese language
2012-02-06 20:10:50 +01:00
nowrep
7167ce4a03
Add/remove bookmarks from speed dial when clicking on star icon.
...
- closes #80
2012-02-05 16:00:23 +01:00
nowrep
b982b3a2a1
AdBlock can now block also unwanted popup windows.
...
- added AdBlock menu into WebView context menu
- added new test file for AdBlock
- small modifications in QupZilla icon
- fixed bug in downloads when accepting Preferences dialog
also accepted opened download dialog
2012-02-04 18:45:59 +01:00
nowrep
05d6622e76
Changed message "Proxy host name not found" to "Proxy server not found"
...
- to be similiar to "Server not found" message
Closes #173
2012-02-02 16:09:35 +01:00
nowrep
b2e42d2c32
Added possibility to "Go to web page" in background tab on middle click.
...
- fixed issue when editing bookmarks with percent encoding
- actions in edit menu are now fully functional and are appropriately
enabled/disabled
- new action in tools menu - "Web Inspector"
- updated Portuguese translation
2012-02-01 15:37:45 +01:00
nowrep
995eed9cfa
[Fix] Fixed saving usernames with spaces in Password Manager.
...
- using QUrl::fromEncoded instead of QString constructor everywhere
- reverted JHooverman's patch (changing print preview dialog's window
title)
* sorry about that, I personally think that showing "Print preview"
in print preview dialog is better than "Print..."
2012-01-31 21:10:22 +01:00
nowrep
dfe5108138
[Fix] Fixed loading of bookmarklets.
...
- bookmarklet = javascript code in bookmark
2012-01-29 17:46:02 +01:00
nowrep
67c066decc
Fixed typo "Actually" -> "Currently" and updated Dutch translation.
2012-01-29 11:59:39 +01:00
nowrep
a044302a92
Option to use external download manager.
...
- also added some new git hooks
2012-01-28 15:37:11 +01:00
nowrep
24ec4e0292
Added option to (not) send Referer header to servers.
...
- also added button to delete html5 storage
2012-01-27 23:01:17 +01:00
nowrep
0cf13286d2
Added option to Enable/Disable HTML5 local storage + delete it on close.
...
- also fixed enable/disable history option
2012-01-26 18:23:35 +01:00
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
2012-01-25 17:46:37 +01:00
nowrep
86b923b24f
Don't save icons in Private Browsing Mode.
...
- fixed typo: using "current" instead of "actual"
2012-01-25 15:46:18 +01:00
nowrep
c6cbaa286b
Added shortcut for Paste&Search.
...
- merged pejakm-master and Mikino89-master
2012-01-24 20:12:00 +01:00
Peter Vacula
5b4b76bd1c
Updated Slovak translation + fixed one mistake in Czech.
2012-01-24 19:45:48 +01:00
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
2012-01-23 19:28:47 +01:00
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
2012-01-23 17:30:34 +01:00
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]
2012-01-22 15:15:43 +01:00
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
2012-01-22 11:49:58 +01:00
nowrep
bd9cead2c2
Updated translations.
2012-01-21 20:29:33 +01:00
nowrep
0aeead3825
Little modifications in speed dial + fixed spelling mistake.
2012-01-20 13:10:05 +01:00
nowrep
c41dc3b8be
Updated translations + little edits in speed dial.
2012-01-18 21:09:27 +01:00
nowrep
46edc8d5a2
Added option to edit bookmark from context menu in bookmarks toolbar.
...
- also added new function to Speed Dial to be able to get path of
background image file
- closes #189
2012-01-18 15:05:50 +01:00
nowrep
1add497966
Making "QupZilla" translatable in window title.
2012-01-16 18:28:56 +01:00
nowrep
e8504c6b20
Added some new strings for network errors.
2012-01-14 12:44:14 +01:00
nowrep
d8ec1b8675
Removed one translated string from preferences.
2012-01-12 21:32:27 +01:00
nowrep
b4a18d5729
Updated translations
2012-01-10 21:15:03 +01:00
nowrep
456a8d3e77
Fixed go to web page + using google translate as dictionary provider.
2012-01-09 16:45:36 +01:00
nowrep
61b410ece3
Code edits + added Mladen Pejaković into contributors.
...
- moved speed dial background settings from qupzillaschemehandler
to speed dial's class speeddial
2012-01-09 16:23:03 +01:00
nowrep
d9966c08a1
Added possibility to create new rss feeds. Closes #120
...
- also edited string in adblock icon
"web-pages" > "web pages"
2012-01-07 20:56:58 +01:00
nowrep
a09d6ce6e4
Using own CA certificates database from now. Closes #111
...
- fixing various problems with accessing / downloading content
from secured sites
- using CA certificates from debian's ca-certificates package
- added copyright notice for Mozilla's certificates
2012-01-03 21:02:35 +01:00
nowrep
66ee47d3cf
Context menu in webview now include also options for current frame.
...
"This frame" menu is shown when frame at clicked point is different from
main frame and it contains following options:
- show only this frame, show this frame in new tab
- reload frame, print frame
- zoom in, zoom out, reset zoom
- show source code of frame
2012-01-02 13:56:52 +01:00
nowrep
34df905bf8
Added new Q&A to FAQ. Also added one string to translations.
2011-12-27 15:53:40 +01:00
nowrep
11b217eb89
Updated Spanish translation.
2011-12-26 18:34:59 +01:00
nowrep
da1ea0a108
[Fix] Showing also RSS feeds without title now in RSS list.
2011-12-24 13:43:26 +01:00
nowrep
d9b5c86dbe
WebView now recieves only own Events.
...
- also using static variables for qupzilla: scheme pages
no need to generate it every time it is about to load
2011-12-24 12:21:23 +01:00
nowrep
7b7d030540
Option to load title from page in Speed Dial. Closes #77
...
- also showing "Unable to load" title when page fails
to load
2011-12-23 13:47:38 +01:00
nowrep
b5fa490573
[Fix] Click2Flash should now work properly on all pages.
...
- using QWebHitTestResult mechanism to find html element
associated to Click2Flash object (should work now 100%)
> please let me know
- added new context menu action to history manager = copy
link address
2011-12-21 20:58:02 +01:00
nowrep
882d0c6e18
Added option "Ask on entering Private mode" to preferences. Closes #70
2011-12-21 18:57:27 +01:00
nowrep
c1e4212261
Showing "Apply" in Speed Dial edit dialog rather than "Edit".
2011-12-20 20:02:04 +01:00
nowrep
bffe5654c0
Updated translations + coding style
...
- removed multiple translations for standard bookmark folders
= tr("Bookmarks In Menu"), tr("Bookmarks In ToolBar"),
tr("Unsorted Bookmarks")
- consistency of these translations is important, otherwise
it would confuse app when adding/moving/editing bookmarks
2011-12-17 16:04:04 +01:00
nowrep
efd79d246e
Opening bookmarks/history in background on middle click. Closes #60
...
- also edited behaviour when page does not have title
* it will be now used all url, not path -> host
2011-12-16 20:17:17 +01:00
nowrep
0fdb151d2a
Middle click now works in bookmarks + history menu. See #58
...
- also changed some strings in czech + slovak translation
2011-12-13 19:18:05 +01:00
nowrep
05f1809242
Fixed typo "appereance"->"appearance". Thanks to #59
...
- also fixed in all translations
2011-12-13 16:02:41 +01:00
nowrep
668c038147
Improved context menus in bookmarks manager
...
- added import bookmarks link to bookmarks manager
- edited coding style
- updated translations
2011-12-12 21:14:43 +01:00
nowrep
f03b05fecb
Speed Dial: fixed showing of loading animation in first tab
...
- also using faster QWeakPointer everywhere instead of slower
and deprecated QPointer
2011-12-09 21:56:01 +01:00
nowrep
5336c1f41d
[Fix:] Fixed showing close button on pinned tab on session restore.
...
- removed hide close button when there is only one tab option
2011-12-09 16:44:00 +01:00
nowrep
6ec593f436
Added option to import bookmarks form html. Closes #29
...
- also updated translations scripts
- updated translations
2011-12-08 21:52:03 +01:00
nowrep
4c84d74d5d
Option to open Speed Dial after launch. Closes #48
...
- also updated translations
2011-12-04 20:35:49 +01:00