Christophe Dumez
|
80fa44f8bb
|
- It is not possible to pause torrents in finished tab (closes #129498)
|
2007-08-01 08:43:00 +00:00 |
|
Christophe Dumez
|
6eae7bd201
|
- Forgot this one
|
2007-08-01 07:22:27 +00:00 |
|
Christophe Dumez
|
5879df7d5f
|
- Should fix compiling errors with Qt 4.2
|
2007-08-01 07:19:44 +00:00 |
|
Christophe Dumez
|
57b4a7150a
|
- 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 |
|
Christophe Dumez
|
58dc75fbcf
|
- Fixed some slots connects in new deleteThread
- Added some debug when pausing torrents
|
2007-07-31 14:28:17 +00:00 |
|
Christophe Dumez
|
d04b9a7f02
|
- Fixed color when filtering files using right-click menu in torrent properties and torrent addition dialog
|
2007-07-31 13:59:03 +00:00 |
|
Christophe Dumez
|
c2450cd41e
|
- updated TODO
|
2007-07-31 11:22:05 +00:00 |
|
Christophe Dumez
|
4922eb3dc5
|
- Improved preview list delegate
- All delegates are now good :)
|
2007-07-31 11:12:41 +00:00 |
|
Christophe Dumez
|
34d94cd2bb
|
- Improved search list delegate
|
2007-07-31 11:06:54 +00:00 |
|
Christophe Dumez
|
9bd3647f36
|
- Improved property list delegate
|
2007-07-31 11:02:53 +00:00 |
|
Christophe Dumez
|
79e2d253d4
|
- Improved finishedList delegate
|
2007-07-31 10:48:17 +00:00 |
|
Christophe Dumez
|
9b08b0ff8c
|
- little improvement in download list delegate
- Disabled editor in finished list
|
2007-07-31 10:42:45 +00:00 |
|
Christophe Dumez
|
b0f3cdad5d
|
- Improved a lot the download list delegate
- Replaced Qt::TextColorRole by Qt::ForegroundRole because it is deprecated
|
2007-07-31 10:39:03 +00:00 |
|
Christophe Dumez
|
0561206d91
|
- Started to improve download & finished list rendering (filename column)
|
2007-07-31 09:41:47 +00:00 |
|
Christophe Dumez
|
99530728c5
|
Update torrent progress when its content changed (filtered files)
|
2007-07-31 09:25:54 +00:00 |
|
Christophe Dumez
|
99a58b9208
|
- Removed a useless function
- Stop resfreshing trackers errors in torrent properties because this is annoying when you're trying to read them
|
2007-07-31 09:17:59 +00:00 |
|
Christophe Dumez
|
816a3c8784
|
- Paused torrents are displayed as paused, even if they are checking (to display their progress). This is less confusing.
|
2007-07-31 08:56:24 +00:00 |
|
Christophe Dumez
|
570296c29e
|
- Multithreaded deletionThread (harmonized with deleteThread)
|
2007-07-31 08:52:04 +00:00 |
|
Christophe Dumez
|
5518144b26
|
- Improved resumeUnfinishedTorrents using a "*.torrent" filter
|
2007-07-31 08:21:51 +00:00 |
|
Christophe Dumez
|
e66af5b271
|
- Improved files deletion in BT_backup (no more hard-coded extensions that are annoying when adding new ones)
- Improved directory scanning for torrents using a "*.torrent" filter
|
2007-07-31 08:13:38 +00:00 |
|
Christophe Dumez
|
7b9da8d941
|
- Fixed [Bug 129286] Priority is not saved while using the context menu
|
2007-07-30 18:43:00 +00:00 |
|
Christophe Dumez
|
05a7ba4e38
|
- Fixed some bugs in italian translation
|
2007-07-30 16:57:28 +00:00 |
|
Christophe Dumez
|
f07b0eed61
|
- Removed useless function
|
2007-07-30 14:01:14 +00:00 |
|
Christophe Dumez
|
8fdc59c37c
|
- Optimized Bittorrent class for faster compilation
|
2007-07-30 13:56:31 +00:00 |
|
Christophe Dumez
|
58b5d4378d
|
- finished GUI class cleanup
|
2007-07-30 13:47:16 +00:00 |
|
Christophe Dumez
|
bd8ec01add
|
- Removed bad assert
- Improved updateDlList function a little
|
2007-07-30 10:37:13 +00:00 |
|
Christophe Dumez
|
c0e4b0bbff
|
removed a function that is not used anymore
|
2007-07-30 10:30:43 +00:00 |
|
Christophe Dumez
|
b0bbbf0305
|
- removed useless function (not used anymore)
|
2007-07-30 10:29:19 +00:00 |
|
Christophe Dumez
|
6dd78d33ab
|
- Improved download list popup menu code
- Added some asserts
- bit of code improvement/clean up
|
2007-07-30 10:27:56 +00:00 |
|
Christophe Dumez
|
d2983fa5aa
|
- Updated Slovak translation
|
2007-07-30 10:06:46 +00:00 |
|
Christophe Dumez
|
d680be3626
|
FEATURE: Allow to drag 'n drop urls on the main window
|
2007-07-30 09:30:07 +00:00 |
|
Christophe Dumez
|
0043edc85f
|
- Updated changelog
|
2007-07-29 15:40:56 +00:00 |
|
Christophe Dumez
|
a00ea9af99
|
- Added a different icon for torrents being checking so that we can differenciate them from finished torrents
|
2007-07-29 15:40:11 +00:00 |
|
Christophe Dumez
|
57376ae875
|
- Fixed deletion message when deleting from finished list
- Added some more asserts (let's kill all those bugs time)
|
2007-07-29 15:32:27 +00:00 |
|
Christophe Dumez
|
7f89b30190
|
- Fixed a compiling error
|
2007-07-29 15:20:05 +00:00 |
|
Christophe Dumez
|
6951619c04
|
- Improved updateDlList code
- Added some ASSERTS
|
2007-07-29 15:17:50 +00:00 |
|
Christophe Dumez
|
c19937cf98
|
- removed some useless debug
|
2007-07-29 14:58:18 +00:00 |
|
Christophe Dumez
|
dbc084dd66
|
- Improved debug output
- code clean up
- Moved some bittorrent code from GUI class to Bittorrent one
|
2007-07-29 14:54:39 +00:00 |
|
Christophe Dumez
|
3cb0612cc6
|
- Added some ASSERTS
- Improved session ratio calculation in main window
|
2007-07-29 14:41:47 +00:00 |
|
Christophe Dumez
|
c6285d8f67
|
- Improved start/Pause & start_all/pause_all functions
|
2007-07-29 14:14:57 +00:00 |
|
Christophe Dumez
|
0a144708d8
|
- Updated swedish translation
|
2007-07-29 08:59:23 +00:00 |
|
Christophe Dumez
|
410bbcf003
|
- Updated Japanese translation
|
2007-07-29 04:32:01 +00:00 |
|
Christophe Dumez
|
c4a1f30b70
|
- Prepare for brazilian translation by Nick Manrinho
|
2007-07-29 03:51:42 +00:00 |
|
Christophe Dumez
|
269b59f8a2
|
- Updated french translation
|
2007-07-29 03:23:03 +00:00 |
|
Christophe Dumez
|
ffc1479b1f
|
- Added a little more debug (tested progress column sorting : it works fine now)
|
2007-07-29 02:03:16 +00:00 |
|
Christophe Dumez
|
9683916d88
|
- Should fix progress column sorting
|
2007-07-29 01:55:59 +00:00 |
|
Christophe Dumez
|
74b2b955c9
|
- Added some more debug in pause function
|
2007-07-29 01:46:31 +00:00 |
|
Christophe Dumez
|
620deb3b6a
|
- Fixed a problem that happened sometimes with torrents to pause after checking
|
2007-07-29 01:44:49 +00:00 |
|
Arnaud Demaiziere
|
e4fbf2107d
|
port properties.ui to qt 4.2
|
2007-07-27 18:43:57 +00:00 |
|
Christophe Dumez
|
1db4af50dd
|
- Reverted changes to MainWindow.ui (broke compatibility with Qt4.2)
|
2007-07-27 16:17:21 +00:00 |
|