Christophe Dumez
472604d1b0
Removed useless icons to reduce tarball size
2010-05-24 14:43:31 +00:00
Christophe Dumez
781d33b869
FEATURE: Added error state for torrents (error is displayed in a tooltip)
2010-05-24 14:19:25 +00:00
Christophe Dumez
defd77b94c
COSMETIC: Display number of torrents in transfers tab label
2010-05-21 14:56:56 +00:00
Christophe Dumez
c09294df2f
FEATURE: Several torrents can be moved at once
2010-05-21 14:26:18 +00:00
Christophe Dumez
cc97ee86df
FEATURE: Added "No action" setting for double-click action
2010-05-21 12:30:57 +00:00
Christophe Dumez
29e79dc54d
Fix sorting of ETA column when having infinite values ( closes #583347 )
2010-05-21 11:46:12 +00:00
Christophe Dumez
982390f074
Make sure seeding torrents ETA stays 0 under all circumstances
2010-05-21 11:34:31 +00:00
Christophe Dumez
963d73af4e
ETA for finished torrent is now 0 instead of Infinite ( closes #583704 )
...
Fix unicode issue in start seeding after torrent creation code
2010-05-21 11:25:30 +00:00
Christophe Dumez
bf73c47bc5
Sort labels in right click menu
2010-05-12 19:03:31 +00:00
Christophe Dumez
48585bb049
Fix crash when adding a new label
2010-04-06 16:06:25 +00:00
Christophe Dumez
3b3a452df6
Display the correct ratio for paused torrents
2010-04-05 20:07:56 +00:00
Christophe Dumez
a468404ab5
Make use of Fast concatenation feature in Qt 4.6
2010-03-06 21:11:47 +00:00
Christophe Dumez
aec99ed14f
More code cleanup
2010-03-04 20:19:25 +00:00
Christophe Dumez
bea3c33a46
Fix several signals/slots bindings
...
Drop backward compatiblity functions for qBT <= 1.4.0
Clean up torrent loading code (Use priority queue instead of insertion sort)
2010-03-04 19:29:48 +00:00
Christophe Dumez
28a6afeb02
Clean up and optimize transferlist class
2010-03-03 21:59:12 +00:00
Christophe Dumez
c8d0f5a104
Folder scanning settings are now properly saved
2010-03-03 21:17:45 +00:00
Christophe Dumez
7d0581a7a5
Started code clean up and optimization
2010-03-03 17:27:25 +00:00
Christophe Dumez
9b372b3cce
Important fix regarding actions on selected torrents. With filters enabled, it could happen that non-selected torrents are affected.
2010-02-09 20:44:33 +00:00
Christophe Dumez
240c3508fe
Fix possible crash when changing torrents label
2010-02-07 18:37:26 +00:00
Christophe Dumez
22d0c4a241
- Fix possible crash when removing a torrent
2010-02-06 21:31:51 +00:00
Christophe Dumez
adb727d282
Make sure seeding torrents display a progress of 100%
2010-02-04 20:18:58 +00:00
Christophe Dumez
a03ad3de23
FEATURE: Torrent files can be exported to a given directory
...
BUGFIX: Fix crash when double-clicking on a torrent that has no metadata to open its save path
2010-01-31 13:09:46 +00:00
Christophe Dumez
5656fe9a9b
FEATURE: Added "Upload/Download limit" columns to transfer list
2010-01-30 17:47:01 +00:00
Christophe Dumez
fb79146ae6
FEATURE: Added "Added/Completed On" columns to transfer list
2010-01-30 16:28:07 +00:00
Christophe Dumez
c4ce2a2549
Improved user friendlyness of size units (Use 1KiB/s instead of 1024B/s)
...
Optimized transfer list repainting
2010-01-24 18:06:51 +00:00
Christophe Dumez
41650da297
- I should not have to call repaint() manually
2010-01-24 17:16:20 +00:00
Christophe Dumez
62d872984b
Make sure invalid torrent are removed from the transfer list
2010-01-23 19:15:00 +00:00
Christophe Dumez
1dd11dd8f8
Fix possible issue where torrents would not be displayed in the transfer list
2010-01-23 19:01:10 +00:00
Christophe Dumez
8ed0e58d63
- "Open destination folder" now opens torrent root folder (if it contains one) instead of the parent folder
2010-01-23 09:54:50 +00:00
Christophe Dumez
c35ef9ad15
- Fix opening on torrent folder in explorer when path contains special characters or spaces
2010-01-20 18:41:12 +00:00
Christophe Dumez
1840d1c49f
- Paused torrents can now be rechecked
2010-01-20 18:02:26 +00:00
Christophe Dumez
3c4906bb4d
- Patch in last commit was wrong
2010-01-05 18:48:51 +00:00
Christophe Dumez
da796c80c3
- Forgot to move the torrent data when its label is deleted
2010-01-05 18:11:52 +00:00
Christophe Dumez
037e57b687
- Validate label names to make sure there is no character forbidden by the file system
2010-01-05 12:18:17 +00:00
Christophe Dumez
719b32ba36
- Fix bugs with torrent labeling (Problems when adding a torrent when a filter was selected)
2010-01-03 18:51:24 +00:00
Christophe Dumez
8f4bf93f02
- Fix defining a new label from torrent addition dialog
...
- Stop catching SIGABRT, SIGSEGV once one is received to avoid possible infinite loop
2010-01-03 14:38:59 +00:00
Christophe Dumez
a1dd724220
- Fix issue with torrent label not being remembered on startup under certain circumstances
2010-01-03 13:15:26 +00:00
Christophe Dumez
78ba99778a
- Fix crash when deleting a label
2010-01-02 22:53:27 +00:00
Christophe Dumez
7bac95c9ad
- Torrents can be renamed in transfer list
2010-01-01 13:25:59 +00:00
Christophe Dumez
132b1f7ffe
- Use global maximum transfer rates as maximum values in per-torrent speed limiting dialogs
2009-12-30 16:18:50 +00:00
Christophe Dumez
8306d7931b
- Updated French translation
2009-12-19 19:14:39 +00:00
Christophe Dumez
c61aded388
- Initial implementation of "Append .!qB extension to incomplete files" (untested)
...
- Update torrent save path when its label is changed and "Append label to save path" setting is set
2009-12-18 13:36:47 +00:00
Christophe Dumez
09ef3073a1
- Forgot to make "Label" string translatable
2009-12-17 10:01:01 +00:00
Christophe Dumez
6dd3833e0f
- Added icons for label actions in context menu
2009-12-17 09:59:43 +00:00
Christophe Dumez
18bd3b855c
- Added drag'n Drop from torrent list to labels (for torrent labeling)
...
- Fix label counters update in some cases
2009-12-16 14:55:07 +00:00
Christophe Dumez
edb6857de0
- Label counters are now properly updated (and labeling seems to work fine)
2009-12-16 13:09:30 +00:00
Christophe Dumez
ed803fb994
- Initiated work on torrent labeling/categorization (functional but not perfect yet
2009-12-15 19:52:43 +00:00
Christophe Dumez
094d979ce6
- Fix "Object::connect: No such slot TransferListWidget::toggleSelectedTorrentsSuperSeeding()" warning when using libtorrent v0.14
2009-12-12 23:57:31 +00:00
Christophe Dumez
18d0283463
- Fix column hiding behavior when queueing system is disabled
2009-12-12 21:59:06 +00:00
Christophe Dumez
df5f5a943b
- Fix other possible crashes with MAGNET URIs
...
- Fix "download first last piece first" feature for torrents containing more than one file
2009-12-02 20:24:34 +00:00
Christophe Dumez
4dc8959f67
* More exit tweaking to make shutdown faster
...
* Fixed active upload icon in Web UI
* Fixed text alignment in Web UI preferences dialog
* Fixes to ratio display in Web UI transfer list and properties panel
* Edited Queued/Paused/Checking icons so that they are the same for complete/incomplete torrents (easier to understand)
* Color torrents in UI transfer list as in qBittorrent < 2.0 (more easily understandable)
* Progress and size are now updated when files are filtered in torrent properties
2009-11-30 21:30:14 +00:00
Christophe Dumez
62fad5df87
- Display the right icon for active uploads in UI transfer list (Web UI was ok)
2009-11-27 16:11:22 +00:00
Christophe Dumez
90207020f2
- Fix for media file preview
2009-11-27 11:38:42 +00:00
Christophe Dumez
b80843c602
- Scroll to current torrent when it changes (Transfer list)
2009-11-25 18:20:42 +00:00
Christophe Dumez
f15973f2c8
- Update torrent progress after checking (especially useful for paused torrents that are not updated otherwise)
2009-11-25 14:02:54 +00:00
Christophe Dumez
7c1d3dea86
- Fixed download limit icon
2009-11-24 18:15:08 +00:00
Christophe Dumez
aeb2c06e0f
- Disabled file prioritizing for seeding torrents
...
- Added file prioritizing to Web UI
2009-11-24 15:38:47 +00:00
Christophe Dumez
3eeeb73af4
- New torrent status icons by Mateusz Tobola
2009-11-23 16:33:43 +00:00
Christophe Dumez
68092f3b5c
- Make sure the torrent is not already in the list before trying to add it
2009-11-23 14:17:47 +00:00
Christophe Dumez
e187426dd5
- Still remodeling the UI
...
- Improved Web UI performance by make more work on server side (C++) and less work on client side (Javascript)
2009-11-23 10:37:55 +00:00
Christophe Dumez
08710ed822
- Do not delete selected torrents when hitting delete button unless the transfer tab is actually shown
2009-11-23 07:43:17 +00:00
Christophe Dumez
72d82af147
- Force repainting of the transfer list after it is updated
2009-11-22 19:26:13 +00:00
Christophe Dumez
581efd0afd
- Remember sorted column in peer list
2009-11-22 18:20:47 +00:00
Christophe Dumez
8b78096366
- Set refresh list interval to 30ms min (instead of 10ms)
2009-11-22 18:08:05 +00:00
Christophe Dumez
8fe448d35f
- Fixed compilation with libtorrent v0.14
2009-11-22 11:16:30 +00:00
Christophe Dumez
3827a66a3a
- Optimized transfer list refresh
2009-11-21 14:42:58 +00:00
Christophe Dumez
62f57862e5
- Properly report paused torrents from Bittorrent session to GUI ( closes #86293 )
...
- Removed some verbose debug
2009-11-21 14:25:07 +00:00
Christophe Dumez
70c62f6294
- Refresh torrent properties and transfer list only when they are visible in order to save CPU :)
2009-11-21 14:16:54 +00:00
Christophe Dumez
d6e1dc9020
- Make torrent status filters behave as in µTorrent
2009-11-21 13:51:15 +00:00
Christophe Dumez
ef4c320af7
- Made "download first and last piece first" option smarter. It now detects the main file in the torrent and download the first/last pieces of this file. (Thanks Attila Olah for this suggestion).
2009-11-21 12:35:26 +00:00
Christophe Dumez
62604e32c0
FEATURE: Added option to download first and last piece of a torrent first (for preview)
2009-11-21 10:17:57 +00:00
Christophe Dumez
8c1851c0bd
- Move priority column to index==1 for better readability
2009-11-20 19:15:12 +00:00
Christophe Dumez
d15a177027
- Fix the status display of queued checking torrents
2009-11-20 18:42:32 +00:00
Christophe Dumez
4ee47ce2b8
- Use a capital "B" for Bittorrent class
2009-11-20 08:01:59 +00:00
Christophe Dumez
262b88930e
- Use lowercase characters only in filenames
2009-11-20 07:48:44 +00:00