diff --git a/AUTHORS b/AUTHORS index ffe459fd4..c89633606 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,9 +4,11 @@ David Rosca Contributors: +Bryan (opening background tabs, closing window when closing last tab) Daniele Cocca (close tabs with middle click, initial work on speed dial) Jan Rajnoha (QupZilla icon) + Translators: Jonathan Hooverman (German) diff --git a/QupZilla.pro.user b/QupZilla.pro.user deleted file mode 100644 index 62dfb26ac..000000000 --- a/QupZilla.pro.user +++ /dev/null @@ -1,157 +0,0 @@ - - - - ProjectExplorer.Project.ActiveTarget - 0 - - - ProjectExplorer.Project.EditorSettings - - true - false - System - false - false - 4 - true - 1 - true - false - true - 0 - 8 - true - 1 - true - true - true - false - - - - ProjectExplorer.Project.Target.0 - - Desktop - Desktop - Qt4ProjectManager.Target.DesktopTarget - 0 - 0 - 0 - - ProjectExplorer.ToolChain.Gcc:/usr/bin/g++.x86-linux-generic-elf-32bit. - - - qmake - - QtProjectManager.QMakeBuildStep - false - - false - - - Make - - Qt4ProjectManager.MakeStep - false - - - - 2 - Build - - ProjectExplorer.BuildSteps.Build - - - - Make - - Qt4ProjectManager.MakeStep - true - clean - - - 1 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - Qt in PATH Release - - Qt4ProjectManager.Qt4BuildConfiguration - 0 - /home/dunsmoreb/Code/qupzilla-build-release - 2 - ProjectExplorer.ToolChain.Gcc:/usr/bin/g++.x86-linux-generic-elf-32bit. - true - - 1 - - - 0 - Deploy - - ProjectExplorer.BuildSteps.Deploy - - 1 - No deployment - - ProjectExplorer.DefaultDeployConfiguration - - 1 - - - true - 25 - - true - valgrind - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - src - - Qt4ProjectManager.Qt4RunConfiguration - 2 - - src/src.pro - false - false - - - 3768 - true - false - - 1 - - - - ProjectExplorer.Project.TargetCount - 1 - - - ProjectExplorer.Project.Updater.EnvironmentId - {bb781d57-442e-4830-ae0e-303812fd966f} - - - ProjectExplorer.Project.Updater.FileVersion - 9 - - diff --git a/bin/locale/sk_SK.qm b/bin/locale/sk_SK.qm index 48617e28c..9b8465d3e 100644 Binary files a/bin/locale/sk_SK.qm and b/bin/locale/sk_SK.qm differ diff --git a/src/webview/webview.cpp b/src/webview/webview.cpp index 1ff3f2f0f..692052628 100644 --- a/src/webview/webview.cpp +++ b/src/webview/webview.cpp @@ -461,7 +461,7 @@ void WebView::mousePressEvent(QMouseEvent* event) break; case Qt::MiddleButton: if (isUrlValid(QUrl(m_hoveredLink))) { - tabWidget()->addView(QUrl::fromEncoded(m_hoveredLink.toUtf8()), tr("New tab"), TabWidget::NewNotSelectedTab); + tabWidget()->addView(QUrl::fromEncoded(m_hoveredLink.toUtf8()), tr("New tab"), TabWidget::NewBackgroundTab); event->accept(); } #ifdef Q_WS_WIN @@ -472,7 +472,7 @@ void WebView::mousePressEvent(QMouseEvent* event) break; case Qt::LeftButton: if (event->modifiers() == Qt::ControlModifier && isUrlValid(QUrl(m_hoveredLink))) { - tabWidget()->addView(QUrl::fromEncoded(m_hoveredLink.toUtf8()), tr("New tab"), TabWidget::NewNotSelectedTab); + tabWidget()->addView(QUrl::fromEncoded(m_hoveredLink.toUtf8()), tr("New tab"), TabWidget::NewBackgroundTab); return; } default: diff --git a/translations/sk_SK.ts b/translations/sk_SK.ts index 6b0b19b94..99d67f70c 100644 --- a/translations/sk_SK.ts +++ b/translations/sk_SK.ts @@ -1216,7 +1216,7 @@ Copy address - Kopírovať adresu + Kopírovať adresu @@ -2104,7 +2104,7 @@ Ask when entering Private Browsing mode - + Pýtať sa pri zapínaní súkromného prehliadania @@ -2652,11 +2652,11 @@ Apply - + Uložiť Load title from page - + Načítať názov zo stránky @@ -2949,7 +2949,7 @@ Po pridaní či odobratí ciest k certifikátom je nutné reštartovať prehliad SiteIcon Show informations about this page - Zobraziť informácie o tejto stránke + Zobraziť informácie o tejto stránke @@ -3228,7 +3228,7 @@ Po pridaní či odobratí ciest k certifikátom je nutné reštartovať prehliad SpeedDial Unable to load - + Nepodarilo sa načítať