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

1755 Commits

Author SHA1 Message Date
Jonathan Hooverman
2387e390dd Updated German translation for QupZilla 1.1.8 2012-02-07 22:25:47 +01:00
David Rosca
6cec158b00 Merge pull request #237 from vasitsiv/master
Final 1.1.8 GR translation
2012-02-07 12:33:22 -08:00
Vasilis Tsivikis
e1a1a06307 Final 1.1.8 GR translation 2012-02-07 22:16:57 +02: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
David Rosca
680d4ec87a Merge pull request #235 from stuarch/master
Traditional Chinese Translation
2012-02-07 05:36:55 -08:00
Jonathan Hooverman
48b8eb4d7f Fixed some recently added strings 2012-02-06 21:53:31 +01:00
David Rosca
89bf131d54 Merge pull request #234 from vasitsiv/master
Updated Greek translation
2012-02-06 11:55:01 -08:00
Vasilis Tsivikis
0ead2e2326 Updated Greek Translation 2012-02-06 21:49:58 +02: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
30df150fe0 Global shortcuts to load pages in Speed Dial (Ctrl + Number)
- Ctrl + 1,2,3 ... 9 will load dials on the number position
- Alt + 1,2,3 ... 8 will switch to tab on the number position
   * Alt + 9 will switch to last tab
2012-02-05 17:13:08 +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
unknown
b6d6b7aaee Committer: stuarch <stu2731652@gmail.com>
On branch master
 Changes to be committed:
	modified:   AUTHORS
2012-02-05 22:40:18 +08:00
unknown
8ac30965cf Committer: unknown <Administrator@speed.(none)>
On branch master
 Changes to be committed:
	modified:   bin/locale/zh_TW.qm
	modified:   translations/zh_TW.ts
2012-02-05 22:38:24 +08:00
unknown
f39cd3dfa8 On branch master
Changes to be committed:
	modified:   bin/locale/zh_TW.qm
	modified:   translations/zh_TW.ts
2012-02-05 22:28:42 +08:00
unknown
22ad477e42 On branch master
Changes to be committed:
	modified:   bin/locale/zh_TW.qm
2012-02-05 22:15:51 +08:00
unknown
845c17ab2b Committer: Cheng-Hong <stu2731652@gmail.com>
On branch master
Your branch is ahead of 'origin/master' by 1 commit.
Changes to be committed:
	modified:   AUTHORS
2012-02-05 22:06:14 +08:00
unknown
9ad9fef975 Committer: unknown <Administrator@speed.(none)>
On branch master
Changes to be committed:
        new file:   bin/locale/zh_TW.qm
	new file:   translations/zh_TW.ts
2012-02-05 21:56:28 +08:00
nowrep
95d9d7b12d Fixed showing desktop notifications on OS/2 2012-02-04 23:52:36 +01:00
nowrep
f65c565f06 Remember last folder to save newly added bookmarks. 2012-02-04 22:47:55 +01:00
nowrep
e28f8cf58a [Fix] Sending links by e-mail now always send the full url.
- small code modifications
    * using const Type &variables where possible
2012-02-04 19:43:43 +01:00
stuarch
1d58177b3d I put the chinese translation(zh_TW & zh_CN) on. 2012-02-05 01:51:51 +08:00
nowrep
48507c384a Merge branch 'master' of github.com:nowrep/QupZilla 2012-02-04 18:47:09 +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
Jonathan Hooverman
d8b043b6f9 Updated German translation 2012-02-04 12:59:19 +01:00
nowrep
1876be5e66 Don't run adblock on local schemes (data/qrc/file/qupzilla).
- updated French & Portuguese translations
2012-02-04 11:46:33 +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
bbec6d2ca4 [Fix] Setting correct popup window size when site requested it.
- now resizing webview to desired size, not the whole popupwindow
   * popupwindow is containg statusbar + locationbar
2012-02-02 15:54:38 +01:00
nowrep
7536da24e1 Updated Dutch + French translations. 2012-02-01 21:21:47 +01:00
nowrep
137275c8a5 Using saveGeometry and restoreGeometry for saving window geometry.
- instead of only geometry()
2012-02-01 20:31:51 +01:00
nowrep
64cea6cfee Fixed build on OS/2 2012-02-01 18:31:50 +01:00
David Rosca
3ae24fd54e Merge pull request #232 from Mikino89/master
Update Slovak translate
2012-02-01 08:14:53 -08:00
Peter Vacula
f1bd815eac Update Slovak translate 2012-02-01 17:08:54 +01:00
nowrep
434e15d5c7 Disable "Close window" action when there is only 1 window. 2012-02-01 17:01:08 +01:00
nowrep
fdaeac186f OS/2 workaround for restoring window geometry
- geometry() is returning bad Y axis (+ 20 pixels)
2012-02-01 15:42:43 +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
David Rosca
676b45070c Fixed typing "v" into web searchbar 2012-01-31 11:35:03 +01:00
Jonathan Hooverman
ae7585b976 Rename window name of the print preview dialog to match menu entry
"Print". This will close #229.
2012-01-30 20:57:13 +01:00
David Rosca
21112959ee Merge pull request #228 from Mikino89/master
Updated Slovak translation
2012-01-30 09:22:55 -08:00
Peter Vacula
f475ee70c8 Slovak update 2012-01-30 18:16:36 +01:00
nowrep
d388efb0f2 [Fix] Fixed loading of some RSS feeds.
- namely: http://www.webkoop.nl/rss2/
- also fixed highlighting <namespace:tag> tags
2012-01-30 17:54:49 +01:00
nowrep
396ce19312 Updated Spanish + Portuguese translation.
- fix: don't show javascript url of bookmarklet in locationbar
  when loading it
2012-01-30 17:18:10 +01:00
stuarch
6990de36fa I put the chinese translation(zh_TW & zh_CN) on. 2012-01-30 11:23:42 +08:00
Jonathan Hooverman
98f41795bc Updated German translation 2012-01-29 20:43:30 +01:00
nowrep
dfe5108138 [Fix] Fixed loading of bookmarklets.
- bookmarklet = javascript code in bookmark
2012-01-29 17:46:02 +01:00
Jonathan Hooverman
73e33c8867 Updated German translation 2012-01-29 15:50:26 +01:00
Jonathan Hooverman
61988aee03 Fixed string HTML5 web storage 2012-01-29 15:31:43 +01:00
Jonathan Hooverman
407b566f67 Fixes 2012-01-29 15:09:27 +01:00
nowrep
f9873c28df [Fix] Loading incomplete urls in Speed Dial. 2012-01-29 14:38:59 +01:00
nowrep
0703789aa3 Finally fixed all issues/crashes related to Web Inspector.
- web inspector is now crash free with every QtWebKit version
- issue when changing tabs / virtual desktops that web inspector
  was re-initializing itself is now fixed
    * inspector was flashing
    * inspector restored its state to first tab (Elements)

- inspector is now shown in dock widget again in windows
    * no longer cause problems with Qt 4.8
2012-01-29 14:05:57 +01:00