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

163 Commits

Author SHA1 Message Date
nowrep
86d6f0cae0 Updated Spanish translation. 2012-01-04 15:33:01 +01:00
nowrep
31bdfe4f1a Showing right default directories for bookmarks on Windows. Closes #116
- also updated Italian translation
2012-01-04 13:44:43 +01:00
vasitsiv
c9149b6fe3 Updated Greek Translation 2012-01-04 14:31:24 +02: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
be0bf20585 Added Portuguese translation. Closes #107
- thanks to Sérgio Marques
2012-01-03 20:57:30 +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
2abe5d8e65 Updated Dutch translation. 2012-01-01 19:51:41 +01:00
Jonathan Hooverman
8ede49edc2 Updated German translation 2011-12-30 11:29:36 +01:00
nowrep
8e84b6c19f Fixes in Russian translation 2011-12-30 01:11:16 +01:00
nowrep
d23704bc82 Hide new tab button while moving tabs. Closes #103
- also updated spanish translation
2011-12-29 21:50:03 +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
6259577d8b [Fix] searching bookmarks in bookmarks sidebar.
- now it properly search also unsorted bookmarks
- improved performance when searching in all treeviews
- updated italian translation
2011-12-28 16:31:18 +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
fac7de459b Initial Russian translation. Author Alexander Maslov 2011-12-27 19:10:53 +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
d4c0676c90 Fixed availability to delete profile in Preferences.
- it is now available only on non-active profile
- also moved browsedata.db + profiles.ini from data/ folder
  into binary
2011-12-27 15:26:32 +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
e620560db3 Added Greek translation. Closes #85
- thanks to Vasilis Tsivikis
2011-12-25 22:06:25 +01:00
nowrep
74ff3058d9 Added French translation. Closes #61
- thanks to Jérôme Giry and Nicolas Ourceau :-)
2011-12-25 20:26:55 +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
5aed695954 When opening links in new tab, moving it next to current tab. Closes #88 2011-12-23 19:49:29 +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
1f13bf3ba9 Making icon itself bigger instead of just button in linux theme. 2011-12-18 13:28:04 +01:00
nowrep
e2adc2b5d0 Using bigger buttons in navigation bar when using only icons.
- it makes buttons bigger in Linux and Old Default themes
2011-12-18 13:15:56 +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
59de491557 Version 1.1.0
- checking for updates is by default disabled on Linux
- added Polish translation, thanks to Michał Szymanowski
2011-12-14 18:09:43 +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
21068cefd6 Updated Dutch + Chinese + Slovak translation 2011-12-13 14:08:21 +01:00
nowrep
078616bf89 Updated German + Spanish translations 2011-12-12 22:47:55 +01:00
nowrep
221bccdb9c Showing yellow locationbar on secured page in default linux theme.
- linux default theme was the only one theme, where you couldn't
  recognize whether you are on secured on normal page

  it now shows light yellow background of locationbar
2011-12-12 21:47:32 +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
c69022b670 Middle(or ctrl) click in history(forward/next) opens new tab. Closes #58
- the current tab will be duplicated (thus all history will be copied)
  and the created tab will go to desired history item.
- also updated Dutch + Chinese translations, thanks again to translators
2011-12-12 18:07:07 +01:00
nowrep
e3db115fc3 Click on arrow in locationbar now shows most visited pages. Closes #23
- also updated German translation
2011-12-11 14:12:40 +01:00
nowrep
df72343ee2 Updated Spanish translation + little fixes for restoring session
- fixed showing of "Do you want to restore session" after crash
  when using restore session on startup behaviour
  (regression from adding speed dial option)
2011-12-10 22:53:01 +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
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
47887329da Updated Dutch + Spanish translation. Little improvements in downloads.
- save file is now selected option in download dialog, also your
  choice is saved (through one browser run), so if you choose to open
  file, then each next downloaded files will have automatically selected
  open file selection (instead of default save file)

- hopefully fixed one crash in webview, showing QMenu with popup()
  instead of exec(), popup() is asynchronous call.

- scrolling to top in source viewer on open
2011-12-06 19:18:06 +01:00