.. |
geoip
|
- No longer ships GeoIP database since most distributions provide it in a separate package
|
2009-12-07 20:54:47 +00:00 |
Icons
|
- qBittorrent no longer listens on a random port whenever it receives a listen_failed_alert (because it may correspond to another network interface)
|
2009-12-30 15:52:20 +00:00 |
lang
|
- Updated spanish and Catalan translation
|
2010-01-05 17:19:19 +00:00 |
menuicons
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
search_engine
|
- Fix Mininova search engine plugin
|
2009-12-18 14:14:21 +00:00 |
ui
|
- Never display a horizontal scrollbar in status filters list
|
2010-01-05 20:31:20 +00:00 |
webui
|
- qBittorrent can now identify itself as KTorrent too
|
2010-01-01 20:29:03 +00:00 |
about_imp.h
|
- Updated Catalan author name
|
2009-12-23 20:11:48 +00:00 |
bittorrent.cpp
|
- Forgot to move the torrent data when its label is deleted
|
2010-01-05 18:11:52 +00:00 |
bittorrent.h
|
- Fixing indentation
|
2010-01-02 23:03:46 +00:00 |
console_imp.h
|
- Use a capital "B" for Bittorrent class
|
2009-11-20 08:01:59 +00:00 |
createtorrent_imp.cpp
|
- Skip file checking in "start seeding immediately after torrent creation" feature (libtorrent v0.15 only)
|
2009-11-29 09:11:39 +00:00 |
createtorrent_imp.h
|
- Fixed torrent creation (closes #402025)
|
2009-07-23 09:11:05 +00:00 |
deletionconfirmationdlg.h
|
- COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions)
|
2009-11-18 12:11:15 +00:00 |
downloadedpiecesbar.h
|
- Fix crash in pieces downloaded/availability bars when the torrent has too many pieces
|
2009-12-31 16:34:56 +00:00 |
downloadfromurldlg.h
|
- Move ui files to their own folder
|
2009-11-20 08:20:05 +00:00 |
downloadthread.cpp
|
- HTTP downloader now uses Firefox User Agent to make sure it is allowed
|
2009-12-01 17:36:11 +00:00 |
downloadthread.h
|
- Use lowercase characters only in filenames
|
2009-11-20 07:48:44 +00:00 |
engineselectdlg.cpp
|
Use XDG folders (.cache, .local) instead of .qbittorrent
|
2010-01-02 11:22:44 +00:00 |
engineselectdlg.h
|
- Clean up search engine plugins code
|
2009-11-22 09:37:16 +00:00 |
eventmanager.cpp
|
- Merged headless branch
|
2010-01-02 22:20:37 +00:00 |
eventmanager.h
|
* Replace priority combo boxes by check boxes in Web UI as in Regular UI
|
2009-12-28 19:39:47 +00:00 |
feeddownloader.h
|
- Fix crash when deleting a label
|
2010-01-02 22:53:27 +00:00 |
feedList.h
|
- Explicitely delete "unread" RSS item although Qt should be taking care of it
|
2009-11-29 09:17:55 +00:00 |
filesystemwatcher.h
|
- Folder Scanning: initial import of the torrents inside is fixed
|
2009-11-27 11:50:30 +00:00 |
filterparserthread.h
|
- Merged headless branch
|
2010-01-02 22:20:37 +00:00 |
geoip.h
|
- Suppress compilation warning when geoip is not embedded in qBittorrent executable
|
2009-12-08 17:16:29 +00:00 |
geoip.qrc
|
- No longer ships GeoIP database since most distributions provide it in a separate package
|
2009-12-07 20:54:47 +00:00 |
GUI.cpp
|
- Use torrent addition dialog for Magnet URIs too
|
2010-01-03 14:20:31 +00:00 |
GUI.h
|
- Drag'n drop to labels cleanup
|
2009-12-16 15:06:02 +00:00 |
headlessloader.h
|
- Made program usage message (help) translatable
|
2010-01-02 23:40:57 +00:00 |
httpconnection.cpp
|
- Use global maximum transfer rates as maximum values in per-torrent speed limiting dialogs (Web UI)
|
2009-12-30 16:32:19 +00:00 |
httpconnection.h
|
- Started work on program preferences in Web UI
|
2009-11-26 08:10:23 +00:00 |
httprequestparser.cpp
|
- Forgot to update those headers
|
2009-04-05 18:48:45 +00:00 |
httprequestparser.h
|
- Forgot to update those headers
|
2009-04-05 18:48:45 +00:00 |
httpresponsegenerator.cpp
|
BUGFIX: Stop enforcing UTF-8 and use system locale instead
|
2009-07-12 08:13:00 +00:00 |
httpresponsegenerator.h
|
- Forgot to update those headers
|
2009-04-05 18:48:45 +00:00 |
httpserver.cpp
|
* Replace priority combo boxes by check boxes in Web UI as in Regular UI
|
2009-12-28 19:39:47 +00:00 |
httpserver.h
|
- Store Web UI password as md5
|
2009-12-10 19:19:19 +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 |
icons.qrc
|
- qBittorrent no longer listens on a random port whenever it receives a listen_failed_alert (because it may correspond to another network interface)
|
2009-12-30 15:52:20 +00:00 |
json.h
|
- Encode correctly Float Type using QVariant/JSON (introduced in Qt 4.6)
|
2009-12-29 22:53:00 +00:00 |
lang.qrc
|
- Fixed serbian translation (forgot to embed it into qBittorrent executable)
|
2009-12-08 21:55:27 +00:00 |
main.cpp
|
- Fix signal bug introduced in last commit
|
2010-01-03 14:41:29 +00:00 |
misc.h
|
- Validate new file names to make sure they are allowed by the file system
|
2010-01-05 12:28:42 +00:00 |
options_imp.cpp
|
- qBittorrent can now identify itself as KTorrent too
|
2010-01-01 20:29:03 +00:00 |
options_imp.h
|
- Fix Proxy type rank in enum (to be consistent with older qBittorrent versions)
|
2009-12-30 15:07:51 +00:00 |
peeraddition.h
|
- Restore compatiblity with recent libboost (broken by last commit)
|
2009-11-28 22:22:35 +00:00 |
peerlistdelegate.h
|
- Support peer manual ban (from peer list)
|
2009-11-17 16:02:35 +00:00 |
peerlistwidget.cpp
|
- Fix right click menu in tracker list and in peer list (Thanks Heavyjoost)
|
2009-11-29 08:16:58 +00:00 |
peerlistwidget.h
|
- Restore compatiblity with recent libboost (broken by last commit)
|
2009-11-28 22:22:35 +00:00 |
pieceavailabilitybar.h
|
- Fix crash in pieces downloaded/availability bars when the torrent has too many pieces
|
2009-12-31 16:34:56 +00:00 |
pluginsource.h
|
- Move ui files to their own folder
|
2009-11-20 08:20:05 +00:00 |
preferences.h
|
- Merged headless branch
|
2010-01-02 22:20:37 +00:00 |
previewlistdelegate.h
|
- Use lowercase characters only in filenames
|
2009-11-20 07:48:44 +00:00 |
previewselect.h
|
- Fix for media file preview
|
2009-11-27 11:38:42 +00:00 |
propertieswidget.cpp
|
FEATURE: Files contained in a torrent are opened on double click (files panel)
|
2010-01-05 20:57:33 +00:00 |
propertieswidget.h
|
FEATURE: Files contained in a torrent are opened on double click (files panel)
|
2010-01-05 20:57:33 +00:00 |
proplistdelegate.h
|
- Use checkboxes for selective downloading instead of comboboxes
|
2009-12-19 18:55:04 +00:00 |
qgnomelook.h
|
- License fix due to problems with OpenSSL
|
2009-04-05 17:00:55 +00:00 |
qtorrenthandle.cpp
|
FEATURE: Files contained in a torrent are opened on double click (files panel)
|
2010-01-05 20:57:33 +00:00 |
qtorrenthandle.h
|
- Merged headless branch
|
2010-01-02 22:20:37 +00:00 |
reverseresolution.h
|
- Restore compatiblity with recent libboost (broken by last commit)
|
2009-11-28 22:22:35 +00:00 |
rss.cpp
|
- Fix RSS Feed downloader for RSS with no torrent attachment (but articles link points to the torrent instead)
|
2009-12-14 18:42:21 +00:00 |
rss.h
|
- Read RSS items are now remembered correctly on restart for feeds with no torrents attached
|
2009-12-18 14:45:07 +00:00 |
rss_imp.cpp
|
- Fix RSS Feed downloader for RSS with no torrent attachment (but articles link points to the torrent instead)
|
2009-12-14 18:42:21 +00:00 |
rss_imp.h
|
- Use a capital "B" for Bittorrent class
|
2009-11-20 08:01:59 +00:00 |
search.qrc
|
- Commit those by mistake
|
2009-11-24 19:45:26 +00:00 |
searchengine.cpp
|
Use XDG folders (.cache, .local) instead of .qbittorrent
|
2010-01-02 11:22:44 +00:00 |
searchengine.h
|
- Fix possible crash when closing a search tab
|
2009-12-28 20:52:21 +00:00 |
searchlistdelegate.h
|
- Use lowercase characters only in filenames
|
2009-11-20 07:48:44 +00:00 |
searchtab.cpp
|
- Use lowercase characters only in filenames
|
2009-11-20 07:48:44 +00:00 |
searchtab.h
|
- Use lowercase characters only in filenames
|
2009-11-20 07:48:44 +00:00 |
speedlimitdlg.h
|
- Use global maximum transfer rates as maximum values in per-torrent speed limiting dialogs
|
2009-12-30 16:18:50 +00:00 |
src.pro
|
- Rename GUI-less qBittorrent executable to "qbittorrent-nox", with its own man page
|
2010-01-04 22:29:48 +00:00 |
stacktrace.h
|
BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting
|
2009-01-18 15:12:38 +00:00 |
statusbar.h
|
- qBittorrent no longer listens on a random port whenever it receives a listen_failed_alert (because it may correspond to another network interface)
|
2009-12-30 15:52:20 +00:00 |
supportedengines.h
|
Use XDG folders (.cache, .local) instead of .qbittorrent
|
2010-01-02 11:22:44 +00:00 |
torrentadditiondlg.h
|
- Validate new file names to make sure they are allowed by the file system
|
2010-01-05 12:28:42 +00:00 |
torrentfilesmodel.h
|
- Torrents can be renamed in transfer list
|
2010-01-01 13:25:59 +00:00 |
torrentpersistentdata.h
|
- When incomplete torrents are saved to a different path, check if content is already present at final location
|
2010-01-04 21:16:33 +00:00 |
trackerlist.h
|
- Added buttons to change trackers priority (libtorrent v0.14 only)
|
2010-01-05 19:59:25 +00:00 |
trackerlogin.h
|
- Use lowercase characters only in filenames
|
2009-11-20 07:48:44 +00:00 |
trackersadditiondlg.h
|
FEATURE: uTorrent compatible tracker list support (use torrentz.com url as a default)
|
2009-12-29 16:36:36 +00:00 |
transferlistdelegate.h
|
- Initiated work on torrent labeling/categorization (functional but not perfect yet
|
2009-12-15 19:52:43 +00:00 |
transferlistfilterswidget.h
|
- Never display a horizontal scrollbar in status filters list
|
2010-01-05 20:31:20 +00:00 |
transferlistwidget.cpp
|
- Patch in last commit was wrong
|
2010-01-05 18:48:51 +00:00 |
transferlistwidget.h
|
- Fix bugs with torrent labeling (Problems when adding a torrent when a filter was selected)
|
2010-01-03 18:51:24 +00:00 |
update_qrc_files.py
|
- Improved tab look
|
2008-09-27 20:56:41 +00:00 |
webui.qrc
|
* Replace priority combo boxes by check boxes in Web UI as in Regular UI
|
2009-12-28 19:39:47 +00:00 |