qBittorrent/src
2014-01-23 00:25:09 +02:00
..
geoip Update misc classes 2014-01-22 19:37:30 +04:00
Icons 1. Use a better icon for stats dialog. 2013-12-23 00:01:21 +04:00
lang Run lupdate. 2013-11-30 13:19:25 +02: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 - 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 2 decimals when setting the share ratio. Closes #1303. 2014-01-23 00:25:09 +02:00
properties Fix share ratio text. 2014-01-22 23:43:57 +02:00
qt-translations Updated Qt translations. 2013-07-09 20:56:41 +03:00
qtlibtorrent Update Main UI 2014-01-22 19:37:31 +04: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 Update RSS Classes 2014-01-22 19:37:30 +04:00
searchengine Update SearchEngine classes 2014-01-22 19:37:29 +04:00
torrentcreator Update dialogs 2014-01-22 19:37:32 +04:00
tracker Coding style clean up 2012-02-20 19:30:53 +02:00
webui Update WebUI classes 2014-01-22 19:37:28 +04:00
windows Bump to 3.2.0alpha 2013-10-12 17:57:32 +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-14 17:24:30 +05:00
addnewtorrentdialog.cpp Update dialogs 2014-01-22 19:37:32 +04:00
addnewtorrentdialog.h Improve loading of magnet metadata in the background. 2013-10-06 13:49:23 +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 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:13:19 +02:00
deletionconfirmationdlg.h Improve the message of the deletion dialog. Closes #1073. 2013-11-21 18:13:19 +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 Delete temporary after they aren't needed. Closes #1188. 2014-01-02 22:43:17 +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 Fix execution log lines selection and copying 2011-09-24 15:39:27 +03:00
filesystemwatcher.h Update misc classes 2014-01-22 19:37:30 +04:00
fs_utils.cpp Convert fsutils class to namespace 2014-01-22 20:12:46 +04:00
fs_utils.h Convert fsutils class to namespace 2014-01-22 20:12:46 +04:00
gpl.html Forgot to commit this file 2010-10-08 17:50:47 +00:00
headlessloader.h Update misc classes 2014-01-22 19:37:30 +04: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 Update misc classes 2014-01-22 19:37:30 +04:00
icons.qrc 1. Use a better icon for stats dialog. 2013-12-23 00:01:21 +04:00
lang.qrc Expose new translations and improve language code. 2013-10-20 20:29:32 +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 added fontfix for osx 2013-11-11 03:38:20 -05:00
mainwindow.cpp Update Main UI 2014-01-22 19:37:31 +04:00
mainwindow.h Force write settings to disk before exiting. 2014-01-04 19:24:48 +02:00
mainwindow.ui Reposition statistics menu item. 2014-01-21 02:12:26 +02:00
misc.cpp Improvements on accurateDoubleToString(). 2014-01-21 17:40:52 +02:00
misc.h Improvements on accurateDoubleToString(). 2014-01-21 17:40:52 +02:00
preview.ui Polish Preview window. Closes #908. 2013-09-14 15:26:15 +03:00
previewlistdelegate.h Convert more accurately decimal numbers to text. 2014-01-21 02:12:27 +02:00
previewselect.cpp Fix 'preview file' regression. Closes #1285. 2014-01-18 15:03:50 +02:00
previewselect.h Preview now correctly uses the selected file. Closes #1222 #1182. 2014-01-02 18:29:05 +02: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 Update Preferences class 2014-01-22 19:37:25 +04: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 Update Preferences class 2014-01-22 19:37:25 +04: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-22 23:11:53 +02:00
sessionapplication.h Second attempt at fixing saving settings on shutdown. 2013-12-22 23:11:53 +02:00
smtp.cpp In smtp.cpp fix 'ct' reassign. 2014-01-04 01:46:11 +08: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 Add dialog to show statistics 2013-11-17 02:16:25 +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
statsdialog.cpp Convert more accurately decimal numbers to text. 2014-01-21 02:12:27 +02: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.h Fix resizing grip location. Closes #1146. 2013-11-30 14:05:18 +02:00
torrentcontentfiltermodel.cpp Hide empty folders after filtering. Closes #74. 2013-11-10 03:30:04 +02:00
torrentcontentfiltermodel.h Hide empty folders after filtering. Closes #74. 2013-11-10 03:30:04 +02:00
torrentcontentmodel.cpp Update Main UI 2014-01-22 19:37:31 +04:00
torrentcontentmodel.h TorrentContentModel code clean up 2012-08-26 20:15:55 +03:00
torrentcontentmodelfile.cpp Drop libtorrent 0.15.x support. 2013-10-23 22:19:58 +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 Update dialogs 2014-01-22 19:37:32 +04: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 Update QTorrentHandle 2014-01-22 19:37:26 +04:00
trackerlogin.h Coding style clean up 2012-02-20 19:56:07 +02:00
transferlistdelegate.h Convert more accurately decimal numbers to text. 2014-01-21 02:12:27 +02:00
transferlistfilterswidget.h Use AutoExpandableDialog instead of QInputDialog wherever possible 2013-07-27 14:14:00 +04:00
transferlistsortmodel.h Fix peers and seeds sorting in transfer list. 2014-01-18 11:53:44 +01:00
transferlistwidget.cpp Hack around QDesktopServices::openUrl to support network shares 2014-01-22 20:12:42 +04:00
transferlistwidget.h Hack around QDesktopServices::openUrl to support network shares 2014-01-22 20:12:42 +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 Allow 2 decimals when setting the share ratio. Closes #1303. 2014-01-23 00:25:09 +02:00