.. |
Icons
|
- Improved about dialog a lot. (broke compatibility with Qt4.2, arnaud will fix this soon)
|
2007-08-02 15:24:52 +00:00 |
lang
|
- Fixed italian trannslation
|
2007-08-05 17:36:26 +00:00 |
menuicons
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
search_engine
|
search plugin update - do not display only last version changelog
|
2007-07-24 08:22:12 +00:00 |
about.ui
|
- Updated language files
|
2007-08-03 15:37:42 +00:00 |
about_imp.h
|
- Fixed layout again for about
|
2007-08-02 18:20:13 +00:00 |
addTorrentDialog.ui
|
rss : show the number of NONREAD news (local test succeeded, need tests)
|
2007-07-21 19:37:10 +00:00 |
allocationDlg.h
|
- Some fixes in bandwidth allocation per torrent dialog
|
2007-08-04 05:29:35 +00:00 |
bandwidth_limit.ui
|
- Some fixes in bandwidth allocation per torrent dialog
|
2007-08-04 05:29:35 +00:00 |
bittorrent.cpp
|
- beta4 release
|
2007-08-04 06:23:44 +00:00 |
bittorrent.h
|
- beta4 release
|
2007-08-04 06:23:44 +00:00 |
convertPOtoTS.py
|
- Added some scripts that might be useful in the future
|
2007-04-12 13:26:06 +00:00 |
convertTStoPO.py
|
- Added some scripts that might be useful in the future
|
2007-04-12 13:26:06 +00:00 |
createtorrent.ui
|
interface ported to qt 4.2, resize of the log windows
|
2007-06-19 14:53:58 +00:00 |
createtorrent_imp.cpp
|
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
|
2007-07-14 14:31:59 +00:00 |
createtorrent_imp.h
|
- Ok, includes look fine now
|
2007-07-23 12:56:57 +00:00 |
deleteThread.h
|
- deleteThread: check if a path exists before trying to delete it
|
2007-08-01 19:25:11 +00:00 |
DLListDelegate.h
|
- Changed the way progress bars are rendered
|
2007-08-04 22:14:17 +00:00 |
downloadFromURL.ui
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
downloadFromURLImp.h
|
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
|
2007-07-14 14:31:59 +00:00 |
downloadThread.h
|
- Multithreaded deletionThread (harmonized with deleteThread)
|
2007-07-31 08:52:04 +00:00 |
FinishedListDelegate.h
|
- Changed the way progress bars are rendered
|
2007-08-04 22:14:17 +00:00 |
FinishedTorrents.cpp
|
- Fixed columns width in transfers list (problem was caused by the hidden "hash" column that didn't have a null size)
|
2007-08-02 14:12:22 +00:00 |
FinishedTorrents.h
|
- Reverted a previous commit. Transfer lists refreshers aren't in separate threads anymore: too buggy
|
2007-07-25 14:14:38 +00:00 |
GUI.cpp
|
BUGFIX: Finished torrents were still displayed as checking when paused by libtorrent on full disk (hit an assert)
|
2007-08-04 18:26:42 +00:00 |
GUI.h
|
Update torrent progress when its content changed (filtered files)
|
2007-07-31 09:25:54 +00:00 |
icons.qrc
|
- Improved about dialog a lot. (broke compatibility with Qt4.2, arnaud will fix this soon)
|
2007-08-02 15:24:52 +00:00 |
lang.qrc
|
- Improved about dialog a lot. (broke compatibility with Qt4.2, arnaud will fix this soon)
|
2007-08-02 15:24:52 +00:00 |
login.ui
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
main.cpp
|
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
|
2007-07-14 14:31:59 +00:00 |
MainWindow.ui
|
- Fixed ambiguous keyboard shortcut for options
|
2007-08-02 16:47:29 +00:00 |
misc.h
|
- Update trackers edition code
|
2007-07-27 14:43:42 +00:00 |
options.ui
|
save options.ui with qt 4.2
|
2007-06-29 10:18:27 +00:00 |
options_imp.cpp
|
- beta4 release
|
2007-08-04 06:23:44 +00:00 |
options_imp.h
|
- Ok, includes look fine now
|
2007-07-23 12:56:57 +00:00 |
preview.ui
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
PreviewListDelegate.h
|
- Should fix compiling errors with Qt 4.2
|
2007-08-01 07:19:44 +00:00 |
previewSelect.h
|
- Added a lot of supported media extensions for preview (tried to be exhaustive but the best way would probably be to use mime types)
|
2007-07-23 15:55:12 +00:00 |
properties.ui
|
- Updated french translation
|
2007-07-29 03:23:03 +00:00 |
properties_imp.cpp
|
- Prevent users from filtering all the files in a torrent using right-click menu (combobox was ok)
|
2007-07-31 15:37:14 +00:00 |
properties_imp.h
|
- Prevent users from filtering all the files in a torrent using right-click menu (combobox was ok)
|
2007-07-31 15:37:14 +00:00 |
PropListDelegate.h
|
- Changed the way progress bars are rendered
|
2007-08-04 22:14:17 +00:00 |
rss.h
|
- Fixed debug output
|
2007-08-03 15:17:34 +00:00 |
rss.ui
|
- Allow to select multiple rss feeds at once
|
2007-08-03 14:51:32 +00:00 |
rss_imp.cpp
|
- rss feeds are now updated automatically every 10 minutes
|
2007-08-03 15:16:42 +00:00 |
rss_imp.h
|
- Allow to delete rss streams using "Del" key
|
2007-08-03 15:02:16 +00:00 |
search.qrc
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
search.ui
|
- A lot of work on "Finished torrents are moved to a new tab". It still needs improvements but most of it is working
|
2007-04-04 12:01:32 +00:00 |
searchEngine.cpp
|
- Improved a lot the download list delegate
|
2007-07-31 10:39:03 +00:00 |
searchEngine.h
|
search plugin update - do not display only last version changelog
|
2007-07-24 08:22:12 +00:00 |
SearchListDelegate.h
|
- Should fix compiling errors with Qt 4.2
|
2007-08-01 07:19:44 +00:00 |
seeding.ui
|
- Allow multiple selection in finished list
|
2007-04-11 18:06:54 +00:00 |
src.pro
|
- beta4 release
|
2007-08-04 06:23:44 +00:00 |
torrentAddition.h
|
- Prevent users from filtering all the files in a torrent using right-click menu (combobox was ok)
|
2007-07-31 15:37:14 +00:00 |
trackerLogin.h
|
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
|
2007-07-14 14:31:59 +00:00 |
update_qrc_files.py
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |