Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #22 Move .torrent file for finished downloads #45

Closed
wants to merge 2 commits into from
Closed

Issue #22 Move .torrent file for finished downloads #45

wants to merge 2 commits into from

Conversation

Driim
Copy link
Contributor

@Driim Driim commented Aug 21, 2012

  • Add param to setting in download chapter
    • Add param to preferences class (ExportDirFinal), setter, getter
    • Add function exportTorrentFileFinal() to qBTSession class

Next on Russian
Запрос №22 Перемещать .torrent файл после окончания загрузки

  • Добавил соответсвующий параметр в настройки, раздел Загрузки
  • Добавил соответсвующие параметры в класс Preferences
  • Добавил функцию перемещаюшую файл по окончанию загрузки

Driim and others added 2 commits August 20, 2012 01:44
 - Add param to setting in download chapter
 - Add param to preferences class (ExportDirFinal), setter, getter
 - Add function exportTorrentFileFinal() to qBTSession class

Next on Russian
Запрос №22 Перемещать .torrent файл после окончания загрузки

 - Добавил соответсвующий параметр в настройки, раздел Загрузки
 - Добавил соответсвующие параметры в класс Preferences
 - Добавил функцию перемещаюшую файл по окончанию загрузки
@@ -157,7 +157,7 @@
</widget>
<widget class="QStackedWidget" name="tabOption">
<property name="currentIndex">
<number>0</number>
<number>1</number>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong.

@cdumez
Copy link
Contributor

cdumez commented Aug 21, 2012

I merged an edited version of this patch in 23ea811.
Thanks for the contribution :)

@cdumez cdumez closed this Aug 21, 2012
@cdumez
Copy link
Contributor

cdumez commented Aug 21, 2012

Please make sure I did not break anything when cleaning up.

@Driim
Copy link
Contributor Author

Driim commented Aug 23, 2012

Ok, i will test

@Driim
Copy link
Contributor Author

Driim commented Sep 7, 2012

seems like all ok!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants