1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 07:18:08 +00:00
qBittorrent/src
2013-10-12 15:20:20 +03:00
..
geoip
Icons Update translations for .desktop file. 2013-10-12 15:20:18 +03:00
lang Updated translations from Transifex. 2013-10-12 15:20:20 +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
powermanagement
preferences Option to disallow bringing the torrent dialog to the front. 2013-10-06 18:42:56 +03:00
properties Simplify various if-else and QString::number. 2013-09-14 15:16:50 +03:00
qt-translations Updated Qt translations. 2013-07-09 20:56:41 +03:00
qtlibtorrent Fix magnet metadata loading. Update the queue and save_path correctly in all use cases. 2013-10-09 23:34:00 +03:00
qtnotify
qtsingleapp Some improvements of requesting pid of running instance code. 2013-09-18 19:55:55 +04:00
rss Simplify various if-else and QString::number. 2013-09-14 15:16:50 +03:00
searchengine Simplify various if-else and QString::number. 2013-09-14 15:16:50 +03:00
torrentcreator Add option to ignore global share ratio limits for torrents created in qBt. 2013-08-07 22:34:57 +04:00
tracker
webui Simplify various if-else and QString::number. 2013-09-14 15:16:50 +03:00
windows Updated NSIS script. 2013-07-29 20:31:15 +03:00
about_imp.h Fix translation monstrosity 2013-08-01 13:24:35 +04:00
about.qrc
about.ui Fix translation monstrosity 2013-08-01 13:24:35 +04:00
addnewtorrentdialog.cpp Option to disallow bringing the torrent dialog to the front. 2013-10-06 18:42:56 +03:00
addnewtorrentdialog.h Improve loading of magnet metadata in the background. 2013-10-06 13:49:23 +03:00
addnewtorrentdialog.ui Don't show the progress bar in AddNewTorrent dialog when not necessary. 2013-09-01 16:59:23 +03:00
autoexpandabledialog.cpp Try to center AutoExpandableDialog on the same screen as main window 2013-07-27 22:57:33 +04:00
autoexpandabledialog.h Move textBox geometry updates into showEvent: 2013-07-27 14:14:01 +04:00
autoexpandabledialog.ui Remove obsolete translation string (not used anywhere) 2013-10-04 17:55:39 +04:00
bandwidth_limit.ui
confirmdeletiondlg.ui
deletionconfirmationdlg.h
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
downloadfromurldlg.h Allow to enter only info-hashes in the download dialog. 2013-09-11 00:28:19 +03:00
downloadfromurldlg.ui Better description in download from url dialog. 2013-09-12 15:31:30 +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 Increase the log size to accomodate for users with many torrents (>100). 2013-09-19 23:41:04 +03:00
executionlog.ui
filesystemwatcher.h
fs_utils.cpp Reverting fs_utils.cpp and fixing callers instead 2013-02-09 18:55:10 +01:00
fs_utils.h
gpl.html
headlessloader.h
hidabletabwidget.h
ico.cpp
ico.h
iconprovider.cpp
iconprovider.h
icons.qrc
lang.qrc
login.ui
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 Some improvements of requesting pid of running instance code. 2013-09-18 19:55:55 +04:00
mainwindow.cpp Bringing the AddNewTorrentDialog to the front. 2013-09-17 16:27:38 +04:00
mainwindow.h
mainwindow.ui Translations fixes 2013-07-03 15:44:30 +04:00
misc.cpp Fixed rounding bugs with floating numbers. 2013-09-10 18:16:01 +03:00
misc.h Convert misc class to a namespace instead. 2013-07-27 01:34:52 +03:00
preview.ui Polish Preview window. Closes #908. 2013-09-14 15:26:15 +03:00
previewlistdelegate.h Polish Preview window. Closes #908. 2013-09-14 15:26:15 +03:00
previewselect.cpp Polish Preview window. Closes #908. 2013-09-14 15:26:15 +03:00
previewselect.h Polish Preview window. Closes #908. 2013-09-14 15:26:15 +03:00
programupdater.cpp
programupdater.h
qbittorrent_file.ico
qbittorrent_mingw.rc
qbittorrent_os2.ico
qbittorrent_os2.rc
qbittorrent.exe.manifest
qbittorrent.ico
qbittorrent.rc Use UCS-2 LE encoding for windows resource file 2013-07-03 19:01:39 +04:00
qinisettings.h Have QIniSettings use qBittorrent / qBittorrent by default 2013-02-16 19:33:07 +02:00
qmacapplication.cpp
qmacapplication.h
reverseresolution.h Improve peer host name resolution (closes #360) 2013-03-28 21:47:45 +02:00
scannedfoldersmodel.cpp
scannedfoldersmodel.h
sessionapplication.cpp Attempt to fix data loss during session end 2013-02-16 17:46:34 +04:00
sessionapplication.h
smtp.cpp
smtp.h
speedlimitdlg.h
src.pro Add auto resizable input dialog class 2013-07-27 14:14:00 +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
stacktrace_win.h Wrap stacktrace output in GitHub MarkDown code tags. 2013-07-09 14:50:15 +04:00
stacktrace.h
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
torrentcontentmodelfile.cpp Fix compilation with libtorrent 1.x.x. 2013-05-07 22:57:18 +03:00
torrentcontentmodelfile.h
torrentcontentmodelfolder.cpp
torrentcontentmodelfolder.h
torrentcontentmodelitem.cpp
torrentcontentmodelitem.h
torrentimportdlg.cpp Fix compilation with libtorrent 1.x.x v2 2013-06-08 18:21:15 +03:00
torrentimportdlg.h
torrentimportdlg.ui Translations fixes 2013-07-03 15:44:30 +04:00
torrentpersistentdata.h Fix magnet metadata loading. Update the queue and save_path correctly in all use cases. 2013-10-09 23:34:00 +03:00
trackerlogin.h
transferlistdelegate.h Simplify various if-else and QString::number. 2013-09-14 15:16:50 +03:00
transferlistfilterswidget.h Use AutoExpandableDialog instead of QInputDialog wherever possible 2013-07-27 14:14:00 +04:00
transferlistsortmodel.h Sort invalid dates regardless of sorting order. 2013-07-21 22:13:53 +03:00
transferlistwidget.cpp Merge pull request #786 from Gelmir/inputDlg_autoexpand 2013-07-27 12:10:43 -07:00
transferlistwidget.h Enable delete hotkey in web seed and tracker list. 2013-07-27 14:13:37 +04:00
update_qrc_files.py
updownratiodlg.cpp
updownratiodlg.h
updownratiodlg.ui