.. |
geoip
|
Initial support for libtorrent v0.16 (still a lot of deprecation warning but it compiles...)
|
2010-11-28 10:29:59 +00:00 |
Icons
|
Fix compilation warnings in smtp.h (cgreco)
|
2011-06-05 16:08:30 +00:00 |
lang
|
Update Nowegian translation
|
2011-09-24 17:42:50 +03:00 |
lineedit
|
BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler)
|
2011-02-27 15:41:05 +00:00 |
menuicons
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
powermanagement
|
Make QtDBus dependency optional
|
2011-03-07 20:22:35 +00:00 |
preferences
|
Fix: 'announce to all trackers' checkbox could't be set by the user.
|
2011-09-22 00:20:33 +03:00 |
properties
|
Code clean up
|
2011-09-24 17:28:25 +03:00 |
qtlibtorrent
|
Add support for anonymous mode
|
2011-09-20 20:15:47 +03:00 |
qtnotify
|
Get rid of libnotify dependency (Use DBus instead)
|
2011-04-02 08:54:28 +00:00 |
qtsingleapp
|
Several OS/2 fixes from Silvan Scherrer
|
2010-06-22 19:17:47 +00:00 |
rss
|
Fix compilation warnings in smtp.h (cgreco)
|
2011-06-05 16:08:30 +00:00 |
searchengine
|
Fix update_qrc_files.py script
|
2011-09-24 11:15:03 +03:00 |
torrentcreator
|
Code clean up
|
2011-03-10 17:42:17 +00:00 |
tracker
|
Fix compilation on Windows (Remove using namespace libtorrent; from headers)
|
2010-11-22 21:55:32 +00:00 |
webui
|
Web UI: Cleaned up torrent upload code
|
2011-09-22 21:11:55 +03:00 |
about.qrc
|
Fix about dialog cosmetic issues
|
2010-10-08 17:47:34 +00:00 |
about.ui
|
Show Libraries's version used in the about window.
|
2011-09-07 19:22:47 +03:00 |
about_imp.h
|
Show Libraries's version used in the about window.
|
2011-09-07 19:22:47 +03:00 |
bandwidth_limit.ui
|
Restructured the project file
|
2010-11-20 17:21:40 +00:00 |
confirmdeletiondlg.ui
|
Initial support for system Icons (incomplete but good progress)
|
2010-12-12 19:37:59 +00:00 |
deletionconfirmationdlg.h
|
Use of system icon theme can now be disabled
|
2011-01-01 13:05:28 +00:00 |
dnsupdater.cpp
|
Fix compilation warnings in smtp.h (cgreco)
|
2011-06-05 16:08:30 +00:00 |
dnsupdater.h
|
FEATURE: qBittorrent can update dynamic DNS services (DynDNS, no-ip)
|
2011-04-15 13:02:39 +00:00 |
downloadfromurldlg.h
|
Same
|
2010-12-05 17:47:37 +00:00 |
downloadfromurldlg.ui
|
Same
|
2010-12-05 17:47:37 +00:00 |
downloadthread.cpp
|
Fix download from URLs on Windows
|
2011-02-07 20:13:46 +00:00 |
downloadthread.h
|
BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler)
|
2011-02-27 15:41:05 +00:00 |
executionlog.cpp
|
Fix execution log lines selection and copying
|
2011-09-24 15:39:27 +03:00 |
executionlog.h
|
Fix execution log lines selection and copying
|
2011-09-24 15:39:27 +03:00 |
executionlog.ui
|
Fix execution log lines selection and copying
|
2011-09-24 15:39:27 +03:00 |
filesystemwatcher.h
|
Fix freebsd compilation
|
2011-01-15 09:30:41 +00:00 |
gpl.html
|
Forgot to commit this file
|
2010-10-08 17:50:47 +00:00 |
headlessloader.h
|
Display default password on stdout when using nox
|
2011-01-02 17:35:28 +00:00 |
hidabletabwidget.h
|
Fix tab bar visibility when the execution log tab is enabled
|
2010-12-25 20:21:04 +00: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
|
Improve Web Ui translation
|
2011-01-14 18:57:15 +00:00 |
iconprovider.h
|
Fix icon size issues
|
2011-01-14 17:29:30 +00:00 |
icons.qrc
|
Fix compilation warnings in smtp.h (cgreco)
|
2011-06-05 16:08:30 +00:00 |
Info.plist
|
- FEATURE: Added monochrome icon for light themes
|
2011-03-27 08:34:51 +00:00 |
lang.qrc
|
FEATURE: Added per-torrent ratio limiting (Christian Kandeler)
|
2011-03-07 19:26:44 +00:00 |
login.ui
|
Restructured the project file
|
2010-11-20 17:21:40 +00:00 |
loglistwidget.cpp
|
Fix execution log lines selection and copying
|
2011-09-24 15:39:27 +03:00 |
loglistwidget.h
|
Fix execution log lines selection and copying
|
2011-09-24 15:39:27 +03:00 |
main.cpp
|
FEATURE: Inhibit system sleep when torrents are active (Vladimir Golovnev)
|
2011-02-06 14:27:34 +00:00 |
mainwindow.cpp
|
Add file association settings to program preferences (Windows)
|
2011-09-18 16:42:50 +03:00 |
mainwindow.h
|
Add tray menu entry for toggling window visibility
|
2011-09-18 15:54:16 +03:00 |
mainwindow.ui
|
Add tray menu entry for toggling window visibility
|
2011-09-18 15:54:16 +03:00 |
misc.cpp
|
misc.cpp: Remove unused variable in windows-specific code
|
2011-09-22 20:44:01 +03:00 |
misc.h
|
Search: Initial support for Python 3.x
|
2011-09-11 20:22:54 +03:00 |
preview.ui
|
Restructured the project file
|
2010-11-20 17:21:40 +00:00 |
previewlistdelegate.h
|
Performance improvement on ARM
|
2011-01-25 17:01:09 +00:00 |
previewselect.cpp
|
Initial port to libtorrent v0.16
|
2011-04-17 10:29:44 +00:00 |
previewselect.h
|
BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler)
|
2011-02-27 15:41:05 +00:00 |
programupdater.cpp
|
Fix program updater on Windows/Mac
|
2010-12-04 19:14:14 +00:00 |
programupdater.h
|
Fix program updater on Windows/Mac
|
2010-12-04 19:14:14 +00: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 a new icon for torrents on Windows
|
2010-07-21 21:45:32 +00: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
|
Another compilation fix for Windows
|
2010-11-22 21:09:30 +00:00 |
qmacapplication.cpp
|
Another compilation Fix for Mac
|
2010-06-13 16:30:48 +00:00 |
qmacapplication.h
|
Removed useless include
|
2010-06-09 21:25:34 +00:00 |
reverseresolution.h
|
Fix exceptions on Windows XP when IPv6 is disabled (Thanks paolo zambotti)
|
2011-05-05 16:16:20 +00:00 |
scannedfoldersmodel.cpp
|
Fix scan directories saving (closes #694768)
|
2010-12-27 19:26:21 +00:00 |
scannedfoldersmodel.h
|
Fix scan directories saving (closes #694768)
|
2010-12-27 19:26:21 +00:00 |
sessionapplication.cpp
|
Code cleanup
|
2010-10-02 12:11:55 +00:00 |
sessionapplication.h
|
Fix compilation error on Mac
|
2010-11-11 21:08:26 +00:00 |
smtp.cpp
|
Improve SMTP code logging to facilite debug
|
2011-04-09 17:52:37 +00:00 |
smtp.h
|
Fix compilation warnings in smtp.h (cgreco)
|
2011-06-05 16:08:30 +00:00 |
speedlimitdlg.h
|
Fix compilation on Windows (Remove using namespace libtorrent; from headers)
|
2010-11-22 21:55:32 +00:00 |
src.pro
|
Fix execution log lines selection and copying
|
2011-09-24 15:39:27 +03:00 |
stacktrace.h
|
BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting
|
2009-01-18 15:12:38 +00:00 |
statusbar.h
|
Initial port to libtorrent v0.16
|
2011-04-17 10:29:44 +00:00 |
torrentadditiondlg.cpp
|
Several fixes to the merge request
|
2011-09-21 17:48:39 +03:00 |
torrentadditiondlg.h
|
Fix torrent addition dialog geometry saving
|
2011-08-09 20:20:32 +03:00 |
torrentadditiondlg.ui
|
Several fixes to the merge request
|
2011-09-21 17:48:39 +03:00 |
torrentfilesmodel.h
|
Code optimization
|
2011-04-21 18:57:43 +00:00 |
torrentimportdlg.cpp
|
Fix compilation error
|
2011-04-17 15:50:51 +00:00 |
torrentimportdlg.h
|
BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler)
|
2011-02-27 15:41:05 +00:00 |
torrentimportdlg.ui
|
Initial support for system Icons (incomplete but good progress)
|
2010-12-12 19:37:59 +00:00 |
torrentpersistentdata.h
|
FEATURE: Added per-torrent ratio limiting (Christian Kandeler)
|
2011-03-07 19:26:44 +00:00 |
trackerlogin.h
|
Fix compilation on Windows (Remove using namespace libtorrent; from headers)
|
2010-11-22 21:55:32 +00:00 |
transferlistdelegate.h
|
Share ratio can now go over 100
|
2011-02-24 17:36:20 +00:00 |
transferlistfilterswidget.h
|
Fix possible status filters widget height problem
|
2011-06-11 13:00:33 +00:00 |
transferlistwidget.cpp
|
Fix possible warnings related to toggleSelectedTorrentsSuperSeeding()
|
2011-08-10 21:44:37 +03:00 |
transferlistwidget.h
|
Fix possible warnings related to toggleSelectedTorrentsSuperSeeding()
|
2011-08-10 21:44:37 +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
|
FEATURE: Added per-torrent ratio limiting (Christian Kandeler)
|
2011-03-07 19:26:44 +00:00 |