1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 23:07:59 +00:00
qBittorrent/src
2014-12-06 19:07:26 +02:00
..
geoip Replace include of <libtorrent/session.hpp> with forward declaration 2014-10-18 12:19:05 +04:00
Icons Merge pull request #2201 from buinsky/master 2014-11-30 15:11:29 +02:00
lang Sync translations from Transifex and run lupdate. 2014-09-15 00:33:21 +03:00
lineedit Fix indentation in lineedit code. 2013-11-10 04:11:01 +02:00
mac Issue #1251 - Added basic retina support 2014-01-12 08:06:41 -05:00
menuicons
powermanagement Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
preferences Don't overwrite WebUI password when changing preferences 2014-12-04 19:09:28 +01:00
properties Implement peer relevance column. Closes #1630. 2014-12-06 19:07:26 +02:00
qt-translations Updated Qt translations. 2013-07-09 20:56:41 +03:00
qtlibtorrent Merge pull request #1546 from Gelmir/add_paused 2014-12-06 17:04:13 +02:00
qtnotify
qtsingleapp Update QtSingleApplication. 2014-05-02 00:00:05 +03:00
rss Merge pull request #802 from Gelmir/rss_match_time_limit 2014-11-29 12:56:25 +02:00
searchengine searchengine: Update KickassTorrents url 2014-12-02 00:17:07 +01:00
torrentcreator Fix emptying of piece size combobox when user checks "auto" checkbox. 2014-11-16 18:33:31 +03:00
tracker WebUI core redesign. 2014-11-02 13:54:48 +03:00
webui Use localStorage instead of cookies 2014-11-30 12:44:33 +03:00
windows Installer correctly associates torrents and magnet links with qBittorrent under non-admin accounts. Closes #291 #527 #579 #614 #964. 2014-07-30 00:09:57 +03:00
about_imp.h Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
about.qrc
about.ui Fix translation monstrosity 2013-08-01 13:24:35 +04:00
addnewtorrentdialog.cpp Use TorrentTempData for overriding "add torrents paused" functionality 2014-11-30 20:20:38 +03:00
addnewtorrentdialog.h Show the loaded torrents in the transferlist when qBT is launched with a torrent/magnet and the AddNewTorrentDialog is showing. Closes #1564. 2014-08-09 21:15:17 +03:00
addnewtorrentdialog.ui Allow to resize the columns in Add New Torrent dialog. Closes #1207 #676 2014-01-02 19:44:23 +02: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 Improve the message of the deletion dialog. Closes #1073. 2013-11-21 18:13:19 +02:00
deletionconfirmationdlg.h Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 2014-08-05 02:34:21 +03:00
dnsupdater.cpp Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 2014-08-05 02:34:21 +03: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 Work around magnet redirection in feeds 2014-09-16 00:35:46 +04:00
downloadthread.h Work around magnet redirection in feeds 2014-09-16 00:35:46 +04:00
executionlog.cpp
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 Fix Qt5 support 2014-09-11 08:44:25 +06:00
fs_utils.cpp Fix Qt5 support 2014-09-11 08:44:25 +06:00
fs_utils.h Speedup compilation speed 2014-10-18 12:19:05 +04:00
gpl.html
headlessloader.h Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 2014-08-05 02:34:21 +03:00
hidabletabwidget.h
ico.cpp Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
ico.h
iconprovider.cpp Increase maximum size of system icons 2014-10-13 18:54:05 +02:00
iconprovider.h Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
icons.qrc Add "Speed in title bar" item to menu 2014-11-30 10:39:27 +03:00
lang.qrc Expose new translations and improve language code. 2013-10-20 20:29:32 +03:00
login.ui
loglistwidget.cpp
loglistwidget.h
main.cpp Allow relative torrent paths when qBittorrent is already running 2014-10-18 13:04:18 +02:00
mainwindow.cpp Add hotkeys and buttons for Top and Bottom priorities 2014-11-26 19:41:29 -03:00
mainwindow.h WINDOWS: Fix automatic python download. Commit 0799dc2 broke this. Closes #2076. 2014-11-30 00:34:25 +02:00
mainwindow.ui Add hotkeys and buttons for Top and Bottom priorities 2014-11-26 19:41:29 -03:00
messageboxraised.cpp Bring dialog boxes in the front when qbt doesn't have focus. 2014-02-01 14:02:37 +02:00
messageboxraised.h Bring dialog boxes in the front when qbt doesn't have focus. 2014-02-01 14:02:37 +02:00
misc.cpp Remove useless includes. 2014-11-26 02:19:48 +02:00
misc.h Follow project coding style. Issue #2192. 2014-11-26 02:19:44 +02:00
preview.ui Polish Preview window. Closes #908. 2013-09-14 15:26:15 +03:00
previewlistdelegate.h Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
previewselect.cpp Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 2014-08-05 02:34:21 +03:00
previewselect.h Preview now correctly uses the selected file. Closes #1222 #1182. 2014-01-02 18:29:05 +02:00
programupdater.cpp Change the program updater's URL for Windows and Mac OS X. Closes #1954. 2014-10-12 16:42:33 +03:00
programupdater.h Improvements on the behavior of the program updater(closes #1282): 2014-01-25 21:03:24 +02:00
qbittorrent_file.ico Make Windows icons suitable for high dpi screens 2014-10-14 17:52:22 +02:00
qbittorrent_mingw.rc
qbittorrent_os2.ico
qbittorrent_os2.rc
qbittorrent.exe.manifest
qbittorrent.ico Make Windows icons suitable for high dpi screens 2014-10-14 17:52:22 +02:00
qbittorrent.rc Use VERSION_BUILD where possible. Revert a change from previous commit. 2014-11-23 20:59:30 +02:00
qinisettings.h Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
qmacapplication.cpp
qmacapplication.h
reverseresolution.h
scannedfoldersmodel.cpp Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 2014-08-05 02:34:21 +03:00
scannedfoldersmodel.h Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 2014-08-05 02:34:21 +03:00
sessionapplication.cpp Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
sessionapplication.h Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
smtp.cpp SMTP: send the local hostname as FQDN. See discussion in #1845 for more info. 2014-09-13 18:00:51 +03:00
smtp.h add host address parameter to helo smtp request 2014-08-25 14:26:30 +04:00
speedlimitdlg.h
src.pro Merge StatusSortFilterProxyModel into TransferListSortModel 2014-11-09 03:58:50 +03:00
stacktrace_win_dlg.h Follow project coding style. Issue #2192. 2014-11-29 16:17:32 +03:00
stacktrace_win_dlg.ui
stacktrace_win.h Produce demangled backtraces under MinGW 2014-11-29 16:40:18 +03:00
stacktrace.h
statsdialog.cpp Speedup compilation speed 2014-10-18 12:19:05 +04:00
statsdialog.h Add dialog to show statistics 2013-11-17 02:16:25 +04:00
statsdialog.ui Add dialog to show statistics 2013-11-17 02:16:25 +04:00
statusbar.cpp Let Qt decide the size of the statusbar. 2014-11-29 23:13:33 +02:00
statusbar.h Split statusbar into .h and .cpp 2014-11-05 03:10:39 +03:00
torrentcontentfiltermodel.cpp Put directories first when sorting torrent content by name 2014-10-25 21:14:56 +02:00
torrentcontentfiltermodel.h Hide empty folders after filtering. Closes #74. 2013-11-10 03:30:04 +02:00
torrentcontentmodel.cpp Cache icons in TorrentContentModel 2014-11-09 12:57:14 +03:00
torrentcontentmodel.h Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
torrentcontentmodelfile.cpp Drop libtorrent 0.15.x support. 2013-10-23 22:19:58 +03:00
torrentcontentmodelfile.h
torrentcontentmodelfolder.cpp
torrentcontentmodelfolder.h
torrentcontentmodelitem.cpp
torrentcontentmodelitem.h Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
torrentfilterenum.h Show stalled downloads that are uploading under the 'Active' filter. Closes #1654." 2014-09-13 16:49:11 +03:00
torrentimportdlg.cpp Stop using internal libtorrent API. Closes #2202. 2014-11-26 02:19:46 +02:00
torrentimportdlg.h Follow project coding style. Issue #2192. 2014-11-26 02:19:44 +02:00
torrentimportdlg.ui Translations fixes 2013-07-03 15:44:30 +04:00
torrentpersistentdata.cpp Use TorrentTempData for overriding "add torrents paused" functionality 2014-11-30 20:20:38 +03:00
torrentpersistentdata.h Use TorrentTempData for overriding "add torrents paused" functionality 2014-11-30 20:20:38 +03:00
trackerlogin.cpp Split trackerlogin into .h and .cpp 2014-11-05 03:10:39 +03:00
trackerlogin.h Split trackerlogin into .h and .cpp 2014-11-05 03:10:39 +03:00
transferlistdelegate.cpp Don't display weird text in the 'Last Activity' column when the time is invalid. 2014-11-26 14:51:52 +02:00
transferlistdelegate.h Split src/transferlistdelegate into .h and .cpp 2014-10-25 16:12:17 +04:00
transferlistfilterswidget.cpp Now user-created labels "all" and "none" works as regular labels 2014-11-09 03:59:49 +03:00
transferlistfilterswidget.h Split src/transferlistfilterswidget into .h and .cpp 2014-10-25 16:12:17 +04:00
transferlistsortmodel.cpp Merge label filter into TransferListSortModel 2014-11-09 03:58:50 +03:00
transferlistsortmodel.h Merge label filter into TransferListSortModel 2014-11-09 03:58:50 +03:00
transferlistwidget.cpp Fix opening of samba shares 2014-11-16 21:03:56 +03:00
transferlistwidget.h Now user-created labels "all" and "none" works as regular labels 2014-11-09 03:59:49 +03:00
update_qrc_files.py
updownratiodlg.cpp Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 2014-08-05 02:34:21 +03:00
updownratiodlg.h Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
updownratiodlg.ui Allow 2 decimals when setting the share ratio. Closes #1303. 2014-01-23 00:25:09 +02:00