Christophe Dumez
|
1c08bf054a
|
- Fix progress display in torrent properties
|
15 years ago |
Christophe Dumez
|
4824637681
|
- Delete hostname resolver asynchronously to avoid freezing the GUI on preference window closing
|
15 years ago |
Christophe Dumez
|
5962ef79cb
|
- Added option to disable peer host name resolution (disabled as a default)
- Fix several other bugs related to properties and preferences
|
15 years ago |
Christophe Dumez
|
3762c37517
|
- Take "RSS refresh interval" into consideration without restarting qBT
|
15 years ago |
Christophe Dumez
|
e97b805365
|
Peer lis column width are now restored on startup
|
15 years ago |
Christophe Dumez
|
6dbd1daa5c
|
- Little pointer code cleanup
|
15 years ago |
Christophe Dumez
|
59f21d592e
|
- Updated Changelog
- Bump to beta2
|
15 years ago |
Christophe Dumez
|
946e2778f8
|
- Start with the right preference panel
|
15 years ago |
Christophe Dumez
|
9fbe2ff6c4
|
- Fix possible crash in search field autocompletion
- Optimized autocompletion code
|
15 years ago |
Christophe Dumez
|
a4383d1b7f
|
- Fix memory leak in RSS parser
|
15 years ago |
Christophe Dumez
|
131dda2617
|
- Fix memory leak in new properties panel
|
15 years ago |
Christophe Dumez
|
51ebfadd85
|
- Split Preferences from the GUI so that Options dialog does not need to be created on startup to retrieve the preferences:
* This speeds up startup
* Bittorrent session settings are now applied at bittorrent class level (Required for headless running)
|
15 years ago |
Christophe Dumez
|
0a1ae18412
|
- Remove outdated program preferences
|
15 years ago |
Christophe Dumez
|
cd50c3299e
|
- COSMETIC: Made program preferences scrollable for usability on small scree
ns (e.g. netbooks)
|
15 years ago |
Christophe Dumez
|
f7c196dbcf
|
- Implemented asynchronous hostname resolution in Peer list
|
15 years ago |
Christophe Dumez
|
8260159ca4
|
- Initial implementation of Peer list
|
15 years ago |
Christophe Dumez
|
d8c6e2bcc6
|
- Added Peers tab (not functional yet)
|
15 years ago |
Christophe Dumez
|
bc2a4b622b
|
- Added piece_availability() to qtorrenthandle to prepare for piece availability widget (bar)
|
15 years ago |
Christophe Dumez
|
daef9ece75
|
- FEATURE: Folder scanning now works with CIFS and NFS mounted folders
|
15 years ago |
Christophe Dumez
|
a6f31c7950
|
- Display more information regarding the torrent in its properties pannel
- Made properties pannel scrollable, it behaves better with the splitter
|
15 years ago |
Christophe Dumez
|
0e93e8dc9d
|
- Made splitter children non-collapsible
|
15 years ago |
Christophe Dumez
|
3fa98705bc
|
- Oops, did not meant to set a maximum height for the pannel
|
15 years ago |
Christophe Dumez
|
4493752d2f
|
- Improved properties pannel by using a Splitter to allow the user to set the height of the pannel
|
15 years ago |
Christophe Dumez
|
6199d6d543
|
- Put pieces properties on the top of torrent properties (uTorrent like)
|
15 years ago |
Christophe Dumez
|
f9c8b6a66e
|
- Updated changelog
|
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
|
21de03ffd4
|
- Updated Changelog
|
15 years ago |
Christophe Dumez
|
308bd65c8f
|
- Updated language files
|
15 years ago |
Christophe Dumez
|
6afb82e2e2
|
- v2.0.0beta1 bump
|
15 years ago |
Christophe Dumez
|
5f8f7bdc17
|
- Merged major-gui-lift branch
|
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 |