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
...
* This also fixes the "you must select at least one file" warning when ignoring all files and then selecting only one
15 years ago
Christophe Dumez
4dc8959f67
* More exit tweaking to make shutdown faster
...
* Fixed active upload icon in Web UI
* Fixed text alignment in Web UI preferences dialog
* Fixes to ratio display in Web UI transfer list and properties panel
* Edited Queued/Paused/Checking icons so that they are the same for complete/incomplete torrents (easier to understand)
* Color torrents in UI transfer list as in qBittorrent < 2.0 (more easily understandable)
* Progress and size are now updated when files are filtered in torrent properties
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
...
- Added file prioritizing to Web UI
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