.. |
geoip
|
- No longer ships GeoIP database since most distributions provide it in a separate package
|
2009-12-07 20:54:47 +00:00 |
Icons
|
- 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 |
lang
|
- Updated Korean translation
|
2009-12-10 16:57:16 +00:00 |
menuicons
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
search_engine
|
- Commit changes to helpers.py (add referer to download_file() helper function)
|
2009-12-15 11:03:04 +00:00 |
ui
|
- BUGFIX: Fix link to plugins.qbittorrent.org in plugins dialog
|
2009-12-12 22:15:55 +00:00 |
webui
|
- Fix torrent upload in Web UI (worked randomly)
|
2009-12-08 16:42:59 +00:00 |
about_imp.h
|
- Updated Japanese translator's e-mail
|
2009-12-09 14:36:50 +00:00 |
bittorrent.cpp
|
- Removed useless debug
|
2009-12-11 12:23:53 +00:00 |
bittorrent.h
|
- When downloading a torrent from its URL in Web UI, the torrent addition dialog was not skipped and displayed on server side.
|
2009-12-06 14:41:05 +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
|
- Graphically display piece availability in torrent preferences
|
2009-11-21 19:40:24 +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
|
- Clean up search engine plugins code
|
2009-11-22 09:37:16 +00:00 |
engineselectdlg.h
|
- Clean up search engine plugins code
|
2009-11-22 09:37:16 +00:00 |
eventmanager.cpp
|
- Fix crashes when handling torrents without metadata (magnet URIs) from Web UI
|
2009-12-05 14:24:45 +00:00 |
eventmanager.h
|
- Started work on program preferences in Web UI
|
2009-11-26 08:10:23 +00:00 |
feeddownloader.h
|
- Fix 'Browse' [...] button is RSS Feed Downloader dialog (Thanks Mariusz)
|
2009-12-01 19:41:52 +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
|
- Fix for media file preview
|
2009-11-27 11:38:42 +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
|
- Fix download from MAGNET URI in regular UI
|
2009-12-08 08:06:42 +00:00 |
GUI.h
|
- Fix for media file preview
|
2009-11-27 11:38:42 +00:00 |
httpconnection.cpp
|
- Fix torrent upload in Web UI (worked randomly)
|
2009-12-08 16:42:59 +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
|
- Store Web UI password as md5
|
2009-12-10 19:19:19 +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
|
- 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 |
json.h
|
- Web UI: Display generation information in torrent properties
|
2009-11-24 08:53:14 +00:00 |
lang.qrc
|
- Fixed serbian translation (forgot to embed it into qBittorrent executable)
|
2009-12-08 21:55:27 +00:00 |
main.cpp
|
* More exit tweaking to make shutdown faster
|
2009-11-30 21:30:14 +00:00 |
misc.h
|
- Better checking of based32 encoded Magnet Links to increase robustness
|
2009-12-13 10:13:41 +00:00 |
options_imp.cpp
|
- Store Web UI password as md5
|
2009-12-10 19:19:19 +00:00 |
options_imp.h
|
- Fix DHT settings
|
2009-11-22 21:42:16 +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
|
- Increase ratio difference to make availability more readable
|
2009-11-25 15:38:33 +00:00 |
pluginsource.h
|
- Move ui files to their own folder
|
2009-11-20 08:20:05 +00:00 |
preferences.h
|
- Store Web UI password as md5
|
2009-12-10 19:19:19 +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
|
- Fix possible crash in torrent properties
|
2009-12-13 00:34:54 +00:00 |
propertieswidget.h
|
- Display piece_availability bar when we have something to display (torrent has metadata, torrent is not paused/queued/checking/seeding)
|
2009-12-02 20:41:59 +00:00 |
proplistdelegate.h
|
- Fix file prioritizing behavior. Priorities cannot be changed if the torrent has not metadata, is not valid or is a seed.
|
2009-12-06 15:03:49 +00:00 |
qgnomelook.h
|
- License fix due to problems with OpenSSL
|
2009-04-05 17:00:55 +00:00 |
qtorrenthandle.cpp
|
- Torrent Addition Dialog: File priorities were not taken into consideration (Thanks Mariusz)
|
2009-12-08 17:20:28 +00:00 |
qtorrenthandle.h
|
- Fix compilation error on some systems
|
2009-11-28 20:23:17 +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
|
- 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.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
|
- Fix Paste action in search field
|
2009-12-08 19:24:14 +00:00 |
searchengine.h
|
FEATURE: Display close tab button into the tabs in search engine (Qt >= 4.5 only)
|
2009-11-26 21:11:37 +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
|
- Fixed per torrent speed limiting
|
2009-11-17 13:11:32 +00:00 |
src.pro
|
- Updated version number to v2.1.0alpha in trunk (new development focus)
|
2009-12-12 22:54:47 +00:00 |
stacktrace.h
|
BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting
|
2009-01-18 15:12:38 +00:00 |
statusbar.h
|
- Initial support for Web UI internationalization !
|
2009-11-23 12:57:16 +00:00 |
supportedengines.h
|
- Use lowercase characters only in filenames
|
2009-11-20 07:48:44 +00:00 |
torrentadditiondlg.h
|
- Remember torrent addition dialog size and position
|
2009-12-08 17:48:33 +00:00 |
torrentfilesmodel.h
|
- In File tree (torrent content), set parent priority to NORMAL if its children have mixed priorities
|
2009-12-06 10:19:29 +00:00 |
torrentpersistentdata.h
|
- Torrent Addition Dialog: File priorities were not taken into consideration (Thanks Mariusz)
|
2009-12-08 17:20:28 +00:00 |
trackerlist.h
|
- Fix several possible crashes when using Magnet URI (because they don't have metadata in the beginning)
|
2009-12-02 20:13:10 +00:00 |
trackerlogin.h
|
- Use lowercase characters only in filenames
|
2009-11-20 07:48:44 +00:00 |
trackersadditiondlg.h
|
- Fix typo in the code
|
2009-11-25 12:33:01 +00:00 |
transferlistdelegate.h
|
- Bump to rc2
|
2009-11-27 16:31:17 +00:00 |
transferlistfilterswidget.h
|
- New torrent status icons by Mateusz Tobola
|
2009-11-23 16:33:43 +00:00 |
transferlistwidget.cpp
|
- Fix "Object::connect: No such slot TransferListWidget::toggleSelectedTorrentsSuperSeeding()" warning when using libtorrent v0.14
|
2009-12-12 23:57:31 +00:00 |
transferlistwidget.h
|
* More exit tweaking to make shutdown faster
|
2009-11-30 21:30:14 +00:00 |
update_qrc_files.py
|
- Improved tab look
|
2008-09-27 20:56:41 +00:00 |
webui.qrc
|
- Update to MochaUI svn/trunk
|
2009-12-05 14:19:37 +00:00 |