.. |
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 language files
|
15 years ago |
menuicons
|
…
|
|
search_engine
|
- Update helper version
|
15 years ago |
ui
|
FEATURE: Support for multiple scan folders
|
15 years ago |
webui
|
Disable scan folder preferences in Web UI (for now) since it was broken by "multipleScanFolders" patch
|
15 years ago |
GUI.cpp
|
- Cleanup GUI class
|
15 years ago |
GUI.h
|
Reorganized header file
|
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 several signals/slots bindings
|
15 years ago |
bittorrent.h
|
Fix several signals/slots bindings
|
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
|
…
|
|
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 Json encode support for QVariantList and QStringList
|
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
|
Make use of QT_VERSION define instead of using our own define
|
15 years ago |
filesystemwatcher.h
|
FEATURE: Support for multiple scan folders
|
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
|
- Global Upload/Download rates can be set by clicking on the status bar values
|
15 years ago |
httpconnection.h
|
FEATURE: Global transfer information are displayed in the new Web UI status bar
|
15 years ago |
httprequestparser.cpp
|
…
|
|
httprequestparser.h
|
…
|
|
httpresponsegenerator.cpp
|
…
|
|
httpresponsegenerator.h
|
…
|
|
httpserver.cpp
|
Fix Web UI authentication with Konqueror
|
15 years ago |
httpserver.h
|
- Global Upload/Download rates can be set by clicking on the status bar values
|
15 years ago |
ico.cpp
|
…
|
|
ico.h
|
…
|
|
icons.qrc
|
- Created "Advanced settings" tab in program preferences and moved "Disk cache" there
|
15 years ago |
json.h
|
Added Json encode support for QVariantList and QStringList
|
15 years ago |
lang.qrc
|
- Fixed serbian translation (forgot to embed it into qBittorrent executable)
|
15 years ago |
main.cpp
|
Fix headless compilation
|
15 years ago |
misc.h
|
Fix several signals/slots bindings
|
15 years ago |
options_imp.cpp
|
Folder scanning settings are now properly saved
|
15 years ago |
options_imp.h
|
FEATURE: Support for multiple scan folders
|
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
|
Started code clean up and optimization
|
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
|
FEATURE: Support for multiple scan folders
|
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
|
Code cleanup
|
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
|
…
|
|
qtorrenthandle.cpp
|
Started code clean up and optimization
|
15 years ago |
qtorrenthandle.h
|
Started code clean up and optimization
|
15 years ago |
reverseresolution.h
|
- Restore compatiblity with recent libboost (broken by last commit)
|
15 years ago |
rss.cpp
|
Make use of QT_VERSION define instead of using our own define
|
15 years ago |
rss.h
|
Make use of QT_VERSION define instead of using our own define
|
15 years ago |
rss_imp.cpp
|
FEATURE: Support for multiple scan folders
|
15 years ago |
rss_imp.h
|
Make use of QT_VERSION define instead of using our own define
|
15 years ago |
scannedfoldersmodel.cpp
|
Call qDeleteAll on m_pathList
|
15 years ago |
scannedfoldersmodel.h
|
Use a regular pointer instead of a QSharedPointer to fix Qt 4.4 compatibility
|
15 years ago |
search.qrc
|
FEATURE: Search engine can now use a SOCKS5 proxy
|
15 years ago |
searchengine.cpp
|
Make use of QT_VERSION define instead of using our own define
|
15 years ago |
searchengine.h
|
Make use of QT_VERSION define instead of using our own define
|
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
|
FEATURE: Support for multiple scan folders
|
15 years ago |
stacktrace.h
|
…
|
|
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
|
FEATURE: Allow to change the priority of several files at once
|
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
|
Make use of QT_VERSION define instead of using our own define
|
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
|
Fix several signals/slots bindings
|
15 years ago |
transferlistwidget.h
|
Fix several signals/slots bindings
|
15 years ago |
update_qrc_files.py
|
…
|
|
webui.qrc
|
FEATURE: Trackers can be added from Web UI
|
15 years ago |