.. |
geoip
|
- No longer ships GeoIP database since most distributions provide it in a separate package
|
2009-12-07 20:54:47 +00:00 |
Icons
|
- Created "Advanced settings" tab in program preferences and moved "Disk cache" there
|
2010-01-31 15:11:15 +00:00 |
lang
|
I18N: Updated Polish translation (thanks Szymon Świerkosz)
|
2010-03-22 18:23:02 +00:00 |
menuicons
|
|
|
search_engine
|
- Update helper version
|
2010-02-10 20:15:21 +00:00 |
ui
|
Made preferences columns resizable
|
2010-03-13 14:10:26 +00:00 |
webui
|
Fix "Ctrl+A" in Web UI
|
2010-03-20 15:45:14 +00:00 |
about_imp.h
|
Updated Bulgarian translation and translator name
|
2010-03-06 11:13:13 +00:00 |
advancedsettings.h
|
Moved peer resolution settings to advanced settings
|
2010-01-31 16:43:19 +00:00 |
bandwidthscheduler.h
|
FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period)
|
2010-01-24 11:57:15 +00:00 |
bittorrent.cpp
|
Fix possible crash with folder watching
|
2010-03-22 18:50:04 +00:00 |
bittorrent.h
|
Save fast resume data every 3 minutes
|
2010-03-20 21:21:42 +00:00 |
console_imp.h
|
Enabled modality for appropriate dialogs
|
2010-03-10 20:21:56 +00:00 |
createtorrent_imp.cpp
|
Ask for user confirmation because proceeding with recursive torrent download (security risk)
|
2010-03-20 11:30:11 +00:00 |
createtorrent_imp.h
|
|
|
deletionconfirmationdlg.h
|
Moved screenCenter function to misc.h to avoid code duplication
|
2010-01-21 22:23:13 +00:00 |
downloadedpiecesbar.h
|
Code optimization
|
2010-03-18 23:12:25 +00:00 |
downloadfromurldlg.h
|
Enabled modality for appropriate dialogs
|
2010-03-10 20:21:56 +00:00 |
downloadthread.cpp
|
BUGFIX: Consider HTTP downloads >1MB as invalid .torrent files and abort them
|
2010-03-12 20:00:51 +00:00 |
downloadthread.h
|
BUGFIX: Consider HTTP downloads >1MB as invalid .torrent files and abort them
|
2010-03-12 20:00:51 +00:00 |
engineselectdlg.cpp
|
More code cleanup
|
2010-03-04 20:19:25 +00:00 |
engineselectdlg.h
|
|
|
eventmanager.cpp
|
Improvement to last fix
|
2010-03-22 18:58:30 +00:00 |
eventmanager.h
|
* Replace priority combo boxes by check boxes in Web UI as in Regular UI
|
2009-12-28 19:39:47 +00:00 |
feeddownloader.h
|
Improved RSS filters sorting code
|
2010-03-08 22:09:17 +00:00 |
feedList.h
|
Fix possible crash with Qt 4.4
|
2010-03-07 20:27:39 +00:00 |
filesystemwatcher.h
|
Fix folder scanning: it would not detect torrents already present in the folder on startup. This bug was introduced recently (in rc1)
|
2010-03-08 19:19:17 +00:00 |
filterparserthread.h
|
- Merged headless branch
|
2010-01-02 22:20:37 +00:00 |
geoip.h
|
More code cleanup
|
2010-03-04 20:19:25 +00:00 |
geoip.qrc
|
- No longer ships GeoIP database since most distributions provide it in a separate package
|
2009-12-07 20:54:47 +00:00 |
GUI.cpp
|
Ask for user confirmation because proceeding with recursive torrent download (security risk)
|
2010-03-20 11:30:11 +00:00 |
GUI.h
|
Ask for user confirmation because proceeding with recursive torrent download (security risk)
|
2010-03-20 11:30:11 +00:00 |
headlessloader.h
|
More code cleanup
|
2010-03-04 20:19:25 +00:00 |
httpconnection.cpp
|
Added back folder watching in Web UI
|
2010-03-18 19:25:16 +00:00 |
httpconnection.h
|
FEATURE: Global transfer information are displayed in the new Web UI status bar
|
2010-02-15 20:07:15 +00:00 |
httprequestparser.cpp
|
|
|
httprequestparser.h
|
|
|
httpresponsegenerator.cpp
|
|
|
httpresponsegenerator.h
|
|
|
httpserver.cpp
|
Fixed Web UI compatibility with Safari
|
2010-03-16 00:20:32 +00:00 |
httpserver.h
|
BUGFIX: Set Web UI ban period to 1 hour
|
2010-03-13 12:21:15 +00:00 |
ico.cpp
|
|
|
ico.h
|
|
|
icons.qrc
|
- Created "Advanced settings" tab in program preferences and moved "Disk cache" there
|
2010-01-31 15:11:15 +00:00 |
json.h
|
Added back folder watching in Web UI
|
2010-03-18 19:25:16 +00:00 |
lang.qrc
|
- Fixed serbian translation (forgot to embed it into qBittorrent executable)
|
2009-12-08 21:55:27 +00:00 |
main.cpp
|
Properly raise SIGSEGV/SIGABRT after catching it
|
2010-03-20 21:43:01 +00:00 |
misc.cpp
|
Made M3U files previewable
|
2010-03-20 19:37:28 +00:00 |
misc.h
|
Another attempt to fixing Mac compilation
|
2010-03-20 19:09:27 +00:00 |
options_imp.cpp
|
Fix possible crash with folder watching
|
2010-03-22 18:50:04 +00:00 |
options_imp.h
|
FEATURE: Support for multiple scan folders
|
2010-02-28 15:15:00 +00:00 |
peeraddition.h
|
- Restore compatiblity with recent libboost (broken by last commit)
|
2009-11-28 22:22:35 +00:00 |
peerlistdelegate.h
|
Apply patch from Elrond to improve transfer speed display in peers list
|
2010-01-21 23:59:55 +00:00 |
peerlistwidget.cpp
|
Make use of Fast concatenation feature in Qt 4.6
|
2010-03-06 21:11:47 +00:00 |
peerlistwidget.h
|
- Restore compatiblity with recent libboost (broken by last commit)
|
2009-11-28 22:22:35 +00:00 |
pieceavailabilitybar.h
|
Code optimization
|
2010-03-18 23:25:10 +00:00 |
pluginsource.h
|
|
|
preferences.h
|
Make use of Fast concatenation feature in Qt 4.6
|
2010-03-06 21:11:47 +00:00 |
previewlistdelegate.h
|
|
|
previewselect.h
|
Another attempt to fixing Mac compilation
|
2010-03-20 19:09:27 +00:00 |
propertieswidget.cpp
|
"Downloaded pieces" bar now displays in yellow the pieces being downloaded
|
2010-03-18 22:58:32 +00:00 |
propertieswidget.h
|
- Use Alternating row colors in {Peers, trackers, Files} lists too (if enabled)
|
2010-01-12 23:16:18 +00:00 |
proplistdelegate.h
|
- Fix file prioritizing in a torrent
|
2010-02-08 18:49:04 +00:00 |
qgnomelook.h
|
Subclass Cleanlook style to make sure the progress value is displayed when selected
|
2010-03-19 08:04:35 +00:00 |
qtorrenthandle.cpp
|
"Downloaded pieces" bar now displays in yellow the pieces being downloaded
|
2010-03-18 22:58:32 +00:00 |
qtorrenthandle.h
|
"Downloaded pieces" bar now displays in yellow the pieces being downloaded
|
2010-03-18 22:58:32 +00:00 |
reverseresolution.h
|
- Restore compatiblity with recent libboost (broken by last commit)
|
2009-11-28 22:22:35 +00:00 |
rss_imp.cpp
|
Fix possible crash with Qt 4.4
|
2010-03-07 20:27:39 +00:00 |
rss_imp.h
|
Make use of QT_VERSION define instead of using our own define
|
2010-03-04 18:40:11 +00:00 |
rss.cpp
|
Rss Feed downloader fix
|
2010-03-08 22:13:22 +00:00 |
rss.h
|
Fix compilation error
|
2010-03-08 07:32:46 +00:00 |
scannedfoldersmodel.cpp
|
Fix possible crash with folder watching
|
2010-03-22 18:50:04 +00:00 |
scannedfoldersmodel.h
|
Fix possible crash with folder watching
|
2010-03-22 18:50:04 +00:00 |
search.qrc
|
FEATURE: Search engine can now use a SOCKS5 proxy
|
2010-01-08 20:15:08 +00:00 |
searchengine.cpp
|
Make use of Fast concatenation feature in Qt 4.6
|
2010-03-06 21:11:47 +00:00 |
searchengine.h
|
More code cleanup
|
2010-03-04 20:19:25 +00:00 |
searchlistdelegate.h
|
|
|
searchtab.cpp
|
|
|
searchtab.h
|
|
|
speedlimitdlg.h
|
Clean up URL seed code
|
2010-01-27 20:34:53 +00:00 |
src.pro
|
Another attempt to fixing Mac compilation
|
2010-03-20 19:09:27 +00:00 |
stacktrace.h
|
|
|
statusbar.h
|
FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period)
|
2010-01-24 11:57:15 +00:00 |
supportedengines.h
|
Another attempt to fixing Mac compilation
|
2010-03-20 19:09:27 +00:00 |
torrentadditiondlg.h
|
More code cleanup
|
2010-03-04 20:19:25 +00:00 |
torrentfilesmodel.h
|
Another attempt to fixing Mac compilation
|
2010-03-20 19:09:27 +00:00 |
torrentpersistentdata.h
|
Another attempt to fixing Mac compilation
|
2010-03-20 19:09:27 +00:00 |
trackerlist.h
|
- Actual Qt4.4 compilation fix
|
2010-01-18 22:09:28 +00:00 |
trackerlogin.h
|
|
|
trackersadditiondlg.h
|
FEATURE: uTorrent compatible tracker list support (use torrentz.com url as a default)
|
2009-12-29 16:36:36 +00:00 |
transferlistdelegate.h
|
Another attempt to fixing Mac compilation
|
2010-03-20 19:09:27 +00:00 |
transferlistfilterswidget.h
|
Make use of Fast concatenation feature in Qt 4.6
|
2010-03-06 21:11:47 +00:00 |
transferlistwidget.cpp
|
Make use of Fast concatenation feature in Qt 4.6
|
2010-03-06 21:11:47 +00:00 |
transferlistwidget.h
|
Fix several signals/slots bindings
|
2010-03-04 19:29:48 +00:00 |
update_qrc_files.py
|
|
|
webui.qrc
|
FEATURE: Trackers can be added from Web UI
|
2010-02-14 15:15:35 +00:00 |