109 Commits (d354d7133ef9bb296a2f3a0970e89d0518845693)

Author SHA1 Message Date
Christophe Dumez 452c0411d2 Added "Force reannounce" action to tracker list 14 years ago
Christophe Dumez 4efae21f1d Use "Do no download" in action instead of "Not downloaded" 14 years ago
Christophe Dumez 9f5d31b2b1 Use the same save path editing behaviour in properties panel as in torrent addition dialog 14 years ago
Christophe Dumez c01f7102e6 FEATURE: Several files can now be disabled at once (closes #598365) 14 years ago
Christophe Dumez de3135c43b Safer variable checking 14 years ago
Christophe Dumez 778cfff4b3 Several OS/2 fixes from Silvan Scherrer 14 years ago
Christophe Dumez dfecdb1956 Fix "Pause/Delete" torrents once they reach a given ratio 14 years ago
Christophe Dumez 5f23cbc470 Use libtorrent version.hpp instead of our own DEFINE 15 years ago
Christophe Dumez c9ece4695e Merge latest changes for stable branch (mostly unicode fixes) 15 years ago
Christophe Dumez 4805690dbe Merge latest msvc fixes from stable branch 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 b719bfaecb Merge Win32 fixes from stable branch 15 years ago
Christophe Dumez 4e1366bf0d Merge latest fixes from stable branch 15 years ago
Christophe Dumez f61bccf700 Fix torrent availability computation 15 years ago
Christophe Dumez c2da227254 User can force tracker reannounce 15 years ago
Christophe Dumez cc532d95da Improved folder removing code 15 years ago
Christophe Dumez db01276f1d Fix default width of file name column in torrent content 15 years ago
Christophe Dumez e5b8b41373 Several compilation and execution fixes for Windows and OS/2 15 years ago
Christophe Dumez af3755bf91 "Downloaded pieces" bar now displays in yellow the pieces being downloaded 15 years ago
Christophe Dumez a468404ab5 Make use of Fast concatenation feature in Qt 4.6 15 years ago
Christophe Dumez 291b94bef0 Code cleanup 15 years ago
Christophe Dumez f0d0bb7170 FEATURE: Allow to change the priority of several files at once 15 years ago
Christophe Dumez 3a237c93be Make sure torrent save path is displayed 15 years ago
Christophe Dumez 83cf3aebab Clean up URL seed code 15 years ago
Christophe Dumez 6a6077bf1d Improved previous patch: Force recheck only if we detected that renaming overwrote an existing file 15 years ago
Christophe Dumez 30234a4e78 - Force recheck after renaming files 15 years ago
Christophe Dumez dc9edf7538 - Fix overwrite check when renaming a folder in a torrent 15 years ago
Christophe Dumez 7f576ccc82 - Fix folder renaming (would misbehave under certain conditions) 15 years ago
Christophe Dumez bd5880843f - flush cache before file preview (libtorrent >= 0.15 only) 15 years ago
Christophe Dumez d063aea977 - Double-clicking on folders in torrent content opens it in a file explorer 15 years ago
Christophe Dumez a18e325c18 FEATURE: Files contained in a torrent are opened on double click (files panel) 15 years ago
Christophe Dumez 27e980de28 - Added buttons to change trackers priority (libtorrent v0.14 only) 15 years ago
Christophe Dumez 4fc777268b - Validate new file names to make sure they are allowed by the file system 15 years ago
Christophe Dumez 130187723c - Updated language files and french translation 15 years ago
Christophe Dumez add2475700 - Files / Folders can also be renamed directly from torrent addition dialog 15 years ago
Christophe Dumez 50e620daf2 - Handle paths with (~, ., ..) properly 15 years ago
Christophe Dumez 9586f0e61c - Use checkboxes for selective downloading instead of comboboxes 15 years ago
Christophe Dumez 7d66c07cef - Remove old folders after renaming 15 years ago
Christophe Dumez 28ecb2fe1d - Check if Folder name is already in use before renaming 15 years ago
Christophe Dumez a9cafeaa76 - Torrent folders can also be renamed 15 years ago
Christophe Dumez 5fc69ccb73 - Torrent files can be renamed 15 years ago
Christophe Dumez 411a1c641d - Fix several bugs in new "Append label to save path" feature 15 years ago
Christophe Dumez 69cb8d1398 - Fix possible crash in torrent properties 15 years ago
Christophe Dumez fa2891c225 - Fix compilation warning in release mode 15 years ago
Christophe Dumez eca262f5f4 - Display piece_availability bar when we have something to display (torrent has metadata, torrent is not paused/queued/checking/seeding) 15 years ago
Christophe Dumez 497cb07852 - Fix several possible crashes when using Magnet URI (because they don't have metadata in the beginning) 15 years ago
Christophe Dumez 5d1d26b285 - Fixed possible crash on exit introduced by previous commit (tweaks to speed up exit) 15 years ago
Christophe Dumez 4dc8959f67 * More exit tweaking to make shutdown faster 15 years ago
Christophe Dumez 925597c43a - Hide piece availability and pieces downloaded bars when the shown torrent gets complete 15 years ago