.. |
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
|
Updated Korean, Portuguese and Brazilian translations
|
2010-03-09 07:59:17 +00:00 |
menuicons
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
search_engine
|
- Update helper version
|
2010-02-10 20:15:21 +00:00 |
ui
|
Improved RSS filters sorting code
|
2010-03-08 22:09:17 +00:00 |
webui
|
Disable scan folder preferences in Web UI (for now) since it was broken by "multipleScanFolders" patch
|
2010-02-28 17:17: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 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 |
bittorrent.h
|
Fix several signals/slots bindings
|
2010-03-04 19:29:48 +00:00 |
console_imp.h
|
Enabled modality for appropriate dialogs
|
2010-03-10 20:21:56 +00:00 |
createtorrent_imp.cpp
|
Enabled modality for appropriate dialogs
|
2010-03-10 20:21:56 +00:00 |
createtorrent_imp.h
|
- Fixed torrent creation (closes #402025)
|
2009-07-23 09:11:05 +00:00 |
deletionconfirmationdlg.h
|
Moved screenCenter function to misc.h to avoid code duplication
|
2010-01-21 22:23:13 +00:00 |
downloadedpiecesbar.h
|
- Fix crash in pieces downloaded/availability bars when the torrent has too many pieces
|
2009-12-31 16:34:56 +00:00 |
downloadfromurldlg.h
|
Enabled modality for appropriate dialogs
|
2010-03-10 20:21:56 +00:00 |
downloadthread.cpp
|
Make use of Fast concatenation feature in Qt 4.6
|
2010-03-06 21:11:47 +00:00 |
downloadthread.h
|
- Download thread now supports HTTP redirection
|
2010-01-29 18:37:47 +00:00 |
engineselectdlg.cpp
|
More code cleanup
|
2010-03-04 20:19:25 +00:00 |
engineselectdlg.h
|
- Clean up search engine plugins code
|
2009-11-22 09:37:16 +00:00 |
eventmanager.cpp
|
Make use of Fast concatenation feature in Qt 4.6
|
2010-03-06 21:11:47 +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
|
Enabled modality for appropriate dialogs
|
2010-03-10 20:21:56 +00:00 |
GUI.h
|
Enabled modality for appropriate dialogs
|
2010-03-10 20:21:56 +00:00 |
headlessloader.h
|
More code cleanup
|
2010-03-04 20:19:25 +00:00 |
httpconnection.cpp
|
More code cleanup
|
2010-03-04 20:19:25 +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
|
- Forgot to update those headers
|
2009-04-05 18:48:45 +00:00 |
httprequestparser.h
|
- Forgot to update those headers
|
2009-04-05 18:48:45 +00:00 |
httpresponsegenerator.cpp
|
BUGFIX: Stop enforcing UTF-8 and use system locale instead
|
2009-07-12 08:13:00 +00:00 |
httpresponsegenerator.h
|
- Forgot to update those headers
|
2009-04-05 18:48:45 +00:00 |
httpserver.cpp
|
Fix Web UI authentication with Konqueror
|
2010-02-12 00:00:55 +00:00 |
httpserver.h
|
- Global Upload/Download rates can be set by clicking on the status bar values
|
2010-02-15 20:57:55 +00:00 |
ico.cpp
|
- Fixed includes
|
2008-12-23 14:41:14 +00:00 |
ico.h
|
- got rid of libMagick++ dependency
|
2008-11-04 22:39:43 +00:00 |
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 Json encode support for QVariantList and QStringList
|
2010-02-28 17:24:35 +00:00 |
lang.qrc
|
- Fixed serbian translation (forgot to embed it into qBittorrent executable)
|
2009-12-08 21:55:27 +00:00 |
main.cpp
|
Drop our QCleanLooks style subclass since there no longer seem to be an issue with the standard one
|
2010-03-06 21:36:08 +00:00 |
misc.h
|
Make use of Fast concatenation feature in Qt 4.6
|
2010-03-06 21:11:47 +00:00 |
options_imp.cpp
|
Enabled modality for appropriate dialogs
|
2010-03-10 20:21:56 +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
|
- Fix crash in pieces downloaded/availability bars when the torrent has too many pieces
|
2009-12-31 16:34:56 +00:00 |
pluginsource.h
|
- Move ui files to their own folder
|
2009-11-20 08:20:05 +00:00 |
preferences.h
|
Make use of Fast concatenation feature in Qt 4.6
|
2010-03-06 21:11:47 +00:00 |
previewlistdelegate.h
|
- Use lowercase characters only in filenames
|
2009-11-20 07:48:44 +00:00 |
previewselect.h
|
- flush cache before file preview (libtorrent >= 0.15 only)
|
2010-01-09 21:39:17 +00:00 |
propertieswidget.cpp
|
Make use of Fast concatenation feature in Qt 4.6
|
2010-03-06 21:11:47 +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 |
qtorrenthandle.cpp
|
More code cleanup
|
2010-03-04 20:19:25 +00:00 |
qtorrenthandle.h
|
Started code clean up and optimization
|
2010-03-03 17:27:25 +00:00 |
reverseresolution.h
|
- Restore compatiblity with recent libboost (broken by last commit)
|
2009-11-28 22:22:35 +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 |
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 |
scannedfoldersmodel.cpp
|
Call qDeleteAll on m_pathList
|
2010-02-28 16:23:59 +00:00 |
scannedfoldersmodel.h
|
Use a regular pointer instead of a QSharedPointer to fix Qt 4.4 compatibility
|
2010-02-28 16:00:52 +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
|
- Use lowercase characters only in filenames
|
2009-11-20 07:48:44 +00:00 |
searchtab.cpp
|
- Use lowercase characters only in filenames
|
2009-11-20 07:48:44 +00:00 |
searchtab.h
|
- Use lowercase characters only in filenames
|
2009-11-20 07:48:44 +00:00 |
speedlimitdlg.h
|
Clean up URL seed code
|
2010-01-27 20:34:53 +00:00 |
src.pro
|
Bump to rc2
|
2010-03-08 22:14:40 +00:00 |
stacktrace.h
|
BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting
|
2009-01-18 15:12:38 +00:00 |
statusbar.h
|
FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period)
|
2010-01-24 11:57:15 +00:00 |
supportedengines.h
|
Use XDG folders (.cache, .local) instead of .qbittorrent
|
2010-01-02 11:22:44 +00:00 |
torrentadditiondlg.h
|
More code cleanup
|
2010-03-04 20:19:25 +00:00 |
torrentfilesmodel.h
|
More code cleanup
|
2010-03-04 20:19:25 +00:00 |
torrentpersistentdata.h
|
More code cleanup
|
2010-03-04 20:19:25 +00:00 |
trackerlist.h
|
- Actual Qt4.4 compilation fix
|
2010-01-18 22:09:28 +00:00 |
trackerlogin.h
|
- Use lowercase characters only in filenames
|
2009-11-20 07:48:44 +00:00 |
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
|
FEATURE: Added "Upload/Download limit" columns to transfer list
|
2010-01-30 17:47:01 +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
|
- Improved tab look
|
2008-09-27 20:56:41 +00:00 |
webui.qrc
|
FEATURE: Trackers can be added from Web UI
|
2010-02-14 15:15:35 +00:00 |