qBittorrent/src/base
sledgehammer999 b9546ccd4c
Suppress multiple I/O errors for the same torrent
When a file error happens libtorrent spews a ton of `file_error_alert`
which result in log floods and notification balloon floods. The later
might render the program inaccessible because the constant
notifications prevent the user from interacting with the tray icon.

Closes #8934
2018-05-22 21:29:50 +03:00
..
bittorrent Suppress multiple I/O errors for the same torrent 2018-05-22 21:29:50 +03:00
http Properly fill UploadedFile::filename field 2018-05-16 20:13:55 +03:00
net Detect endianness at compile time 2018-05-15 21:02:00 +08:00
private Fix coding style 2018-05-09 17:06:22 +03:00
rss Make "Ignoring days" to behave like other filters 2018-05-19 14:52:24 +03:00
search Fix coding style 2018-05-09 17:06:22 +03:00
utils Fix open destination folder with Nautilus > 3.28 2018-05-19 18:45:26 +07:00
algorithm.h Don't create temporary containers just to iterate over them 2018-03-18 16:22:12 +03:00
asyncfilestorage.cpp Redesign RSS subsystem 2017-04-23 09:03:46 +03:00
asyncfilestorage.h Fix coding style 2018-05-09 17:06:22 +03:00
base.pri Don't create temporary containers just to iterate over them 2018-03-18 16:22:12 +03:00
CMakeLists.txt Don't create temporary containers just to iterate over them 2018-03-18 16:22:12 +03:00
exceptions.cpp Implement Qt wrapper for std::runtime_error 2018-01-23 11:08:41 +03:00
exceptions.h Implement Qt wrapper for std::runtime_error 2018-01-23 11:08:41 +03:00
filesystemwatcher.cpp Fix coding style 2018-05-09 17:06:22 +03:00
filesystemwatcher.h Remove QPointer wrapper 2018-03-25 15:53:31 +08:00
global.h Prevent possible c++11 range-loop container detach 2018-02-20 19:28:51 +00:00
iconprovider.cpp Replace the zeroing of pointers with nullptr 2018-04-15 13:06:31 +03:00
iconprovider.h Replace the zeroing of pointers with nullptr 2018-04-15 13:06:31 +03:00
indexrange.h Show files in tooltips for pieces progress bars 2016-06-02 10:30:28 +02:00
logger.cpp Fix coding style 2018-05-09 17:06:22 +03:00
logger.h Fix coding style 2018-05-09 17:06:22 +03:00
preferences.cpp Fix coding style 2018-05-09 17:06:22 +03:00
preferences.h Fix coding style 2018-05-09 17:06:22 +03:00
profile.cpp Fix coding style 2018-05-09 17:06:22 +03:00
profile.h Fix coding style 2018-05-09 17:06:22 +03:00
scanfoldersmodel.cpp Fix coding style 2018-05-09 17:06:22 +03:00
scanfoldersmodel.h Fix coding style 2018-05-09 17:06:22 +03:00
settingsstorage.cpp Merge pull request #8808 from Chocobo1/save 2018-05-13 14:24:14 +08:00
settingsstorage.h Fix coding style 2018-05-09 17:06:22 +03:00
settingvalue.h Fix coding style 2018-05-09 17:06:22 +03:00
torrentfileguard.cpp Implement enum support in CachedSettingValue 2017-07-05 12:41:58 +02:00
torrentfileguard.h Fix coding style 2018-05-09 17:06:22 +03:00
torrentfilter.cpp Add a Tags (multi-label) feature to the GUI. Closes #13. 2017-06-25 13:53:07 -05:00
torrentfilter.h Fix coding style 2018-05-09 17:06:22 +03:00
tristatebool.cpp Redesign RSS subsystem 2017-04-23 09:03:46 +03:00
tristatebool.h Use smaller data type for TriStateBool 2017-09-18 02:21:47 +08:00
types.h Rename enum 2016-04-14 14:50:59 +08:00
unicodestrings.h Add availability column to torrent properties window 2017-05-12 17:15:00 +02:00