.. |
Icons
|
- Updated splashscreen
|
2008-12-15 19:28:09 +00:00 |
lang
|
- Queueing system fix
|
2008-12-23 16:27:47 +00:00 |
menuicons
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
search_engine
|
- Fixed copyright info
|
2008-07-04 07:48:15 +00:00 |
webui
|
- WebUI is now working for IE7
|
2008-12-24 11:28:02 +00:00 |
about.ui
|
- Updated language files
|
2007-08-03 15:37:42 +00:00 |
about_imp.h
|
- Added name name of new turkish translator to about dialog
|
2008-11-28 14:30:07 +00:00 |
addTorrentDialog.ui
|
- Fixed typographic error
|
2008-09-29 20:28:55 +00:00 |
allocationDlg.h
|
- Totally redesigned program preferences
|
2007-09-08 17:07:29 +00:00 |
arborescence.h
|
- rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings
|
2008-11-01 21:42:56 +00:00 |
bandwidth_limit.ui
|
- Some fixes in bandwidth allocation per torrent dialog
|
2007-08-04 05:29:35 +00:00 |
bittorrent.cpp
|
- Fixed crash when dht_state is missing
|
2008-12-15 17:28:05 +00:00 |
bittorrent.h
|
- Some more cleanup
|
2008-11-04 19:14:51 +00:00 |
console.ui
|
- Logs are now in a separate dialog
|
2008-09-07 12:09:41 +00:00 |
console_imp.h
|
- Logs are now in a separate dialog
|
2008-09-07 12:09:41 +00:00 |
createtorrent.ui
|
- Threadified torrent creation
|
2007-12-31 16:57:35 +00:00 |
createtorrent_imp.cpp
|
- Fix for compiling with mingw32 (By Attila Olah)
|
2008-12-11 20:49:21 +00:00 |
createtorrent_imp.h
|
- rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings
|
2008-11-01 21:42:56 +00:00 |
DLListDelegate.h
|
- Started to work on queueuing
|
2008-07-14 19:20:18 +00:00 |
download.ui
|
- Allow to force rechecking torrents
|
2008-11-02 13:53:45 +00:00 |
downloadFromURL.ui
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
downloadFromURLImp.h
|
- Big code cleanup
|
2007-08-20 06:29:18 +00:00 |
downloadingTorrents.cpp
|
- Fixed ratio column sorting
|
2008-11-22 14:05:22 +00:00 |
downloadingTorrents.h
|
should speed up startup
|
2008-11-02 18:19:14 +00:00 |
downloadThread.cpp
|
- Can have different proxy settings for bittorrent and search engine (closes #274791)
|
2008-09-27 09:12:41 +00:00 |
downloadThread.h
|
- Optimized downloadThread mmemory usage
|
2008-07-27 16:23:00 +00:00 |
engineSelect.ui
|
- BUGFIX: the function that set the rows color doesn't handle hidden columns anymore
|
2007-09-03 17:45:16 +00:00 |
engineSelectDlg.cpp
|
- got rid of libMagick++ dependency
|
2008-11-04 22:39:43 +00:00 |
engineSelectDlg.h
|
- Allow to download plugins from their url
|
2007-09-11 19:31:21 +00:00 |
eventmanager.cpp
|
- Queueing system should work fine now (port is complete, needs testing)
|
2008-11-02 11:43:20 +00:00 |
eventmanager.h
|
- Updated french translation
|
2008-09-28 11:57:09 +00:00 |
filterParserThread.h
|
- Another patch by Attila to fix mingw32 compilation
|
2008-12-12 09:20:47 +00:00 |
FinishedListDelegate.h
|
- Queueing system should work fine now (port is complete, needs testing)
|
2008-11-02 11:43:20 +00:00 |
FinishedTorrents.cpp
|
- Fixed ratio column sorting
|
2008-11-22 14:05:22 +00:00 |
FinishedTorrents.h
|
should speed up startup
|
2008-11-02 18:19:14 +00:00 |
GUI.cpp
|
- bump to rc1
|
2008-12-24 14:41:16 +00:00 |
GUI.h
|
- Removed priority buttons from toolBar since it only affects download list now
|
2008-11-02 20:42:02 +00:00 |
httpconnection.cpp
|
- Totally rewritten Web UI list refresh system (fixed memory leak)
|
2008-09-28 11:30:24 +00:00 |
httpconnection.h
|
- merge from stable branches (WebUI fixes)
|
2008-09-14 10:14:54 +00:00 |
httprequestparser.cpp
|
- Removed some useless debug
|
2008-12-23 16:50:46 +00:00 |
httprequestparser.h
|
- Allow to download torrents from a local file (Web UI)
|
2008-07-31 12:03:28 +00:00 |
httpresponsegenerator.cpp
|
- Web UI optimization
|
2008-09-12 19:56:32 +00:00 |
httpresponsegenerator.h
|
- Commit a lot of missing files for web interface
|
2008-05-17 12:44:42 +00:00 |
httpserver.cpp
|
- Removed some useless debug
|
2008-12-23 16:50:46 +00:00 |
httpserver.h
|
Fixed memory leak in HTTP server
|
2008-09-12 19:58:57 +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
|
- rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings
|
2008-11-01 21:42:56 +00:00 |
json.cpp
|
- removed useless debug
|
2008-09-27 20:32:59 +00:00 |
json.h
|
- Commit a lot of missing files for web interface
|
2008-05-17 12:44:42 +00:00 |
lang.qrc
|
- Added traditional Chinese locale
|
2008-08-25 10:54:14 +00:00 |
login.ui
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
main.cpp
|
- Fixed compilation warning in main.cpp
|
2008-12-15 19:24:10 +00:00 |
MainWindow.ui
|
- Fixed a string
|
2008-09-07 12:18:52 +00:00 |
misc.h
|
- Use infinity symbol for ETA when time is infinite
|
2008-07-11 18:19:34 +00:00 |
options.ui
|
- Queueing system fix
|
2008-12-23 16:27:47 +00:00 |
options_imp.cpp
|
- Queueing system fix
|
2008-12-23 16:27:47 +00:00 |
options_imp.h
|
- Queueing system fix
|
2008-12-23 16:27:47 +00:00 |
pluginSource.h
|
- Allow to download plugins from their url
|
2007-09-11 19:31:21 +00:00 |
pluginSource.ui
|
- Allow to download plugins from their url
|
2007-09-11 19:31:21 +00:00 |
preview.ui
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
PreviewListDelegate.h
|
- COSMETIC: Improved progress bar text rendering
|
2007-10-13 08:32:31 +00:00 |
previewSelect.h
|
- rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings
|
2008-11-01 21:42:56 +00:00 |
properties.ui
|
Allow to change the save path of torrents after addition
|
2008-11-02 19:55:55 +00:00 |
properties_imp.cpp
|
Allow to change the save path of torrents after addition
|
2008-11-02 19:55:55 +00:00 |
properties_imp.h
|
Allow to change the save path of torrents after addition
|
2008-11-02 19:55:55 +00:00 |
PropListDelegate.h
|
- Fixed segfault that would happen when unfiltering files in torrent addition dialog (closes #163379)
|
2007-11-19 21:42:58 +00:00 |
qgnomelook.h
|
- Same as last commit but for gnome looks
|
2007-11-24 23:47:44 +00:00 |
qrealarray.cpp
|
Added files missing in last revision
|
2007-11-18 19:40:49 +00:00 |
qrealarray.h
|
Added files missing in last revision
|
2007-11-18 19:40:49 +00:00 |
qtorrenthandle.cpp
|
Allow to change the save path of torrents after addition
|
2008-11-02 19:55:55 +00:00 |
qtorrenthandle.h
|
Allow to change the save path of torrents after addition
|
2008-11-02 19:55:55 +00:00 |
realprogressbar.cpp
|
- Fixed compilation warning in Ishan's code
|
2007-11-23 23:48:05 +00:00 |
realprogressbar.h
|
- FEATURE: Real progress bar in torrent properties that displays downloaded pieces (contribution by
|
2007-11-18 18:06:44 +00:00 |
realprogressbarthread.cpp
|
- rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings
|
2008-11-01 21:42:56 +00:00 |
realprogressbarthread.h
|
Added files missing in last revision
|
2007-11-18 19:40:49 +00:00 |
rss.h
|
- Oops typo
|
2008-12-23 14:58:38 +00:00 |
rss.ui
|
- Save spitters position to remember them on restart (RSS)
|
2008-06-20 20:16:56 +00:00 |
rss_imp.cpp
|
- Save spitters position to remember them on restart (RSS)
|
2008-06-20 20:16:56 +00:00 |
rss_imp.h
|
- Save spitters position to remember them on restart (RSS)
|
2008-06-20 20:16:56 +00:00 |
search.qrc
|
- Updated resource files
|
2008-08-01 17:15:03 +00:00 |
search.ui
|
- Updated tranlsations
|
2008-07-06 18:39:07 +00:00 |
searchEngine.cpp
|
- Updated tranlsations
|
2008-07-06 18:39:07 +00:00 |
searchEngine.h
|
- Updated tranlsations
|
2008-07-06 18:39:07 +00:00 |
SearchListDelegate.h
|
- Should fix compiling errors with Qt 4.2
|
2007-08-01 07:19:44 +00:00 |
SearchTab.cpp
|
- Fixed extended selection in search results
|
2008-07-19 19:21:20 +00:00 |
SearchTab.h
|
- Missing blank line at the end
|
2008-07-07 09:14:49 +00:00 |
seeding.ui
|
- Allow to force rechecking torrents
|
2008-11-02 13:53:45 +00:00 |
src.pro
|
- bump to rc1
|
2008-12-24 14:41:16 +00:00 |
torrentAddition.h
|
- Fixed another memory leak in torrent addition dialog
|
2008-12-23 15:51:32 +00:00 |
trackerLogin.h
|
- fixed some bugs introduced recently
|
2007-08-26 18:41:45 +00:00 |
trackersAdd.ui
|
- Allow to add several trackers at once
|
2008-05-18 11:44:50 +00:00 |
TrackersAdditionDlg.h
|
- Allow to add several trackers at once
|
2008-05-18 11:44:50 +00:00 |
update_qrc_files.py
|
- Improved tab look
|
2008-09-27 20:56:41 +00:00 |
webui.qrc
|
- Ported WebUI to MochaUI 0.9.5
|
2008-12-23 23:47:30 +00:00 |