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

92 Commits

Author SHA1 Message Date
Jonathan Hooverman
b181fd447e Updated German translation 2012-01-12 21:09:28 +01:00
nowrep
53d0c256c5 Merge branch 'master' of github.com:nowrep/QupZilla
Conflicts:
	translations/de_DE.ts
2012-01-10 21:15:46 +01:00
nowrep
b4a18d5729 Updated translations 2012-01-10 21:15:03 +01:00
Jonathan Hooverman
4d2d4fda5f Updated German translation 2012-01-10 21:10:40 +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
Jonathan Hooverman
b9f808f681 Updated German translation 2012-01-08 20:08:28 +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
Jonathan Hooverman
b720eee746 Updated German translation 2012-01-03 21:58:55 +01: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
Jonathan Hooverman
8ede49edc2 Updated German translation 2011-12-30 11:29:36 +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
11b217eb89 Updated Spanish translation. 2011-12-26 18:34:59 +01:00
nowrep
e620560db3 Added Greek translation. Closes #85
- thanks to Vasilis Tsivikis
2011-12-25 22:06:25 +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
Jonathan Hooverman
ff67510193 Updated German translation 2011-12-17 18:35:31 +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
d27293355e Added empty.ts translation file for new translations. 2011-12-16 12:03:47 +01:00
nowrep
826126fd2d Added multiple sizes for desktop icon + little fixes.
- fixed session restore problem, where tab url wasn't
  properly restored (and instead loads empty search on
  active search engine)
- fixed loading icons in next/back history menu
2011-12-14 15:16:09 +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
078616bf89 Updated German + Spanish translations 2011-12-12 22:47:55 +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
David Rosca
dd3f59da4d Merge pull request #57 from JHooverman/master
Updated German translation
2011-12-11 04:34:17 -08:00
Jonathan Hooverman
b683f40ab4 Updated German translation 2011-12-11 13:30:52 +01:00
nowrep
4f8454a3d9 Added "broken page" image to speed dial when loading fails.
+ updated translations
2011-12-11 12:34:51 +01:00
nowrep
33813592a5 Cookie manager sorting + Preferences under Edit on Linux
- also added new script to show download stats of PPA
2011-12-10 13:15:07 +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
43e04991fa Updated German + Spanish translation
- update *.qm files
2011-12-09 18:10:01 +01:00
Jonathan Hooverman
5597c23113 Updated German translation 2011-12-09 18:06:13 +01:00
Jonathan Hooverman
89b534cdfb Updated German translation# 2011-12-09 17:59:30 +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