qBittorrent/src
Nick Tiskov b6c59fd70b Do not mark articles read if download has failed
This change includes: always try to download unread articles matching ruleset already present in list (aka redownload failed items)
2013-07-18 00:21:20 +04:00
..
geoip Fix permission problems on Windows (closes #1020227) 2012-07-05 19:10:13 +03:00
Icons Improve Mac packaging. 2012-09-16 10:37:47 +03:00
lang Updated portuguese-BR translation by marinho. 2013-07-13 00:19:53 +03:00
lineedit Changed LineEdit border style to system default 2012-11-17 12:54:35 +01:00
mac Update copyright info for MAC bundle. 2013-07-09 22:55:51 +03:00
menuicons - Moved everything to trunk to create a stable branch 2006-09-30 16:02:39 +00:00
powermanagement Coding style clean up 2012-02-20 19:30:53 +02:00
preferences Allow control of cache expiry interval (libtorrent 0.16.10 allocator can now return cache to kernel) 2013-07-01 12:58:20 +04:00
properties Merge pull request #622 from john-peterson/column 2013-07-06 07:29:33 -07:00
qt-translations Updated Qt translations. 2013-07-09 20:56:41 +03:00
qtlibtorrent Do not mark articles read if download has failed 2013-07-18 00:21:20 +04:00
qtnotify Get rid of libnotify dependency (Use DBus instead) 2011-04-02 08:54:28 +00:00
qtsingleapp Minor code clean up 2012-08-25 16:34:00 +03:00
rss Do not mark articles read if download has failed 2013-07-18 00:21:20 +04:00
searchengine Use naturalSort in search. 2013-07-09 20:37:14 +03:00
torrentcreator Fix compilation with libtorrent 1.x.x v2 2013-06-08 18:21:15 +03:00
tracker Coding style clean up 2012-02-20 19:30:53 +02:00
webui Merge pull request #636 from sledgehammer999/libtorrent_trunk 2013-06-08 10:35:05 -07:00
windows Update NSIS croatian translation by delakroa. 2013-07-15 02:45:53 +03:00
about.qrc Fix about dialog cosmetic issues 2010-10-08 17:47:34 +00:00
about.ui Preserve original style on about dialog. 2013-07-04 02:40:06 +03:00
about_imp.h Translations fixes 2013-07-03 15:44:30 +04:00
addnewtorrentdialog.cpp Call updateDiskSpaceLabel() manually in onSavePathChanged(). Closes #715. 2013-07-03 16:57:47 +03:00
addnewtorrentdialog.h Remember column sizes in torrent addition dialog 2012-07-03 18:37:24 +03:00
addnewtorrentdialog.ui Translations fixes 2013-07-03 15:44:30 +04:00
bandwidth_limit.ui Restructured the project file 2010-11-20 17:21:40 +00:00
confirmdeletiondlg.ui Initial support for system Icons (incomplete but good progress) 2010-12-12 19:37:59 +00:00
deletionconfirmationdlg.h Coding style clean up 2012-02-20 19:30:53 +02:00
dnsupdater.cpp Simplify the code a bit now that QIniSettings uses qBittorrent / qBittorrent by default 2013-02-16 20:04:48 +02:00
dnsupdater.h FEATURE: qBittorrent can update dynamic DNS services (DynDNS, no-ip) 2011-04-15 13:02:39 +00:00
downloadfromurldlg.h Coding style clean up 2012-02-20 19:56:07 +02:00
downloadfromurldlg.ui Various style fixes 2012-04-15 21:26:37 +03:00
downloadthread.cpp Avoid using #define 2013-03-10 20:31:06 +02:00
downloadthread.h add cookies for redirect, cookies for auto download torrent from rss, add support gzip 2013-03-10 19:15:33 +04:00
executionlog.cpp Allow clearing of execution log and peer ban log 2013-03-10 20:31:46 +04:00
executionlog.h Fix compilation with namespaced Qt. 2012-05-30 22:28:53 +03:00
executionlog.ui Fix execution log lines selection and copying 2011-09-24 15:39:27 +03:00
filesystemwatcher.h Check for magnet links in watched folders. 2012-05-30 22:28:53 +03:00
fs_utils.cpp Reverting fs_utils.cpp and fixing callers instead 2013-02-09 18:55:10 +01:00
fs_utils.h Remove unused function 2012-08-12 10:13:26 +03:00
gpl.html Forgot to commit this file 2010-10-08 17:50:47 +00:00
headlessloader.h Coding style clean up 2012-02-20 19:30:53 +02:00
hidabletabwidget.h Coding style clean up 2012-02-20 19:30:53 +02:00
ico.cpp - Fixed includes 2008-12-23 14:41:14 +00:00
ico.h - got rid of libMagick++ dependency 2008-11-04 22:39:43 +00:00
iconprovider.cpp Clean up PeerListWidget 2012-02-25 21:02:19 +02:00
iconprovider.h Clean up PeerListWidget 2012-02-25 21:02:19 +02:00
icons.qrc Address encoding issues when using search engine on Windows (closes #29) 2012-09-15 16:54:09 +03:00
lang.qrc Address encoding issues when using search engine on Windows (closes #29) 2012-09-15 16:54:09 +03:00
login.ui Various style fixes 2012-04-15 21:26:37 +03:00
loglistwidget.cpp Allow clearing of execution log and peer ban log 2013-03-10 20:31:46 +04:00
loglistwidget.h Allow clearing of execution log and peer ban log 2013-03-10 20:31:46 +04:00
main.cpp Seed rand only at one place. 2013-06-30 15:32:45 +03:00
mainwindow.cpp Translations fixes 2013-07-03 15:44:30 +04:00
mainwindow.h Add support for RSS feeds using magnet links (Closes #1016379) 2012-06-24 10:27:32 +03:00
mainwindow.ui Translations fixes 2013-07-03 15:44:30 +04:00
misc.cpp Move number-aware comparison logic into misc class. 2013-07-08 18:50:53 +04:00
misc.h Move number-aware comparison logic into misc class. 2013-07-08 18:50:53 +04:00
preview.ui Various style fixes 2012-04-15 21:26:37 +03:00
previewlistdelegate.h Coding style changes 2012-02-20 21:32:58 +02:00
previewselect.cpp Reverting fs_utils.cpp and fixing callers instead 2013-02-09 18:55:10 +01:00
previewselect.h BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler) 2011-02-27 15:41:05 +00:00
programupdater.cpp Move FileSystem utility functions out of misc.h 2012-05-16 21:19:05 +03:00
programupdater.h Program updater: More reliable version detection / comparison 2011-12-29 01:26:00 +02:00
qbittorrent.exe.manifest Add MinGW-specific project file (sledgehammer999) 2011-03-23 17:02:26 +00:00
qbittorrent.ico Some Win32 improvements 2010-05-30 21:45:55 +00:00
qbittorrent.rc Use UCS-2 LE encoding for windows resource file 2013-07-03 19:01:39 +04:00
qbittorrent_file.ico New icon for file association on Windows 2010-07-21 19:57:07 +00:00
qbittorrent_mingw.rc Add MinGW-specific project file (sledgehammer999) 2011-03-23 17:02:26 +00:00
qbittorrent_os2.ico Several OS/2 fixes from Silvan Scherrer 2010-06-22 19:17:47 +00:00
qbittorrent_os2.rc Several OS/2 fixes from Silvan Scherrer 2010-06-22 19:17:47 +00:00
qinisettings.h Have QIniSettings use qBittorrent / qBittorrent by default 2013-02-16 19:33:07 +02:00
qmacapplication.cpp Fix torrent loading on Mac OS X (closes #1011229) 2012-06-24 15:06:44 +03:00
qmacapplication.h Fix torrent loading on Mac OS X (closes #1011229) 2012-06-24 15:06:44 +03:00
reverseresolution.h Improve peer host name resolution (closes #360) 2013-03-28 21:47:45 +02:00
scannedfoldersmodel.cpp Fix compilation error on Windows 2011-09-26 22:25:02 +03:00
scannedfoldersmodel.h Fix scan directories saving (closes #694768) 2010-12-27 19:26:21 +00:00
sessionapplication.cpp Attempt to fix data loss during session end 2013-02-16 17:46:34 +04:00
sessionapplication.h Fix possible crash when adding a tracker to a magnet torrent without metadata (Closes #1034254) 2012-08-10 11:21:03 +03:00
smtp.cpp Coding style clean up 2012-02-20 19:30:53 +02:00
smtp.h Fix compilation warnings in smtp.h (cgreco) 2011-06-05 16:08:30 +00:00
speedlimitdlg.h Coding style clean up 2012-02-20 19:56:07 +02:00
src.pro Use number-aware sort in transfer list 2013-07-08 18:03:19 +04:00
stacktrace.h BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting 2009-01-18 15:12:38 +00:00
stacktrace_win.h Wrap stacktrace output in GitHub MarkDown code tags. 2013-07-09 14:50:15 +04:00
stacktrace_win_dlg.h Support stacktrace on Windows 2013-01-19 22:07:20 +04:00
stacktrace_win_dlg.ui Support stacktrace on Windows 2013-01-19 22:07:20 +04:00
statusbar.h Fix compilation with libtorrent 1.x.x v2 2013-06-08 18:21:15 +03:00
torrentcontentfiltermodel.cpp Use naturalSort in TorrentContentFilterModel. 2013-07-09 20:13:58 +03:00
torrentcontentfiltermodel.h Use naturalSort in TorrentContentFilterModel. 2013-07-09 20:13:58 +03:00
torrentcontentmodel.cpp Fix compilation with libtorrent 1.x.x v2 2013-06-08 18:21:15 +03:00
torrentcontentmodel.h TorrentContentModel code clean up 2012-08-26 20:15:55 +03:00
torrentcontentmodelfile.cpp Fix compilation with libtorrent 1.x.x. 2013-05-07 22:57:18 +03:00
torrentcontentmodelfile.h TorrentContentModel code cleanup 2012-08-26 21:33:52 +03:00
torrentcontentmodelfolder.cpp Made progress calculation more efficient in torrent content model 2012-08-27 22:01:35 +03:00
torrentcontentmodelfolder.h Made progress calculation more efficient in torrent content model 2012-08-27 22:01:35 +03:00
torrentcontentmodelitem.cpp Great improve size calculation in torrent content model 2012-08-27 21:04:24 +03:00
torrentcontentmodelitem.h TorrentContentModel code clean up 2012-08-26 20:52:53 +03:00
torrentimportdlg.cpp Fix compilation with libtorrent 1.x.x v2 2013-06-08 18:21:15 +03:00
torrentimportdlg.h Drop support for libtorrent v0.14.x 2012-02-18 16:44:20 +02:00
torrentimportdlg.ui Translations fixes 2013-07-03 15:44:30 +04:00
torrentpersistentdata.h Add constness and value by reference in TorrentTempData. 2013-05-04 21:29:18 +03:00
trackerlogin.h Coding style clean up 2012-02-20 19:56:07 +02:00
transferlistdelegate.h Add 'Uploaded' column to main view 2012-12-27 17:55:40 +04:00
transferlistfilterswidget.h Simplify the code a bit now that QIniSettings uses qBittorrent / qBittorrent by default 2013-02-16 20:04:48 +02:00
transferlistsortmodel.h Sort invalid dates always at the bottom. Closes #106 and #735. 2013-07-14 14:54:29 +03:00
transferlistwidget.cpp Forbid newlines in rename torrent dialog. 2013-07-11 14:16:13 +04:00
transferlistwidget.h Use number-aware sort in transfer list 2013-07-08 18:03:19 +04:00
update_qrc_files.py Fix update_qrc_files.py script 2011-09-24 11:15:03 +03:00
updownratiodlg.cpp Fix missing copyright information 2011-03-20 14:43:58 +00:00
updownratiodlg.h Fix missing copyright information 2011-03-20 14:43:58 +00:00
updownratiodlg.ui FEATURE: Added per-torrent ratio limiting (Christian Kandeler) 2011-03-07 19:26:44 +00:00