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
998b161696
- Save files list column width
15 years ago
Christophe Dumez
a7da280f57
- Usability improvement in torrent properties
15 years ago
Christophe Dumez
cee9ece4c7
- Added back trackers display in torrent properties
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
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
c818c2dae6
- Updated Transfer tab icon
...
- Fix display of priority for seeding torrents
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
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
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
24470a7cc3
- Enabled "Start Minimized" and disabling systray integration at the same time no longer make GUI invisible.
15 years ago
Christophe Dumez
038c326f81
- Ignore permanent deletion button when no torrent is selected
...
- When a selected torrent is deleted, select next suitable torrent
15 years ago
Christophe Dumez
148d175ab0
- Added a command line parameter --no-splash to disable splash screen
15 years ago
Christophe Dumez
55ff924e60
- Pause torrents in error state
15 years ago
Christophe Dumez
01d504d992
- BUGFIX: Greatly improved column sorting code (download list only for now)
15 years ago
Christophe Dumez
9a14c4c599
- FEATURE: A random listening port can be chosen automatically
15 years ago
Christophe Dumez
666d4622b9
- Updated language files
...
- Updated search icon
15 years ago
Christophe Dumez
d4d0a08390
- Make sure priority column stays sorted when changing torrents priority ( closes #417829 )
15 years ago
Christophe Dumez
73dbce45b2
- Most of the code is there for rss feeds grouping. However it is not used yet and it is probably quite unstable
15 years ago
Christophe Dumez
687842a949
Code cleanup
15 years ago
Christophe Dumez
0b9c05d41b
- FEATURE: Make use of torrent enclosure in RSS feeds for direct download
...
- FEATURE: Implemented a RSS feed downloader with filter support
- FEATURE: Save old RSS item to hard disk to remember them on start up
- FEATURE: RSS Feeds can now be copied to the clipboard
15 years ago
Christophe Dumez
c8e8306e0a
- Added "Copy magnet link" entry to right click menu now that we support magnet URIs
15 years ago
Christophe Dumez
e429126934
- Ok. torrentless downloads paused state is now restored properly (once metadata is received)
15 years ago
Christophe Dumez
7e71de558a
- catching invalid_handle exception to avoid rare crashes
15 years ago
Christophe Dumez
e619b6977a
- Added Magnet URI support (might be still buggy)
...
* Known problem: Always added in paused state for some obscure reason)
15 years ago
Christophe Dumez
2742a54d6e
- Rewrited torrent resume code to make it cleaner and more generic
...
* magnet URI support should be easy to implement now
Warning: Since a lot of code was rewrited, some bugs may have been introduced
15 years ago
Christophe Dumez
b1e9c1ccf5
- Updated preference text since we are spoofing µtorrent now instead of Azureus
15 years ago
Christophe Dumez
96911a2c48
- Fixed broken icon for Website link
16 years ago
Christophe Dumez
ee6bc3c2e9
- FEATURE: Allow to set a different port for DHT (UDP) than the one used for
...
Bittorrent
16 years ago
Christophe Dumez
0153b03160
BUGFIX: Stop enforcing UTF-8 and use system locale instead
16 years ago
Christophe Dumez
ca83fdecff
- Display swarm information in download list too
16 years ago
Christophe Dumez
7db2ffc09f
- Should fix logout cancelation on KDE
16 years ago
Christophe Dumez
65c4da6f0e
- BUGFIX: Provide more helpful explanation when an I/O error occured
16 years ago
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
16 years ago
Christophe Dumez
00c5127ba1
- Commited some code by mistake
16 years ago
Christophe Dumez
c2244f746e
- Torrent downloading is now handled by search engine plugins to allow for more flexibility
16 years ago
Christophe Dumez
f4502367f3
- Allow to define a temporary download folder
16 years ago
Christophe Dumez
3894452840
- COSMETIC: Redesigned program preferences
...
- COSMETIC: Updated icons set
16 years ago
Christophe Dumez
3ae783e9cb
- Fixing 'hide top toobar feature'
16 years ago
Christophe Dumez
ada5d2665b
BUGFIX: Fixed download/upload speed decrease problems
16 years ago
Christophe Dumez
fd78e0b5ce
- Foreach loop optimization
16 years ago
Christophe Dumez
03dc617874
- Updated some translations
16 years ago
Christophe Dumez
bc29577a7b
- Added some debug for proxy settings
16 years ago
Christophe Dumez
e3ae03c8a8
- Ok, HTTP proxy code is working now
16 years ago
Christophe Dumez
956f97f6d6
- Fixed systray icon tooltip on Windows
16 years ago
Christophe Dumez
f36052351c
- Added debug for proxy code
16 years ago