.. |
Icons
|
- qBittorrent no longer listens on a random port whenever it receives a listen_failed_alert (because it may correspond to another network interface)
|
15 years ago |
geoip
|
- No longer ships GeoIP database since most distributions provide it in a separate package
|
15 years ago |
lang
|
- Removed "Bullet" from translatable strings since it is not displayed
|
15 years ago |
menuicons
|
- Moved everything to trunk to create a stable branch
|
18 years ago |
search_engine
|
- Fix Mininova search engine plugin
|
15 years ago |
ui
|
- Removed "Bullet" from translatable strings since it is not displayed
|
15 years ago |
webui
|
- qBittorrent can now identify itself as KTorrent too
|
15 years ago |
GUI.cpp
|
- Removed debug
|
15 years ago |
GUI.h
|
- Drag'n drop to labels cleanup
|
15 years ago |
about_imp.h
|
- Updated Catalan author name
|
15 years ago |
bittorrent.cpp
|
- Fixing indentation
|
15 years ago |
bittorrent.h
|
- Fixing indentation
|
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
|
- Fix crash in pieces downloaded/availability bars when the torrent has too many pieces
|
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
|
Use XDG folders (.cache, .local) instead of .qbittorrent
|
15 years ago |
engineselectdlg.h
|
- Clean up search engine plugins code
|
15 years ago |
eventmanager.cpp
|
- Merged headless branch
|
15 years ago |
eventmanager.h
|
* Replace priority combo boxes by check boxes in Web UI as in Regular 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 crash when deleting a label
|
15 years ago |
filesystemwatcher.h
|
- Folder Scanning: initial import of the torrents inside is fixed
|
15 years ago |
filterparserthread.h
|
- Merged headless branch
|
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 |
headlessloader.h
|
- Made program usage message (help) translatable
|
15 years ago |
httpconnection.cpp
|
- Use global maximum transfer rates as maximum values in per-torrent speed limiting dialogs (Web UI)
|
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
|
* Replace priority combo boxes by check boxes in Web UI as in Regular UI
|
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
|
- qBittorrent no longer listens on a random port whenever it receives a listen_failed_alert (because it may correspond to another network interface)
|
15 years ago |
json.h
|
- Encode correctly Float Type using QVariant/JSON (introduced in Qt 4.6)
|
15 years ago |
lang.qrc
|
- Fixed serbian translation (forgot to embed it into qBittorrent executable)
|
15 years ago |
main.cpp
|
- Made program usage message (help) translatable
|
15 years ago |
misc.h
|
- Fixing indentation
|
15 years ago |
options_imp.cpp
|
- qBittorrent can now identify itself as KTorrent too
|
15 years ago |
options_imp.h
|
- Fix Proxy type rank in enum (to be consistent with older qBittorrent versions)
|
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
|
- Fix crash in pieces downloaded/availability bars when the torrent has too many pieces
|
15 years ago |
pluginsource.h
|
- Move ui files to their own folder
|
15 years ago |
preferences.h
|
- Merged headless branch
|
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
|
- Updated language files and french translation
|
15 years ago |
propertieswidget.h
|
- Use checkboxes for selective downloading instead of comboboxes
|
15 years ago |
proplistdelegate.h
|
- Use checkboxes for selective downloading instead of comboboxes
|
15 years ago |
qgnomelook.h
|
- License fix due to problems with OpenSSL
|
16 years ago |
qtorrenthandle.cpp
|
- Merged headless branch
|
15 years ago |
qtorrenthandle.h
|
- Merged headless branch
|
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
|
- Read RSS items are now remembered correctly on restart for feeds with no torrents attached
|
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
|
Use XDG folders (.cache, .local) instead of .qbittorrent
|
15 years ago |
searchengine.h
|
- Fix possible crash when closing a search tab
|
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
|
- Use global maximum transfer rates as maximum values in per-torrent speed limiting dialogs
|
15 years ago |
src.pro
|
- Made program usage message (help) translatable
|
15 years ago |
stacktrace.h
|
BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting
|
16 years ago |
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)
|
15 years ago |
supportedengines.h
|
Use XDG folders (.cache, .local) instead of .qbittorrent
|
15 years ago |
torrentadditiondlg.h
|
- Updated language files and french translation
|
15 years ago |
torrentfilesmodel.h
|
- Torrents can be renamed in transfer list
|
15 years ago |
torrentpersistentdata.h
|
- Torrents can be renamed in transfer list
|
15 years ago |
trackerlist.h
|
FEATURE: uTorrent compatible tracker list support (use torrentz.com url as a default)
|
15 years ago |
trackerlogin.h
|
- Use lowercase characters only in filenames
|
15 years ago |
trackersadditiondlg.h
|
FEATURE: uTorrent compatible tracker list support (use torrentz.com url as a default)
|
15 years ago |
transferlistdelegate.h
|
- Initiated work on torrent labeling/categorization (functional but not perfect yet
|
15 years ago |
transferlistfilterswidget.h
|
- Fix crash when deleting a label
|
15 years ago |
transferlistwidget.cpp
|
- Fix crash when deleting a label
|
15 years ago |
transferlistwidget.h
|
- Torrents can be renamed in transfer list
|
15 years ago |
update_qrc_files.py
|
- Improved tab look
|
16 years ago |
webui.qrc
|
* Replace priority combo boxes by check boxes in Web UI as in Regular UI
|
15 years ago |