qBittorrent/src
2014-06-04 17:01:39 +04:00
..
geoip Update misc classes 2014-01-22 19:37:30 +04:00
Icons Add our WM_CLASS in the .desktop file so window managers know how to group our windows. 2014-01-26 13:46:50 +02:00
lang Run lupdate. 2014-01-26 02:18:36 +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 Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
preferences Enable system tray in MACOSX (Nick Korotysh). 2014-05-05 21:23:32 +03:00
properties Rework the GUI code for private torrents. 2014-06-04 00:49:03 +03:00
qt-translations Updated Qt translations. 2013-07-09 20:56:41 +03:00
qtlibtorrent Replaced dynamic_cast with switch on alert type. 2014-06-04 11:08:31 +04:00
qtnotify Get rid of libnotify dependency (Use DBus instead) 2011-04-02 08:54:28 +00:00
qtsingleapp Update QtSingleApplication. 2014-05-02 00:00:05 +03:00
rss Fix RSS feed icon. The tmp file gets deleted in the feed destructor. Closes #1639 2014-05-04 15:38:28 +03:00
searchengine Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
torrentcreator Update dialogs 2014-01-22 19:37:32 +04:00
tracker Use the new Http classes. 2014-05-04 15:28:56 +03:00
webui Fix HTTP request parsing on Qt5. 2014-06-04 17:01:39 +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 Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
addnewtorrentdialog.cpp Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
addnewtorrentdialog.h Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +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 Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03: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 Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
fs_utils.cpp Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03: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 Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
ico.h - got rid of libMagick++ dependency 2008-11-04 22:39:43 +00:00
iconprovider.cpp Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
iconprovider.h Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03: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 Fix nox build on MAC OSX. 2014-05-13 19:23:58 +03:00
mainwindow.cpp Merge pull request #1676 from sorokin/fix-open-file 2014-05-12 14:52:47 +03:00
mainwindow.h Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
mainwindow.ui Pretty up last commit. 2014-02-05 21:22:14 +02: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 Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03: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 Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03: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 Fix autoupdater. Send our user-agent to sourceforge.net 2014-05-04 15:38:12 +03:00
programupdater.h Improvements on the behavior of the program updater(closes #1282): 2014-01-25 21:03:24 +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 Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03: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 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 Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03: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 Fix code style. 2014-05-04 15:31:27 +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 15:05:09 +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.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 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 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 Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
torrentimportdlg.cpp Update dialogs 2014-01-22 19:37:32 +04:00
torrentimportdlg.h Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03: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 Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
transferlistdelegate.h don't make the same request to TorrentModelItem twice 2014-05-25 12:32:09 +04:00
transferlistfilterswidget.h Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
transferlistsortmodel.h Fix queue sorting order fixes #1120 2014-02-09 21:27:42 -03:00
transferlistwidget.cpp Count magnet links in the 'downloading' filter and make them prevent system inhibition. Closes #1558 2014-05-15 22:01:27 +03: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 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