.. |
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 ambiguous keyboard shortcut for options
|
2007-08-02 16:47:29 +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
|
- Fixed layout again for about
|
2007-08-02 18:20:13 +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
|
- Can't set a limit for a torrent superior to the global limit in program preferences
|
2007-07-17 11:45:36 +00:00 |
bandwidth_limit.ui
|
- Kept on working on bandwidth allocation per torrent
|
2007-04-10 09:31:25 +00:00 |
bittorrent.cpp
|
- Should fix building with boost 1.33.1
|
2007-08-01 20:01:06 +00:00 |
bittorrent.h
|
- Removed a useless function
|
2007-07-31 09:17:59 +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
|
- Should fix compiling errors with Qt 4.2
|
2007-08-01 07:19:44 +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
|
- Should fix compiling errors with Qt 4.2
|
2007-08-01 07:19:44 +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
|
- 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 |
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
|
- Prepare for brazilian translation by Nick Manrinho
|
2007-07-29 03:51:42 +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
|
- Forgot this one
|
2007-08-01 07:22:27 +00:00 |
rss.h
|
- removed some useless debug
|
2007-07-29 14:58:18 +00:00 |
rss.ui
|
interface ported to qt 4.2, resize of the log windows
|
2007-06-19 14:53:58 +00:00 |
rss_imp.cpp
|
- Improved rss includes a little and fix a memory leak I just introduced
|
2007-07-23 12:52:25 +00:00 |
rss_imp.h
|
- Improved rss includes a little and fix a memory leak I just introduced
|
2007-07-23 12:52:25 +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
|
- Beta 3 release
|
2007-08-01 10:09:43 +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 |