.. |
Icons
|
Trunk is now v2.5.0alpha
|
14 years ago |
geoip
|
…
|
|
lang
|
Fix typo (baloon -> ballon)
|
14 years ago |
lineedit
|
FEATURE: Added torrent filtering by name
|
14 years ago |
menuicons
|
…
|
|
qtsingleapp
|
Several OS/2 fixes from Silvan Scherrer
|
15 years ago |
search_engine
|
Fix possible search plugin update issue
|
14 years ago |
ui
|
Fix about dialog cosmetic issues
|
14 years ago |
webui
|
Fix locale change from the Web UI
|
14 years ago |
GUI.cpp
|
Fix about dialog cosmetic issues
|
14 years ago |
GUI.h
|
Clean program exit on system shutdown/logout
|
14 years ago |
Info.plist
|
Trunk is now v2.5.0alpha
|
14 years ago |
about.qrc
|
Fix about dialog cosmetic issues
|
14 years ago |
about_imp.h
|
Fix about dialog cosmetic issues
|
14 years ago |
advancedsettings.h
|
Fix typo (baloon -> ballon)
|
14 years ago |
bandwidthscheduler.h
|
…
|
|
bittorrent.cpp
|
Fix feature to keep incomplete torrents in a separate folder
|
14 years ago |
bittorrent.h
|
FEATURE: Run external program on torrent completion
|
14 years ago |
console_imp.h
|
Enabled modality for appropriate dialogs
|
15 years ago |
cookiesdlg.cpp
|
Fix RSS cookie support
|
15 years ago |
cookiesdlg.h
|
Added cookie support for RSS feeds (Needs testing)
|
15 years ago |
createtorrent_imp.cpp
|
TorrentCreator: add .torrent extension only when missing
|
14 years ago |
createtorrent_imp.h
|
Improved torrent creator tool behavior during creation process
|
15 years ago |
deletionconfirmationdlg.h
|
Still simplifying program options
|
15 years ago |
downloadedpiecesbar.h
|
Code optimization
|
15 years ago |
downloadfromurldlg.h
|
FEATURE: Added support for BitComet links (bc://bt/...)
|
15 years ago |
downloadthread.cpp
|
Code cleanup
|
15 years ago |
downloadthread.h
|
Fix RSS cookie support
|
15 years ago |
engineselectdlg.cpp
|
Fix possible search plugin update issue
|
14 years ago |
engineselectdlg.h
|
…
|
|
eventmanager.cpp
|
Fix locale change from the Web UI
|
14 years ago |
eventmanager.h
|
…
|
|
feedList.h
|
Fix possible crash with Qt 4.4
|
15 years ago |
feeddownloader.h
|
Added support for | (OR) operator in RSS feed downloader
|
14 years ago |
filesystemwatcher.h
|
Fix possible folder watching issues on Windows
|
14 years ago |
filterparserthread.h
|
…
|
|
geoip.h
|
Forgot to use the new safeRemove() function at some places
|
15 years ago |
geoip.qrc
|
Windows execution fixes
|
15 years ago |
gpl.html
|
Forgot to commit this file
|
14 years ago |
headlessloader.h
|
FEATURE: Added support for BitComet links (bc://bt/...)
|
15 years ago |
hidabletabwidget.h
|
Fix file naming
|
15 years ago |
httpconnection.cpp
|
Updated Web UI to reflect the autorun changes
|
14 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
|
Fix encoding in Web UI on non-unicode systems
|
15 years ago |
httpresponsegenerator.h
|
…
|
|
httpserver.cpp
|
Fix tables appearance in Web UI
|
15 years ago |
httpserver.h
|
BUGFIX: Set Web UI ban period to 1 hour
|
15 years ago |
ico.cpp
|
…
|
|
ico.h
|
…
|
|
icons.qrc
|
FEATURE: Added button to password-lock the UI
|
14 years ago |
json.h
|
Fix locale change from the Web UI
|
14 years ago |
lang.qrc
|
FEATURE: Added actions to "Move to top/bottom" of priority queue
|
14 years ago |
main.cpp
|
Clean program exit on system shutdown/logout
|
14 years ago |
misc.cpp
|
Fix to last commit
|
14 years ago |
misc.h
|
Fix to last commit
|
14 years ago |
options_imp.cpp
|
Fix locale change from the Web UI
|
14 years ago |
options_imp.h
|
Code clean up
|
15 years ago |
peeraddition.h
|
…
|
|
peerlistdelegate.h
|
Clean fix for progress display with cleanlooks style
|
15 years ago |
peerlistwidget.cpp
|
Code cleanup
|
15 years ago |
peerlistwidget.h
|
…
|
|
pieceavailabilitybar.h
|
Fix torrent availability computation
|
15 years ago |
pluginsource.h
|
…
|
|
preferences.h
|
FEATURE: Run external program on torrent completion
|
14 years ago |
previewlistdelegate.h
|
Clean fix for progress display with cleanlooks style
|
15 years ago |
previewselect.h
|
Use libtorrent version.hpp instead of our own DEFINE
|
15 years ago |
propertieswidget.cpp
|
Do not display !.qB extension in save path
|
15 years ago |
propertieswidget.h
|
Fix "Set location" action
|
14 years ago |
proplistdelegate.h
|
Fix progress bar style on Windows
|
14 years ago |
qbittorrent.ico
|
Some Win32 improvements
|
15 years ago |
qbittorrent.rc
|
Use a new icon for torrents on Windows
|
15 years ago |
qbittorrent_file.ico
|
New icon for file association on Windows
|
15 years ago |
qbittorrent_os2.ico
|
Several OS/2 fixes from Silvan Scherrer
|
15 years ago |
qbittorrent_os2.rc
|
Several OS/2 fixes from Silvan Scherrer
|
15 years ago |
qinisettings.h
|
Still cleaning up registry access code
|
15 years ago |
qmacapplication.cpp
|
Another compilation Fix for Mac
|
15 years ago |
qmacapplication.h
|
Removed useless include
|
15 years ago |
qtorrenthandle.cpp
|
Fix save path encoding problem on Windows
|
14 years ago |
qtorrenthandle.h
|
Safer error detection
|
14 years ago |
reverseresolution.h
|
Fix possible crash in boost exception handling
|
15 years ago |
rss.cpp
|
Forgot to use the new safeRemove() function at some places
|
15 years ago |
rss.h
|
Proper fix to use an INI file instead of the registry on Windows
|
15 years ago |
rss_imp.cpp
|
Proper fix to use an INI file instead of the registry on Windows
|
15 years ago |
rss_imp.h
|
Move RSS settings to a separate dialog
|
15 years ago |
rsssettings.cpp
|
Move RSS settings to a separate dialog
|
15 years ago |
rsssettings.h
|
Move RSS settings to a separate dialog
|
15 years ago |
scannedfoldersmodel.cpp
|
Fix download in scan dir persistence
|
14 years ago |
scannedfoldersmodel.h
|
Proper fix to use an INI file instead of the registry on Windows
|
15 years ago |
search.qrc
|
FEATURE: Added actions to "Move to top/bottom" of priority queue
|
14 years ago |
searchengine.cpp
|
Fix to last commit
|
14 years ago |
searchengine.h
|
Fix issues related to tab order in main window
|
15 years ago |
searchlistdelegate.h
|
Clean fix for progress display with cleanlooks style
|
15 years ago |
searchtab.cpp
|
Proper fix to use an INI file instead of the registry on Windows
|
15 years ago |
searchtab.h
|
…
|
|
sessionapplication.cpp
|
Code cleanup
|
14 years ago |
sessionapplication.h
|
Code cleanup
|
14 years ago |
smtp.cpp
|
Added missing include
|
14 years ago |
smtp.h
|
Email notification on download completion
|
14 years ago |
speedlimitdlg.h
|
Higher maximum download speed limit
|
14 years ago |
src.pro
|
Fix about dialog cosmetic issues
|
14 years ago |
stacktrace.h
|
…
|
|
statusbar.h
|
Clean program exit on system shutdown/logout
|
14 years ago |
supportedengines.h
|
Proper fix to use an INI file instead of the registry on Windows
|
15 years ago |
torrentadditiondlg.cpp
|
Fix possible crash when changing the save path in torrent addition dialog
|
14 years ago |
torrentadditiondlg.h
|
Limit torrent addition dialog width
|
14 years ago |
torrentfilesmodel.h
|
Fix "Select All/None" buttons in torrent properties
|
15 years ago |
torrentpersistentdata.h
|
Remember completion date correctly
|
14 years ago |
trackerlist.cpp
|
Fix crash when accessing trackers and using libtorrent v0.15.x
|
15 years ago |
trackerlist.h
|
Moc bug workaround
|
15 years ago |
trackerlogin.h
|
…
|
|
trackersadditiondlg.h
|
…
|
|
transferlistdelegate.h
|
Fix progress bar style on Windows
|
14 years ago |
transferlistfilterswidget.h
|
FEATURE: Added label-level Pause/Resume/Delete actions
|
14 years ago |
transferlistwidget.cpp
|
Fix wrong mapping to source model
|
14 years ago |
transferlistwidget.h
|
FEATURE: Added torrent filtering by name
|
14 years ago |
update_qrc_files.py
|
…
|
|
webui.qrc
|
FEATURE: Trackers can be added from Web UI
|
15 years ago |