101 Commits (2e0c8f848f27d99e95fc9c6e86e4087de7820f10)

Author SHA1 Message Date
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
Christophe Dumez 9323660c79 - Fix compilation with Qt 4.4 15 years ago
Christophe Dumez 4908458729 - Fixed share ratio display in properties widget and in Web UI 15 years ago
Christophe Dumez 77ded75613 - Display the maximum number of connections per torrents only when it is enabled (torrent properties) 15 years ago
Christophe Dumez c48a3b55d6 - Make sure properties panel is disabled as a default (on startup) 15 years ago
Christophe Dumez 6f69ab2b6d - Fix a crash when hitting "change save path" button and no torrent is selected 15 years ago
Christophe Dumez aeb2c06e0f - Disabled file prioritizing for seeding torrents 15 years ago
Christophe Dumez 5fc4ff22d9 - Use ∞ instead of "Unlimited" for speed limits 15 years ago
Christophe Dumez 8b41d1973c COSMETIC: Display speeds with more user friendly units instead of always using KiB/s 15 years ago