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
...
Cleaner binutils gold linker support
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
...
Center bandwidth limiting dialogs
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
...
- Made overwrite check case insensitive on Windows
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
...
- Fix vertical alignment in torrent properties panel
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
...
* 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
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
...
- Fix compilation with older boost libraries
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
...
- Added file prioritizing to Web UI
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
Christophe Dumez
508c765991
- Fix property buttons style on Mac OS by Stephanos Antaris.
15 years ago
Christophe Dumez
b460f67cc4
- Fix up/down speed limit display
15 years ago
Christophe Dumez
cdce77962a
- Display piece availability average next to the bar
15 years ago
Christophe Dumez
0c617f0a03
- show piece related bar only for downloading torrents (no use for completed ones)
15 years ago