Skip to content

Commit 6b7af5b

Browse files
author
Christophe Dumez
committed
Started work on the new RSS feed downloader (WIP)
1 parent a2c1930 commit 6b7af5b

94 files changed

Lines changed: 8288 additions & 4855 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

AUTHORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Translations authors:
8383
- German: Niels Hoffmann (zentralmaschine@users.sourceforge.net)
8484
- Greek: Tsvetan Bankov (emerge_life@users.sourceforge.net) and Stephanos Antaris (santaris@csd.auth.gr)
8585
- Hungarian: Majoros Péter (majoros.j.p@t-online.hu)
86-
- Italian: Mirko Ferrari (mirkoferrari@gmail.com) and Ferraro Luciano (luciano.ferraro@gmail.com)
86+
- Italian: Matteo Sechi (bu17714@gmail.com)
8787
- Japanese: Nardog (alphisation@gmail.com)
8888
- Korean: Jin Woo Sin (jin828sin@users.sourceforge.net)
8989
- Norwegian: Lars-Erik Labori (hamil@users.sourceforge.net)

src/GUI.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1249,5 +1249,5 @@ void GUI::handleUpdateInstalled(QString error_msg)
12491249

12501250
void GUI::on_actionDonate_money_triggered()
12511251
{
1252-
QDesktopServices::openUrl(QUrl("https://sourceforge.net/donate/index.php?group_id=163414"));
1252+
QDesktopServices::openUrl(QUrl("http://sourceforge.net/donate/index.php?group_id=163414"));
12531253
}

src/about_imp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ class about : public QDialog, private Ui::AboutDlg{
7373
<li><u>German:</u> Niels Hoffmann (zentralmaschine@users.sourceforge.net)</li>\
7474
<li><u>Greek:</u> Tsvetan Bankov (emerge_life@users.sourceforge.net)</li>\
7575
<li><u>Hungarian:</u> Majoros Péter (majoros.peterj@gmail.com)</li>\
76-
<li><u>Italian:</u> Mirko Ferrari (mirkoferrari@gmail.com) and Ferraro Luciano (luciano.ferraro@gmail.com)</li>\
76+
<li><u>Italian:</u> Matteo Sechi (bu17714@gmail.com)</li>\
7777
<li><u>Japanese:</u> Nardog (alphisation@gmail.com)</li>\
7878
<li><u>Korean:</u> Jin Woo Sin (jin828sin@users.sourceforge.net)</li>\
7979
<li><u>Norwegian:</u> Lars-Erik Labori (hamil@users.sourceforge.net)</li>\

src/lang/qbittorrent_ar.qm

72 Bytes
Binary file not shown.

src/lang/qbittorrent_ar.ts

Lines changed: 364 additions & 267 deletions
Large diffs are not rendered by default.

src/lang/qbittorrent_bg.qm

72 Bytes
Binary file not shown.

src/lang/qbittorrent_bg.ts

Lines changed: 364 additions & 267 deletions
Large diffs are not rendered by default.

src/lang/qbittorrent_ca.qm

72 Bytes
Binary file not shown.

src/lang/qbittorrent_ca.ts

Lines changed: 364 additions & 267 deletions
Large diffs are not rendered by default.

src/lang/qbittorrent_cs.qm

72 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)