1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00
Commit Graph

129 Commits

Author SHA1 Message Date
nowrep
191d2fb673 Added Ștefan Comănescu into AUTHORS.
- updated Dutch translation
2012-03-19 15:48:25 +01:00
nowrep
2da66c222f Updated translations (app + homepage) 2012-03-18 11:14:36 +01:00
nowrep
b25489ae8c Updated translations 2012-03-14 14:03:13 +01:00
nowrep
4dc7095d6e Updated translations 2012-03-11 15:15:59 +01:00
nowrep
c618abd30a Updated translations 2012-03-10 15:25:20 +01:00
nowrep
9b63a96fb3 Updated translations 2012-03-10 14:33:53 +01:00
nowrep
c9d39d06ee Updated Dutch translation 2012-03-10 12:20:38 +01:00
nowrep
2582fff163 Updated translations 2012-03-08 17:17:41 +01:00
nowrep
aba444259a Updated translations 2012-03-04 18:29:35 +01:00
nowrep
8752adfc3d Updated translations 2012-02-25 12:39:24 +01:00
nowrep
b65819dbed Updated translations 2012-02-23 22:18:02 +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
nowrep
547350d245 Updated translations 2012-02-17 20:39:33 +01:00
nowrep
20aee8f5ce Updated translations 2012-02-16 20:26:49 +01:00
nowrep
6bb292efec Version 1.1.8 2012-02-14 15:47:55 +01:00
nowrep
66fc57cc92 Updated Dutch & Spanish translation 2012-02-09 16:25:34 +01:00
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
7536da24e1 Updated Dutch + French translations. 2012-02-01 21:21:47 +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
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
7db7f69ec0 New "plus" icon for new page in speed dial + updated Dutch translation
- the icon is not a masterpiece, but it is definitely better
  than current one
2012-01-18 22:22:34 +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
6c99e2550d Updated Dutch translation. 2012-01-14 21:45:18 +01:00