148 Commits (6894a4b6409bf857831191de52f81755a23f50a0)

Author SHA1 Message Date
Christophe Dumez 3847c33017 Updated French translation 14 years ago
Christophe Dumez e7e5a2b4e9 Fix "Set location" action 14 years ago
Christophe Dumez ff16f59be1 Fix per-label pause/resume actions 14 years ago
Christophe Dumez e24ce87946 FEATURE: Added label-level Pause/Resume/Delete actions 14 years ago
Christophe Dumez b2f98bd059 Priority actions should work only if the tab is displayed 14 years ago
Christophe Dumez 26c69fe6d4 Priority actions are only effective if the transfer list tab is displayed 14 years ago
Christophe Dumez 66d4cc2ab8 FEATURE: Added actions to "Move to top/bottom" of priority queue 14 years ago
Christophe Dumez afaca423cc Minor Windows bug fixes 14 years ago
Christophe Dumez f3066b07b5 Use a proper error icon for seeding torrents whose files have been removed from hard drive (manually) 14 years ago
Christophe Dumez b483f09d11 Code cleanup 14 years ago
Christophe Dumez a91ad3c9c7 Fix "Open destination folder" that would open a subfolder instead (closes #607510) 14 years ago
Christophe Dumez bceb00d35f Fix issues related to tab order in main window 14 years ago
Christophe Dumez 35aee18112 Code clean up 14 years ago
Christophe Dumez b9241ad5ad Proper fix to use an INI file instead of the registry on Windows 14 years ago
Christophe Dumez 87879b6738 Use checkable actions instead of check/uncheck icons to avoid issues on systems disabling menu icons (e.g. Recent Gnome) 14 years ago
Christophe Dumez 8b5886cc6e Simplifying program options 14 years ago
Christophe Dumez 5f23cbc470 Use libtorrent version.hpp instead of our own DEFINE 15 years ago
Christophe Dumez 8ec1621334 Merge msvc fixes from stable branch 15 years ago
Christophe Dumez 682377ff66 Merge msvc compilation fixes from stable branch 15 years ago
Christophe Dumez 4e1366bf0d Merge latest fixes from stable branch 15 years ago
Christophe Dumez 63a0f4bf11 Improved column visibility patch 15 years ago
Christophe Dumez a0d685bfe2 Merge Win32 changes from stable branch 15 years ago
Christophe Dumez 607bba4625 FEATURE: Added filter for paused/error torrents 15 years ago
Christophe Dumez 472604d1b0 Removed useless icons to reduce tarball size 15 years ago
Christophe Dumez 781d33b869 FEATURE: Added error state for torrents (error is displayed in a tooltip) 15 years ago
Christophe Dumez defd77b94c COSMETIC: Display number of torrents in transfers tab label 15 years ago
Christophe Dumez c09294df2f FEATURE: Several torrents can be moved at once 15 years ago
Christophe Dumez cc97ee86df FEATURE: Added "No action" setting for double-click action 15 years ago
Christophe Dumez 29e79dc54d Fix sorting of ETA column when having infinite values (closes #583347) 15 years ago
Christophe Dumez 982390f074 Make sure seeding torrents ETA stays 0 under all circumstances 15 years ago
Christophe Dumez 963d73af4e ETA for finished torrent is now 0 instead of Infinite (closes #583704) 15 years ago
Christophe Dumez bf73c47bc5 Sort labels in right click menu 15 years ago
Christophe Dumez 48585bb049 Fix crash when adding a new label 15 years ago
Christophe Dumez 3b3a452df6 Display the correct ratio for paused torrents 15 years ago
Christophe Dumez a468404ab5 Make use of Fast concatenation feature in Qt 4.6 15 years ago
Christophe Dumez aec99ed14f More code cleanup 15 years ago
Christophe Dumez bea3c33a46 Fix several signals/slots bindings 15 years ago
Christophe Dumez 28a6afeb02 Clean up and optimize transferlist class 15 years ago
Christophe Dumez c8d0f5a104 Folder scanning settings are now properly saved 15 years ago
Christophe Dumez 7d0581a7a5 Started code clean up and optimization 15 years ago
Christophe Dumez 9b372b3cce Important fix regarding actions on selected torrents. With filters enabled, it could happen that non-selected torrents are affected. 15 years ago
Christophe Dumez 240c3508fe Fix possible crash when changing torrents label 15 years ago
Christophe Dumez 22d0c4a241 - Fix possible crash when removing a torrent 15 years ago
Christophe Dumez adb727d282 Make sure seeding torrents display a progress of 100% 15 years ago
Christophe Dumez a03ad3de23 FEATURE: Torrent files can be exported to a given directory 15 years ago
Christophe Dumez 5656fe9a9b FEATURE: Added "Upload/Download limit" columns to transfer list 15 years ago
Christophe Dumez fb79146ae6 FEATURE: Added "Added/Completed On" columns to transfer list 15 years ago
Christophe Dumez c4ce2a2549 Improved user friendlyness of size units (Use 1KiB/s instead of 1024B/s) 15 years ago
Christophe Dumez 41650da297 - I should not have to call repaint() manually 15 years ago
Christophe Dumez 62d872984b Make sure invalid torrent are removed from the transfer list 15 years ago