Christophe Dumez
|
6199d6d543
|
- Put pieces properties on the top of torrent properties (uTorrent like)
|
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
|
5d09f89a0f
|
- Fix right click menu in torrent addition dialog
|
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
|
5fac6ef3b2
|
- Minor cleanup
|
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 |
Christophe Dumez
|
308bd65c8f
|
- Updated language files
|
15 years ago |
Christophe Dumez
|
6afb82e2e2
|
- v2.0.0beta1 bump
|
15 years ago |
Christophe Dumez
|
611e33bf80
|
- Polish torrent properties
|
15 years ago |
Christophe Dumez
|
998b161696
|
- Save files list column width
|
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
|
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 |