Christophe Dumez
00dbf7ba38
- Updated italian and korean translations
...
- Fixed infoBar text when adding a torrent
17 years ago
Christophe Dumez
76047f4ef2
- Fixed transfers list interval setting
17 years ago
Christophe Dumez
4c880fea09
- Improved tooltip title style
17 years ago
Christophe Dumez
a0e895641c
- Improved systray tooltip a little
17 years ago
Christophe Dumez
484f1c36c9
- Improved systray style
17 years ago
Christophe Dumez
c4d143c2c0
- Added some RSS preferences
17 years ago
Christophe Dumez
f4d5ceb3c4
- Fixed a unit problem in last commit
17 years ago
Christophe Dumez
70beef9f94
- FEATURE: Added an option to display current transfer speeds in title bar
17 years ago
Christophe Dumez
862d24ac48
- FEATURE: Added an option to automatically delete torrents when they reach a given ratio (>= 1.0)
17 years ago
Christophe Dumez
078c80c81d
- FEATURE: Added an option to set the max number of connections per torrent
...
- FEATURE: Added an option to set the max number of uploads per torrent
17 years ago
Christophe Dumez
cd70843ee9
- Totally redesigned program preferences
...
- Added some options, the following are already implemented:
* Start/Stop LSD/NAT-PMP/UPnP
* Force preallocation of all files
* Force new torrents status to pause
- Other new features are going to be implemented soon
17 years ago
Christophe Dumez
9f36d521a4
- BUGFIX: Fixed deprecation warning with latest libtorrent svn
...
- FEATURE: Redesigned torrent creation dialog
- FEATURE: Allow to set piece size when creating a torrent
- improved new options dialog a little
17 years ago
Christophe Dumez
3e783873ec
- BUGFIX: Made pause/resume all function affect both (dl/up) tabs when window is hidden
17 years ago
Christophe Dumez
1b93f4eaf1
- Fixed a little bug in last commit
17 years ago
Christophe Dumez
685ceafc5b
- second attempt for drag n drop
17 years ago
Christophe Dumez
cf6128a222
- Fixed drag'ndrop on non-KDE systems
17 years ago
Christophe Dumez
1918969e28
- Updated RSS icon with one from Oxygen (KDE4 icons)
17 years ago
Christophe Dumez
2c27f952e2
- FEATURE: Allow to drag'n drop plugin to list for install/update
...
- Added some debug
17 years ago
Christophe Dumez
b7fd7d9837
- Fixed memory leak in GUI
17 years ago
Christophe Dumez
a9f1bd4f74
- Refresh list every 1500ms instead of 2000ms
17 years ago
Christophe Dumez
17b8f76dda
- UpdateRatio only when it is displayed
...
- Resample favicon to 16x16 before displaying it for better quality
- Updated TODO
17 years ago
Christophe Dumez
105563ac5a
- Fixed a bug in last commit in qBittorrentPath()
...
- Optimized float to string conversions
17 years ago
Christophe Dumez
c064e5877c
- Optimised GUI class a little
17 years ago
Christophe Dumez
08a57d267b
- some optimizations
17 years ago
Christophe Dumez
6ecb45d661
- Code optimization using initialization lists
...
- Removed Traditional Chinese translation because we lost our translator and translation is outdated
17 years ago
Christophe Dumez
3b03b385f3
- removed some useless includes
17 years ago
Christophe Dumez
fd2ee35e92
- Do not save torrent related info in class destruction, this is too dangerous
17 years ago
Christophe Dumez
8404eec301
- Force progress update in download list before calling sort function to make it more reliable
17 years ago
Christophe Dumez
cc252fc70a
- Fix progress column delayed sorting
17 years ago
Christophe Dumez
4e2ebe5a69
- Fixed torrent switching to finished tab
17 years ago
Christophe Dumez
366d5108c4
- I thought there was a memory leak here but it crashes when I delete it so..
17 years ago
Christophe Dumez
32c330092a
- Merged splitGUI branch, GUI and download tab are now splitted. Code is a lot cleaner and easier to understand. I also fixed some bugs I found on the way :)
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
d8dd509a7b
- Updated Russian translation
17 years ago
Christophe Dumez
8ba1cb329d
- Improved unicode support a bit
17 years ago
Christophe Dumez
a28160bcaa
- Fixed a bug when deleting a torrent from finished list (just introduced)
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
a4a98e3ada
- Added some checking before adding torrents to finished/download lists to avoid duplicate in some circumstances
17 years ago
Christophe Dumez
a01c7e2c60
- Improved finished torrents code a little
17 years ago
Christophe Dumez
2bf0aba48a
- improved some asserts for progress checking
17 years ago
Christophe Dumez
5066819c58
- Added some more assert to be sure progress value is under 100%
17 years ago
Christophe Dumez
5231f5a22b
- Rewrote a lot of code concerning finishedTorrents code. It was optimized and should be safer too
17 years ago
Christophe Dumez
2ce097ec77
- Fixed keyboard shortcuts for third tab ( closes #127942 )
17 years ago
Christophe Dumez
b2867e97bf
- Updated spanish translation
17 years ago
Christophe Dumez
13f21ef6cd
- Make use of new torrent_checked_alert that was just included in libtorrent. This allowed to improve torrent that just finished checking handling and progress column sorting. Also allowed to optimize cpu/memory usage a little.
17 years ago
Christophe Dumez
55834ba5db
- Fixed session ratio value: was either 10. or 1. ( closes #133026 )
17 years ago
Christophe Dumez
36e87952fa
- BUGFIX: Wait for torrent_paused_alert before reloading a torrent for full allocation mode
17 years ago
Christophe Dumez
d5fa6cefe4
- Removed some debug
...
- Updated Changelog (now libtorrent supports Bittorrent FAST extension)
17 years ago
Christophe Dumez
12fd87ab85
- Removed some debug (didn't mean to commit that)
18 years ago
Christophe Dumez
31abae33a1
- Improved the way menu icons are installed to avoid problems on some systems (Thanks JanCR for reporting this)
...
- Fixed version in desktop file
18 years ago