Christophe Dumez
|
262b88930e
|
- Use lowercase characters only in filenames
|
15 years ago |
Christophe Dumez
|
743d54a745
|
- Added columns width saving to torrent addition dialog
- Fixed column width saving in torrent properties
- Code Cleanup
|
15 years ago |
Christophe Dumez
|
611e33bf80
|
- Polish torrent properties
|
15 years ago |
Christophe Dumez
|
f9da85ecfe
|
- Fixed file priorities
|
15 years ago |
Christophe Dumez
|
d86cb62dc0
|
- Clearing of fiels list in properties was a bit too efficient (it removed header too)
|
15 years ago |
Christophe Dumez
|
9bc90fc7b2
|
- Huge forward porting of all previous properties features to the new properties panel (probably very buggy but most of the code should be there and it compiles)
|
15 years ago |
Christophe Dumez
|
7dfdebd593
|
- License fix due to problems with OpenSSL
|
16 years ago |
Christophe Dumez
|
2691677650
|
- Fixed segfault that would happen when unfiltering files in torrent addition dialog (closes #163379)
|
17 years ago |
Christophe Dumez
|
82e548a2fd
|
- Fixed a bug in torrent files filtering (closes #158846)
|
17 years ago |
Christophe Dumez
|
9ca02aad88
|
- BUGFIX: Fixed a bug in children update when changing files priorities
|
17 years ago |
Christophe Dumez
|
6ed565a06b
|
- COSMETIC: Improved progress bar text rendering
|
17 years ago |
Christophe Dumez
|
2fc7039cc7
|
- COSMETIC: Progress bar text now uses style foreground color
|
17 years ago |
Christophe Dumez
|
419b94f042
|
- A lot of improvement and bug fixes in new torrent content selection
|
17 years ago |
Christophe Dumez
|
c478ba59ac
|
- new torrent content selection (as a tree). Merge from the new-torrent-selection branch
|
17 years ago |
Christophe Dumez
|
105563ac5a
|
- Fixed a bug in last commit in qBittorrentPath()
- Optimized float to string conversions
|
17 years ago |
Christophe Dumez
|
6ee9152b21
|
- Handling progress bar text painting ourselves because some styles really don't handle it well (cleanlooks...)
|
17 years ago |
Christophe Dumez
|
c9925eddb6
|
- Big code cleanup
- Added a Qwrapper for torrent_handle to make code more readable
|
17 years ago |
Christophe Dumez
|
a9692dbe60
|
- Changed the way progress bars are rendered
|
18 years ago |
Christophe Dumez
|
6eae7bd201
|
- Forgot this one
|
18 years ago |
Christophe Dumez
|
57b4a7150a
|
- Prevent users from filtering all the files in a torrent using right-click menu (combobox was ok)
|
18 years ago |
Christophe Dumez
|
9bd3647f36
|
- Improved property list delegate
|
18 years ago |
Christophe Dumez
|
b0f3cdad5d
|
- Improved a lot the download list delegate
- Replaced Qt::TextColorRole by Qt::ForegroundRole because it is deprecated
|
18 years ago |
Christophe Dumez
|
8df61db644
|
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
|
18 years ago |
Christophe Dumez
|
54f9375b32
|
- Update to GNU GPL v3
|
18 years ago |
Christophe Dumez
|
18ec98c3fb
|
- Reloading a torrent only when necessary (properties, when files are filtered but full allocation mode is disabled)
|
18 years ago |
Christophe Dumez
|
4657ee9087
|
Fixed a crash when filtering all the files in a torrent
|
18 years ago |
Christophe Dumez
|
e2427a4ce2
|
- Delete torrent permanently from hard drive used to delete parent folder if empty (fixed)
|
18 years ago |
Christophe Dumez
|
ff3575c7ac
|
- Implemented files prioritizing in a torrent (Part I: Torrent Properties), still need to work on torrent addition dialog
|
18 years ago |
Christophe Dumez
|
d3eda2e8be
|
- Added Comboboxes in torrent properties. No usable yet but it will be very useful when we will support pieces prioritization
|
18 years ago |
Christophe Dumez
|
969a02b93e
|
- Moved everything to trunk to create a stable branch
|
18 years ago |