.. |
Icons
|
- Add hover effect of labels/categories to animate drag'n drop
|
15 years ago |
geoip
|
- No longer ships GeoIP database since most distributions provide it in a separate package
|
15 years ago |
lang
|
- Updated language files
|
15 years ago |
menuicons
|
…
|
|
search_engine
|
- Commit changes to helpers.py (add referer to download_file() helper function)
|
15 years ago |
ui
|
- Peer Exchange can be disabled from preferences
|
15 years ago |
webui
|
- Fix torrent upload in Web UI (worked randomly)
|
15 years ago |
GUI.cpp
|
- Drag'n drop to labels cleanup
|
15 years ago |
GUI.h
|
- Drag'n drop to labels cleanup
|
15 years ago |
about_imp.h
|
- Updated Japanese translator's e-mail
|
15 years ago |
bittorrent.cpp
|
- Peer Exchange can be disabled from preferences
|
15 years ago |
bittorrent.h
|
- Peer Exchange can be disabled from preferences
|
15 years ago |
console_imp.h
|
- Use a capital "B" for Bittorrent class
|
15 years ago |
createtorrent_imp.cpp
|
- Skip file checking in "start seeding immediately after torrent creation" feature (libtorrent v0.15 only)
|
15 years ago |
createtorrent_imp.h
|
- Fixed torrent creation (closes #402025)
|
16 years ago |
deletionconfirmationdlg.h
|
- COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions)
|
15 years ago |
downloadedpiecesbar.h
|
- Graphically display piece availability in torrent preferences
|
15 years ago |
downloadfromurldlg.h
|
- Move ui files to their own folder
|
15 years ago |
downloadthread.cpp
|
- HTTP downloader now uses Firefox User Agent to make sure it is allowed
|
15 years ago |
downloadthread.h
|
- Use lowercase characters only in filenames
|
15 years ago |
engineselectdlg.cpp
|
- Clean up search engine plugins code
|
15 years ago |
engineselectdlg.h
|
- Clean up search engine plugins code
|
15 years ago |
eventmanager.cpp
|
- Fix crashes when handling torrents without metadata (magnet URIs) from Web UI
|
15 years ago |
eventmanager.h
|
- Started work on program preferences in Web UI
|
15 years ago |
feedList.h
|
- Explicitely delete "unread" RSS item although Qt should be taking care of it
|
15 years ago |
feeddownloader.h
|
- Fix 'Browse' [...] button is RSS Feed Downloader dialog (Thanks Mariusz)
|
15 years ago |
filesystemwatcher.h
|
- Folder Scanning: initial import of the torrents inside is fixed
|
15 years ago |
filterparserthread.h
|
- Fix for media file preview
|
15 years ago |
geoip.h
|
- Suppress compilation warning when geoip is not embedded in qBittorrent executable
|
15 years ago |
geoip.qrc
|
- No longer ships GeoIP database since most distributions provide it in a separate package
|
15 years ago |
httpconnection.cpp
|
- Fix torrent upload in Web UI (worked randomly)
|
15 years ago |
httpconnection.h
|
- Started work on program preferences in Web UI
|
15 years ago |
httprequestparser.cpp
|
- Forgot to update those headers
|
16 years ago |
httprequestparser.h
|
- Forgot to update those headers
|
16 years ago |
httpresponsegenerator.cpp
|
BUGFIX: Stop enforcing UTF-8 and use system locale instead
|
16 years ago |
httpresponsegenerator.h
|
- Forgot to update those headers
|
16 years ago |
httpserver.cpp
|
- Store Web UI password as md5
|
15 years ago |
httpserver.h
|
- Store Web UI password as md5
|
15 years ago |
ico.cpp
|
- Fixed includes
|
16 years ago |
ico.h
|
- got rid of libMagick++ dependency
|
16 years ago |
icons.qrc
|
- Add hover effect of labels/categories to animate drag'n drop
|
15 years ago |
json.h
|
- Web UI: Display generation information in torrent properties
|
15 years ago |
lang.qrc
|
- Fixed serbian translation (forgot to embed it into qBittorrent executable)
|
15 years ago |
main.cpp
|
* More exit tweaking to make shutdown faster
|
15 years ago |
misc.h
|
- Better checking of based32 encoded Magnet Links to increase robustness
|
15 years ago |
options_imp.cpp
|
- Peer Exchange can be disabled from preferences
|
15 years ago |
options_imp.h
|
- Fix DHT settings
|
15 years ago |
peeraddition.h
|
- Restore compatiblity with recent libboost (broken by last commit)
|
15 years ago |
peerlistdelegate.h
|
- Support peer manual ban (from peer list)
|
15 years ago |
peerlistwidget.cpp
|
- Fix right click menu in tracker list and in peer list (Thanks Heavyjoost)
|
15 years ago |
peerlistwidget.h
|
- Restore compatiblity with recent libboost (broken by last commit)
|
15 years ago |
pieceavailabilitybar.h
|
- Increase ratio difference to make availability more readable
|
15 years ago |
pluginsource.h
|
- Move ui files to their own folder
|
15 years ago |
preferences.h
|
- Peer Exchange can be disabled from preferences
|
15 years ago |
previewlistdelegate.h
|
- Use lowercase characters only in filenames
|
15 years ago |
previewselect.h
|
- Fix for media file preview
|
15 years ago |
propertieswidget.cpp
|
- Fix possible crash in torrent properties
|
15 years ago |
propertieswidget.h
|
- Display piece_availability bar when we have something to display (torrent has metadata, torrent is not paused/queued/checking/seeding)
|
15 years ago |
proplistdelegate.h
|
- Fix file prioritizing behavior. Priorities cannot be changed if the torrent has not metadata, is not valid or is a seed.
|
15 years ago |
qgnomelook.h
|
- License fix due to problems with OpenSSL
|
16 years ago |
qtorrenthandle.cpp
|
- Torrent Addition Dialog: File priorities were not taken into consideration (Thanks Mariusz)
|
15 years ago |
qtorrenthandle.h
|
- Fix compilation error on some systems
|
15 years ago |
reverseresolution.h
|
- Restore compatiblity with recent libboost (broken by last commit)
|
15 years ago |
rss.cpp
|
- Fix RSS Feed downloader for RSS with no torrent attachment (but articles link points to the torrent instead)
|
15 years ago |
rss.h
|
- Fix RSS Feed downloader for RSS with no torrent attachment (but articles link points to the torrent instead)
|
15 years ago |
rss_imp.cpp
|
- Fix RSS Feed downloader for RSS with no torrent attachment (but articles link points to the torrent instead)
|
15 years ago |
rss_imp.h
|
- Use a capital "B" for Bittorrent class
|
15 years ago |
search.qrc
|
- Commit those by mistake
|
15 years ago |
searchengine.cpp
|
- Fix Paste action in search field
|
15 years ago |
searchengine.h
|
FEATURE: Display close tab button into the tabs in search engine (Qt >= 4.5 only)
|
15 years ago |
searchlistdelegate.h
|
- Use lowercase characters only in filenames
|
15 years ago |
searchtab.cpp
|
- Use lowercase characters only in filenames
|
15 years ago |
searchtab.h
|
- Use lowercase characters only in filenames
|
15 years ago |
speedlimitdlg.h
|
- Fixed per torrent speed limiting
|
15 years ago |
src.pro
|
- Updated version number to v2.1.0alpha in trunk (new development focus)
|
15 years ago |
stacktrace.h
|
BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting
|
16 years ago |
statusbar.h
|
- Initial support for Web UI internationalization !
|
15 years ago |
supportedengines.h
|
- Use lowercase characters only in filenames
|
15 years ago |
torrentadditiondlg.h
|
- Initiated work on torrent labeling/categorization (functional but not perfect yet
|
15 years ago |
torrentfilesmodel.h
|
- In File tree (torrent content), set parent priority to NORMAL if its children have mixed priorities
|
15 years ago |
torrentpersistentdata.h
|
- Initiated work on torrent labeling/categorization (functional but not perfect yet
|
15 years ago |
trackerlist.h
|
- Fix several possible crashes when using Magnet URI (because they don't have metadata in the beginning)
|
15 years ago |
trackerlogin.h
|
- Use lowercase characters only in filenames
|
15 years ago |
trackersadditiondlg.h
|
- Fix typo in the code
|
15 years ago |
transferlistdelegate.h
|
- Initiated work on torrent labeling/categorization (functional but not perfect yet
|
15 years ago |
transferlistfilterswidget.h
|
- Add hover effect of labels/categories to animate drag'n drop
|
15 years ago |
transferlistwidget.cpp
|
- Forgot to make "Label" string translatable
|
15 years ago |
transferlistwidget.h
|
- Added drag'n Drop from torrent list to labels (for torrent labeling)
|
15 years ago |
update_qrc_files.py
|
- Improved tab look
|
16 years ago |
webui.qrc
|
- Update to MochaUI svn/trunk
|
15 years ago |