47 Commits (a275e26ba7cc9d60361e71da5ef809af8c808a3a)

Author SHA1 Message Date
Christophe Dumez 8589eb7c0f Code optimization 14 years ago
Christophe Dumez 3995af6489 Initial port to libtorrent v0.16 14 years ago
Christophe Dumez 9c57cca93c Fix possible crash when changing the priority of a file 14 years ago
Christophe Dumez 85d6365bc2 Limit file names to 255 bytes to avoid issues on Linux FS 14 years ago
Christophe Dumez a4c1b93a42 Added debug output 14 years ago
Christophe Dumez 435d0e1019 FEATURE: Added search field for torrent content 14 years ago
Christophe Dumez 587c4f3b14 Code clean up 14 years ago
Christophe Dumez 5c8dd9f0fb Performance improvement on ARM 14 years ago
Christophe Dumez 759fe77e7f Fix compilation on Win32 14 years ago
Christophe Dumez fb443bb6e7 Hide unwanted files that have to be partly downloaded 14 years ago
Christophe Dumez 83ff66e0b1 Use of system icon theme can now be disabled 14 years ago
Christophe Dumez 64f4775a81 Code clean up 14 years ago
Christophe Dumez 052825e5c4 Initial support for system Icons (incomplete but good progress) 14 years ago
Christophe Dumez 3b3642bbba Initial support for libtorrent v0.16 (still a lot of deprecation warning but it compiles...) 14 years ago
Christophe Dumez 8a5dc1f239 Fix compilation on Windows (Remove using namespace libtorrent; from headers) 14 years ago
Christophe Dumez 658d876ff7 Fix and improve file priorities editing 14 years ago
Christophe Dumez 390508e7db Fix possible crash on qBittorrent shutdown 14 years ago
Christophe Dumez dbfef8665b Fix "Select All/None" buttons in torrent properties 14 years ago
Christophe Dumez b483f09d11 Code cleanup 14 years ago
Christophe Dumez 4efae21f1d Use "Do no download" in action instead of "Not downloaded" 14 years ago
Christophe Dumez c9ece4695e Merge latest changes for stable branch (mostly unicode fixes) 15 years ago
Christophe Dumez 4e1366bf0d Merge latest fixes from stable branch 15 years ago
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