25 Commits (b67938aa3fae6e0439c9416eca7b0ef17ff87d8b)

Author SHA1 Message Date
Christophe Dumez ea99f44893 Fix wrong warning in torrent addition dialog (closes #579301) 15 years ago
Christophe Dumez 772028106e FEATURE: Simplified torrent root folder renaming/truncating (< v2.3.0 is no longer forward compatible) 15 years ago
Christophe Dumez e5b8b41373 Several compilation and execution fixes for Windows and OS/2 15 years ago
Christophe Dumez 789cf654d0 Another attempt to fixing Mac compilation 15 years ago
Christophe Dumez 318a959470 Fix file filtering in complex torrent files 15 years ago
Christophe Dumez aec99ed14f More code cleanup 15 years ago
Christophe Dumez 0e8c55b9f5 FEATURE: Added back file prioritizing in a torrent (it seems users were using it after all) 15 years ago
Christophe Dumez 126230ad08 BUGFIX: Properly display torrents with one file in subfolder(s) 15 years ago
Christophe Dumez 7bac95c9ad - Torrents can be renamed in transfer list 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 a9cafeaa76 - Torrent folders can also be renamed 15 years ago
Christophe Dumez 5fc69ccb73 - Torrent files can be renamed 15 years ago
Christophe Dumez c87a0bde0b - Do not display .!qB incomplete files extension in files panel 15 years ago
Christophe Dumez 76c4466fb6 - In File tree (torrent content), set parent priority to NORMAL if its children have mixed priorities 15 years ago
Christophe Dumez 4dc8959f67 * More exit tweaking to make shutdown faster 15 years ago
Christophe Dumez c5a9e27cb3 - Try to make progress calculation more robust in torrent files model 15 years ago
Christophe Dumez 63e5339690 - Added ASSERT for make sure our progress values are always possible 15 years ago
Christophe Dumez d8c27ac8c4 - Fix crash when a torrent contains empty files 15 years ago
Christophe Dumez aeb2c06e0f - Disabled file prioritizing for seeding torrents 15 years ago
Christophe Dumez d4524993ee - Fix translation in files list (both UI and Web UI) 15 years ago
Christophe Dumez a9b49ea3e0 - Display torrent files in Web UI 15 years ago
Christophe Dumez 154673a99b - Force torrentfilesmodel list repaint when progress and priorities are updated 15 years ago
Christophe Dumez e645133baf - Fix compilation errors on Fedora 15 years ago
Christophe Dumez 262b88930e - Use lowercase characters only in filenames 15 years ago
Christophe Dumez d1646c169d - Fix folder size update in TorrentFilesModel 15 years ago
Christophe Dumez e9350e66f0 - FEATURE: Make sure torrent files are always sorted by name 15 years ago
Christophe Dumez ea2f5df95f - Completed port to TorrentFilesModel. Got rid or old arborescense.h 15 years ago
Christophe Dumez a03c1d3d50 - Removed some cpu-eating debug 15 years ago
Christophe Dumez 81658b9648 - Ported propertiesWidget from arborescence.h to new TorrentFiles Tree Model. (Needs to do the same thing for TorrentAddition.h now) 15 years ago
Christophe Dumez 2e2e506162 - Fixed a lot of bugs in the new TorrentFilesModel 15 years ago
Christophe Dumez d006327f14 - Implemented a arborescence.h replacement. The new implementation is way more efficient and saves memory. Note that arborescence was not replaced yet. 15 years ago