Vasilis Tsivikis
a075c99d38
Updated Greek Translation & Fixes
2012-01-26 21:35:06 +02: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
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
Mladen Pejaković
a5fc9042fc
Translations update
2012-01-21 19:36:28 +01:00
nowrep
408feb0ac1
Updated Portuguese translation
2012-01-21 15:38:09 +01:00
nowrep
0aeead3825
Little modifications in speed dial + fixed spelling mistake.
2012-01-20 13:10:05 +01:00
Mladen Pejaković
ad82ddabb9
Translations update
2012-01-20 11:30:06 +01:00
Mladen Pejaković
71b7fa567e
Translations updates
2012-01-19 01:20:16 +01:00
nowrep
c41dc3b8be
Updated translations + little edits in speed dial.
2012-01-18 21:09:27 +01:00
Mladen Pejaković
c75e74fa02
Translations update
2012-01-18 20:11:57 +01:00
nowrep
27c4441848
Improved possibility to open some actions in new tab.
...
- Alt+Enter shortcuts for locationbar and websearchbar
- middle click on magnifying glass (in websearchbar) now
open search results in new tab
- search results of selected page on page is now also opened
in new tab
- updated portuguese translation
2012-01-18 16:52:30 +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
9aec7cf07f
[Fix] Fixed showing of "Are you sure to close x tabs?" question.
...
- also added translation comments for 3 strings in preferences
- closes #191
2012-01-18 12:58:09 +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
Mladen Pejaković
d3e3a99aa8
Update translations
2012-01-09 12:52:39 +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
e05cb9b835
Edited themes, should look better on Mac now. Also improved Click2Flash
...
- also resizing PrintDialog to reasonable size (it is too small by
default)
- removed obsolete translation entries from .ts files
2012-01-06 17:31:44 +01:00
nowrep
f64ea6bb22
Updated Polish and Chinese translations
2012-01-05 17:43:01 +01:00
nowrep
8cff19e982
Updated Polish + Portuguese(+ windows installer) translations.
2012-01-05 17:30:29 +01:00
vasitsiv
c9149b6fe3
Updated Greek Translation
2012-01-04 14:31:24 +02:00
nowrep
06406b5a9f
Updated translations + uploaded missing files.
2012-01-03 21:05:48 +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
77e7ed55f0
Fixed overflowing bookmarks toolbar when there is a lot of bookmarks.
...
- also updated Russian translation
2011-12-29 15:21:26 +01:00
nowrep
e5f6478439
Added PORTABLE_BUILD define allowing portable building. Closes #99
...
- also updated russian and italian translations
2011-12-28 14:55:54 +01:00
nowrep
9564b0a5a9
Cleaned #ifdefs, Preferences in menu on all platforms. Closes #96
2011-12-28 13:16:04 +01:00
nowrep
d9f2459ef8
Added full Russian translation. Thanks to Oleg Brezhnev.
...
- also fixed labels overflow in Informations about application
qupzilla:about page
2011-12-28 11:39:34 +01:00
nowrep
7963ee3d49
Clicking on buttons in locationbar now won't focus locationbar.
2011-12-27 18:50: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
120b992954
Merge branch 'master' of github.com:nowrep/QupZilla
2011-12-26 18:39:28 +01:00
nowrep
11b217eb89
Updated Spanish translation.
2011-12-26 18:34:59 +01:00
vasitsiv
d6d735d445
Updated el_GR
...
Greek translation fixes
2011-12-26 17:07:02 +02:00
nowrep
d7d9fa3139
Greek translation for desktop launcher
2011-12-25 22:15:59 +01:00