Arnaud Demaiziere
|
a329a59719
|
- Start minimized option in program preferences
|
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
|
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
|
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
|
5231f5a22b
|
- Rewrote a lot of code concerning finishedTorrents code. It was optimized and should be safer too
|
17 years ago |
Christophe Dumez
|
4e4b0ed9ff
|
- Reverted a previous commit. Transfer lists refreshers aren't in separate threads anymore: too buggy
|
18 years ago |
Christophe Dumez
|
95fc9e3a72
|
Fix last commit
|
18 years ago |
Christophe Dumez
|
2ab7f6f923
|
- Transfer lists refreshers were moved to separate threads to improve GUI responsiveness. Please report any problem (like mutex deadlocks in console output) or crashes.
|
18 years ago |
Christophe Dumez
|
0db60065c0
|
- Removed useless mutex in GUI
- started to optimize headers includes for compilation speed
|
18 years ago |
Christophe Dumez
|
a27e7e1b9e
|
- Lightened finished list code
- Fixed properties slots connects in finished list
- Fixed columns width in finished list
|
18 years ago |
Christophe Dumez
|
325a588526
|
- Fixed some signals/slots (safer)
- Forgot to remove temp file when the file was downloaded from an url (rare occasions)
|
18 years ago |
Christophe Dumez
|
8df61db644
|
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
|
18 years ago |
Christophe Dumez
|
54f9375b32
|
- Update to GNU GPL v3
|
18 years ago |
Christophe Dumez
|
6802e22f7e
|
- Improved a lot switching between tabs
|
18 years ago |
Christophe Dumez
|
cfe979c8dd
|
- Updated changelog
- Made sorting work in the finished torrents list
|
18 years ago |
Christophe Dumez
|
762df4b914
|
- Columns width are now remembered on restart for the finished torrent list
|
18 years ago |
Christophe Dumez
|
e1660e592b
|
- Added Upload limit per torrent in finished list
|
18 years ago |
Christophe Dumez
|
775afd6ac2
|
- Implemented Start/Pause in finished list
|
18 years ago |
Christophe Dumez
|
a615038498
|
- Added a popu menu in finished list
|
18 years ago |
Christophe Dumez
|
cd70dcc3ba
|
- Allow the user to display torrent properties in finished list
|
18 years ago |
Christophe Dumez
|
6d0b550f5d
|
- Implemented DeleteFromHardDrive & finishedList
|
18 years ago |
Christophe Dumez
|
37027c0480
|
- A lot of work on "Finished torrents are moved to a new tab". It still needs improvements but most of it is working
- Fixed pressing return in search field to launch search
|
18 years ago |
Christophe Dumez
|
13aa2cfa6e
|
- Added a new tab for finished torrents (WIP, not used yet)
|
18 years ago |