Christophe Dumez
d86cb62dc0
- Clearing of fiels list in properties was a bit too efficient (it removed header too)
15 years ago
Christophe Dumez
15427619bd
- Forgot to clear some properties data when no torrent is selected
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
6ecde51e45
- Make sure a torrent is always selected when we switch filters
15 years ago
Christophe Dumez
bf727c11d3
- Fix seeds/leech and ETA display of torrents started in pause
15 years ago
Christophe Dumez
6a028c9efd
- Display URL seeds in torrent properties
15 years ago
Christophe Dumez
92a9d04568
- Fix torrent deletion
...
- Fix extended selection in transfer list
- Disable and clear torrent properties when necessary
- Set correct visual attributes to transfer list
15 years ago
Christophe Dumez
a7da280f57
- Usability improvement in torrent properties
15 years ago
Christophe Dumez
4a33917e89
- All buttons work now
15 years ago
Christophe Dumez
8686ef0892
- A little eye candy
15 years ago
Christophe Dumez
cee9ece4c7
- Added back trackers display in torrent properties
15 years ago
Christophe Dumez
c756412ee6
- Added back "Sequential download" feature
15 years ago
Christophe Dumez
75e5a7e3d4
- Made progress on torrent properties (main tab)
15 years ago
Christophe Dumez
707e87f5b8
- started work on properties
15 years ago
Christophe Dumez
6b8521355f
- Managed to get the transfer list filters working :)
15 years ago
Christophe Dumez
a0beccc04b
- Selected filter is now restored on startup
15 years ago
Christophe Dumez
6b6181a3ee
- vertical splitter size is now restored on startup
15 years ago
Christophe Dumez
2dddd2b24b
- Started work on transfer list filters
15 years ago
Christophe Dumez
9f9f6abec1
- Remove outdated files
15 years ago
Christophe Dumez
7caed10dc0
- Fix a lot of issues related to proxy model
15 years ago
Christophe Dumez
806eee9404
- Fixed queued icon
15 years ago
Christophe Dumez
52638a2891
- Fix torrent priority update
15 years ago
Christophe Dumez
33324c190e
- Update torrent metadata in transfer list once it is received
15 years ago
Christophe Dumez
8d59f3c4e1
- Updated torrent state icons
15 years ago
Christophe Dumez
e6465d784d
- Save restore columns state in transfer list
15 years ago
Christophe Dumez
31eb902494
- Should right click menu behavior for seeding torrents
15 years ago
Christophe Dumez
c818c2dae6
- Updated Transfer tab icon
...
- Fix display of priority for seeding torrents
15 years ago
Christophe Dumez
23d1aa7691
- Started to put back the right click menu (still unperfect)
15 years ago
Christophe Dumez
bf7841cdb9
- Improved list refreshing code
15 years ago
Christophe Dumez
d6e90883cb
- Initial commit (both lists are merged but not all the features are there and it is probably buggy)
15 years ago
Christophe Dumez
ff6e9c0f9b
- Check that local files exist when "skip file checking and start seeding immediately" feature is enabled. (Thanks Stephanos Antaris to notice this bug and propose a solution)
15 years ago
Christophe Dumez
be240f72ab
- Mark news feed articles as read even if they are visited with keyboard arrows
15 years ago
Christophe Dumez
e3a29d8ebf
- Updated desktop file to %U because qBittorrent actually takes a list of URLs as argument
15 years ago
Christophe Dumez
7792b4f849
- Branched trunk in order to work on a major GUI remodeling. I will attempt to:
...
* Merge download and upload lists
* Display torrent properties in the same tab (horizontal split)
15 years ago
Christophe Dumez
53171c81e1
- Make sure RSS Feed downloader does not process already-read articles
15 years ago
Christophe Dumez
9b4cfa4a3d
- Close the file before emitting the signal so that the file can safely be processed in the slot
15 years ago
Christophe Dumez
e4be70edec
- Updated uTorrent Peer ID to v1.8.5
15 years ago
Christophe Dumez
7f12bbb783
- Added "Skip file checking and start seeding immediately" option to torrent addition dialog (patch by Stephanos Antaris).
...
- Updated French translation
15 years ago
Christophe Dumez
5d1ed7a564
- BUGFIX: Added safety mecanism which adds the torrents back to the list in case qbittorrent-resume.conf gets deleted or corrupted.
15 years ago
Christophe Dumez
92dd4c8c5b
- Fix indentation
15 years ago
Christophe Dumez
bc308741b7
- FEATURE: Dropped dependency on libcurl (Using Qt >= 4.4 for downloads now)
...
- FEATURE: Dropped Qt 4.3 support (Qt >= 4.4 is required)
15 years ago
Christophe Dumez
66590bfa4a
- Make sure that scan directory is not qBittorrent backup folder to avoid torrent deletion
15 years ago
Christophe Dumez
7fc0b02259
- Remove useless function that can cause compilation errors
15 years ago
Christophe Dumez
061a9c7ecf
- Fix compilation warning regarding sortNewsList()
15 years ago
Christophe Dumez
e97a6f5f08
- Fix tracker addition to torrents
15 years ago
Christophe Dumez
fe3a6b8b57
- Fix crash when applying torrent files priorities (if libtorrent-rasterbar has debug enabled)
15 years ago
Christophe Dumez
92e569fc36
- Escape properly the -- in the man page (Thanks Cristian Greco)
15 years ago
Christophe Dumez
edfd93496e
- Fix compilation warning
15 years ago
Christophe Dumez
d8e4732627
- Fixed PirateBay search plugin
...
- Using Download button in search results list now downloads the right torrents
- The search results list is no longer sorted automatically when a row color is updated
15 years ago
Christophe Dumez
966367aff6
- Fix compilation error
15 years ago