qBittorrent/src
sledgehammer999 1ae49d1743 Fix heap corruption. Closes #2342.
Manual backporting of commit b45eb28099 (master).
2015-02-23 00:13:45 +02:00
..
geoip Fix permission problems on Windows (closes #1020227) 2012-07-05 19:10:13 +03:00
Icons Add our WM_CLASS in the .desktop file so window managers know how to group our windows. 2014-01-26 13:48:43 +02:00
lang Sync translations from Transifex and run lupdate. 2014-09-21 19:55:48 +03:00
lineedit Fix indentation in lineedit code. 2013-11-10 04:13:02 +02:00
mac Bump to 3.1.11 2014-10-22 22:32:25 +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 Fix heap corruption. Closes #2342. 2015-02-23 00:13:45 +02:00
properties Use the correct character encoding for exceptions coming from libtorrent. 2014-10-22 21:59:26 +03:00
qt-translations Updated Qt translations. 2013-07-09 20:56:41 +03:00
qtlibtorrent Use the correct character encoding for exceptions coming from libtorrent. 2014-10-22 21:59:26 +03:00
qtnotify Get rid of libnotify dependency (Use DBus instead) 2011-04-02 08:54:28 +00:00
qtsingleapp Some improvements of requesting pid of running instance code. 2013-09-18 19:55:55 +04:00
rss Don't translate file extensions. Closes #1907. 2014-08-30 22:18:44 +03:00
searchengine Fix search inconsistency between Python versions 2014-10-22 21:55:41 +03:00
torrentcreator Use boost:bind() as the docs show. Allows compilation with older gcc versions. 2014-10-22 22:02:08 +03:00
tracker Coding style clean up 2012-02-20 19:30:53 +02:00
webui Use the correct character encoding for exceptions coming from libtorrent. 2014-10-22 21:59:26 +03:00
windows Bump to 3.1.11 2014-10-22 22:32:25 +03:00
about.qrc Fix about dialog cosmetic issues 2010-10-08 17:47:34 +00:00
about.ui Fix translation monstrosity 2013-08-01 13:24:35 +04:00
about_imp.h Remove hardcoded Lucida Grande and decrease a font size 2013-11-16 21:52:31 +02:00
addnewtorrentdialog.cpp Use the correct character encoding for exceptions coming from libtorrent. 2014-10-22 21:59:26 +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-10 00:38:51 +03:00
addnewtorrentdialog.ui Allow to resize the columns in Add New Torrent dialog. Closes #1207 #676 2014-01-03 02:37:11 +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 Restructured the project file 2010-11-20 17:21:40 +00:00
confirmdeletiondlg.ui Improve the message of the deletion dialog. Closes #1073. 2013-11-21 18:21:42 +02:00
deletionconfirmationdlg.h Improve the message of the deletion dialog. Closes #1073. 2013-11-21 18:21:42 +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 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-21 13:58:47 +03:00
downloadthread.h Work around magnet redirection in feeds 2014-09-21 13:58:47 +03: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 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 Force write settings to disk before exiting. 2014-01-04 19:41:47 +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 Increase maximum size of system icons 2014-10-22 21:56:58 +03:00
iconprovider.h Clean up PeerListWidget 2012-02-25 21:02:19 +02:00
icons.qrc 1. Use a better icon for stats dialog. 2013-12-29 18:51:41 +02:00
lang.qrc Expose new translations and improve language code. 2013-10-20 19:57:30 +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 Allow relative torrent paths when qBittorrent is already running 2014-10-22 21:56:29 +03:00
mainwindow.cpp Don't show multiple unlock UI dialogs. Closes #2040. 2014-10-22 22:00:41 +03:00
mainwindow.h WINDOWS: Fix automatic python download. Commit 0799dc2 broke this. Closes #2076. 2015-02-23 00:13:17 +02:00
mainwindow.ui Manually backport from master, commit 00e09435 and its fixes. Original author Bruno Barbieri. 2014-07-07 00:30:24 +03:00
messageboxraised.cpp Bring dialog boxes in the front when qbt doesn't have focus. 2014-02-02 20:14:19 +02:00
messageboxraised.h Bring dialog boxes in the front when qbt doesn't have focus. 2014-02-02 20:14:19 +02:00
misc.cpp Stop using internal libtorrent API. Closes 2202. 2014-11-26 01:56:29 +02:00
misc.h Don't localize double numbers in the webui. Closes #1525. 2014-08-08 03:09:47 +03:00
preview.ui Polish Preview window. Closes #908. 2013-09-14 15:26:15 +03:00
previewlistdelegate.h Fix missing percentage signs. Closes #1392. 2014-02-06 00:52:05 +02:00
previewselect.cpp Fix 'preview file' regression. Closes #1285. 2014-01-18 15:04:28 +02:00
previewselect.h Preview now correctly uses the selected file. Closes #1222 #1182. 2014-01-03 02:37:10 +02:00
programupdater.cpp Change the program updater's URL for Windows and Mac OS X. Closes #1954. 2014-10-12 16:43:27 +03:00
programupdater.h Improvements on the behavior of the program updater(closes #1282): 2014-01-25 21:06:34 +02:00
qbittorrent.exe.manifest Add MinGW-specific project file (sledgehammer999) 2011-03-23 17:02:26 +00:00
qbittorrent.ico Make Windows icons suitable for high dpi screens 2014-10-22 21:56:44 +03:00
qbittorrent.rc Bump to 3.1.10 2014-09-21 20:50:00 +03:00
qbittorrent_file.ico Make Windows icons suitable for high dpi screens 2014-10-22 21:56:44 +03: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 Second attempt at fixing saving settings on shutdown. 2013-12-26 01:32:31 +02:00
sessionapplication.h Second attempt at fixing saving settings on shutdown. 2013-12-26 01:32:31 +02:00
smtp.cpp SMTP: send the local hostname as FQDN. See discussion in #1845 for more info. 2014-09-13 18:01:59 +03:00
smtp.h add host address parameter to helo smtp request 2014-08-28 23:20:58 +03:00
speedlimitdlg.h Coding style clean up 2012-02-20 19:56:07 +02:00
src.pro Show stalled downloads that are uploading under the 'Active' filter. Closes #1654." 2014-09-13 17:05:31 +03: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
statsdialog.cpp Fix missing percent sign in stats dialog 2014-01-26 14:28:00 +02:00
statsdialog.h Add dialog to show statistics 2013-11-21 18:21:31 +02:00
statsdialog.ui Fix compilation with Qt 4.7. Closes #1215. 2013-12-31 19:58:21 +02:00
statusbar.h Correctly detect libtorrent version. 2014-01-03 02:37:14 +02:00
statussortfilterproxymodel.cpp Show stalled downloads that are uploading under the 'Active' filter. Closes #1654." 2014-09-13 17:05:31 +03:00
statussortfilterproxymodel.h Show stalled downloads that are uploading under the 'Active' filter. Closes #1654." 2014-09-13 17:05:31 +03:00
torrentcontentfiltermodel.cpp Hide empty folders after filtering. Closes #74. 2013-11-10 04:12:43 +02:00
torrentcontentfiltermodel.h Hide empty folders after filtering. Closes #74. 2013-11-10 04:12:43 +02:00
torrentcontentmodel.cpp Correctly detect libtorrent version. 2014-01-03 02:37:14 +02:00
torrentcontentmodel.h TorrentContentModel code clean up 2012-08-26 20:15:55 +03:00
torrentcontentmodelfile.cpp Correctly detect libtorrent version. 2014-01-03 02:37:14 +02: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
torrentfilterenum.h Show stalled downloads that are uploading under the 'Active' filter. Closes #1654." 2014-09-13 17:05:31 +03:00
torrentimportdlg.cpp Fix compilation with libtorrent 0.15.x. 2014-11-26 02:48:49 +02: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 Manually backport from master, commit 6dabf50 and its fixes. Original author Ivan Sorokin. 2014-07-06 22:20:12 +03:00
trackerlogin.h Coding style clean up 2012-02-20 19:56:07 +02:00
transferlistdelegate.h Right align numerical values in the transfer list. Partially revert 51a9a9aab. Closes #1903. 2014-08-30 18:52:32 +03:00
transferlistfilterswidget.h Show stalled downloads that are uploading under the 'Active' filter. Closes #1654." 2014-09-13 17:05:31 +03:00
transferlistsortmodel.h Sort finished torrents by completed date when sorting by queue number. 2014-08-15 02:25:38 +03:00
transferlistwidget.cpp Don't stretch the last section in the transfer list 2014-10-22 21:55:56 +03:00
transferlistwidget.h Forward declare classes where possible in 'TransferListWidget'. 2014-09-13 17:05:44 +03: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 Allow 2 decimals when setting the share ratio. Closes #1303. 2014-01-23 00:26:20 +02:00