.. |
Icons
|
- Created "Advanced settings" tab in program preferences and moved "Disk cache" there
|
15 years ago |
geoip
|
- No longer ships GeoIP database since most distributions provide it in a separate package
|
15 years ago |
lang
|
Updated Russian translation
|
15 years ago |
menuicons
|
…
|
|
search_engine
|
- Update helper version
|
15 years ago |
ui
|
Fix font size of two torrent addition dialog buttons (Patch by Mariusz Fik)
|
15 years ago |
webui
|
FEATURE: Trackers can be added from Web UI
|
15 years ago |
GUI.cpp
|
- Make it impossible to open more than one options dialog
|
15 years ago |
GUI.h
|
FEATURE: User can set alternative speed limits for fast toggling
|
15 years ago |
about_imp.h
|
Updated Ukranian translation
|
15 years ago |
advancedsettings.h
|
Moved peer resolution settings to advanced settings
|
15 years ago |
bandwidthscheduler.h
|
FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period)
|
15 years ago |
bittorrent.cpp
|
- Fix a crash when adding an already existing torrent
|
15 years ago |
bittorrent.h
|
FEATURE: Torrent files can be exported to a given directory
|
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
|
Moved screenCenter function to misc.h to avoid code duplication
|
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
|
Add back CONFIG += link_pkgconfig or it causes crashes
|
15 years ago |
downloadthread.h
|
- Download thread now supports HTTP redirection
|
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
|
Added "Export .torrent files to..." feature to the Web UI
|
15 years ago |
eventmanager.h
|
* Replace priority combo boxes by check boxes in Web UI as in Regular UI
|
15 years ago |
feedList.h
|
- Fix possible race condition in RSS that could cause crash on startup (bug #511441)
|
15 years ago |
feeddownloader.h
|
- RSS filters are now alphabetically sorted
|
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
|
- Fix compilation error when geoip database is embedded
|
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
|
FEATURE: Trackers can be added from 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
|
Fix Web UI authentication with Konqueror
|
15 years ago |
httpserver.h
|
Use HTTP digest mode for Web UI authentication (instead of Basic)
|
15 years ago |
ico.cpp
|
- Fixed includes
|
16 years ago |
ico.h
|
- got rid of libMagick++ dependency
|
16 years ago |
icons.qrc
|
- Created "Advanced settings" tab in program preferences and moved "Disk cache" there
|
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
|
Cosmetic fix to usage display (--help)
|
15 years ago |
misc.h
|
FEATURE: Torrent files can be exported to a given directory
|
15 years ago |
options_imp.cpp
|
Improved application style handling
|
15 years ago |
options_imp.h
|
- COSMETIC: Improved style management
|
15 years ago |
peeraddition.h
|
- Restore compatiblity with recent libboost (broken by last commit)
|
15 years ago |
peerlistdelegate.h
|
Apply patch from Elrond to improve transfer speed display in peers list
|
15 years ago |
peerlistwidget.cpp
|
- Maximum value for rate limiting in peer list is now taken from program preferences
|
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
|
Improved application style handling
|
15 years ago |
previewlistdelegate.h
|
- Use lowercase characters only in filenames
|
15 years ago |
previewselect.h
|
- flush cache before file preview (libtorrent >= 0.15 only)
|
15 years ago |
propertieswidget.cpp
|
Clean up URL seed code
|
15 years ago |
propertieswidget.h
|
- Use Alternating row colors in {Peers, trackers, Files} lists too (if enabled)
|
15 years ago |
proplistdelegate.h
|
- Fix file prioritizing in a torrent
|
15 years ago |
qgnomelook.h
|
- License fix due to problems with OpenSSL
|
16 years ago |
qtorrenthandle.cpp
|
- Clear torrent errors when starting a torrent
|
15 years ago |
qtorrenthandle.h
|
- Clear torrent errors when starting a torrent
|
15 years ago |
reverseresolution.h
|
- Restore compatiblity with recent libboost (broken by last commit)
|
15 years ago |
rss.cpp
|
- Fix memory leak in rss
|
15 years ago |
rss.h
|
- Improved date handling in RSS
|
15 years ago |
rss_imp.cpp
|
- Improved date handling in RSS
|
15 years ago |
rss_imp.h
|
- Actual Qt4.4 compilation fix
|
15 years ago |
search.qrc
|
FEATURE: Search engine can now use a SOCKS5 proxy
|
15 years ago |
searchengine.cpp
|
- Fix possible race condition in search engine
|
15 years ago |
searchengine.h
|
- Launch directly the new search instead of stopping the current one if the user changed the search pattern
|
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
|
Clean up URL seed code
|
15 years ago |
src.pro
|
Revert useless 64bits patch
|
15 years ago |
stacktrace.h
|
BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting
|
16 years ago |
statusbar.h
|
FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period)
|
15 years ago |
supportedengines.h
|
Use XDG folders (.cache, .local) instead of .qbittorrent
|
15 years ago |
torrentadditiondlg.h
|
Moved screenCenter function to misc.h to avoid code duplication
|
15 years ago |
torrentfilesmodel.h
|
FEATURE: Added back file prioritizing in a torrent (it seems users were using it after all)
|
15 years ago |
torrentpersistentdata.h
|
FEATURE: Added "Added/Completed On" columns to transfer list
|
15 years ago |
trackerlist.h
|
- Actual Qt4.4 compilation fix
|
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
|
FEATURE: Added "Upload/Download limit" columns to transfer list
|
15 years ago |
transferlistfilterswidget.h
|
- Fix to make sure that the filters list height is always sufficient to display all the filters (without the need for a scrollbar)
|
15 years ago |
transferlistwidget.cpp
|
Important fix regarding actions on selected torrents. With filters enabled, it could happen that non-selected torrents are affected.
|
15 years ago |
transferlistwidget.h
|
Important fix regarding actions on selected torrents. With filters enabled, it could happen that non-selected torrents are affected.
|
15 years ago |
update_qrc_files.py
|
- Improved tab look
|
16 years ago |
webui.qrc
|
FEATURE: Trackers can be added from Web UI
|
15 years ago |