Christophe Dumez
|
b2eec9a765
|
- Fied layout a little (broken by arnaud)
|
18 years ago |
Christophe Dumez
|
e569fdd2c0
|
- Added arnaud to thanks page
|
18 years ago |
Arnaud Demaiziere
|
fff4ad529c
|
port properties.ui to qt 4.2
|
18 years ago |
Christophe Dumez
|
ab63fa62ea
|
- Fixed ambiguous keyboard shortcut for options
|
18 years ago |
Christophe Dumez
|
30fef7d1fc
|
- A fix for the thanks page
|
18 years ago |
Christophe Dumez
|
6d7c15aa33
|
- Improved about dialog a lot. (broke compatibility with Qt4.2, arnaud will fix this soon)
- Added a missing file for brazilian translation
|
18 years ago |
Christophe Dumez
|
be11acb31b
|
- Fixed scrolling problem in about window
|
18 years ago |
Christophe Dumez
|
a9cd4fd3f4
|
- Fixed a utf8 problem in our dear graphist's name
|
18 years ago |
Christophe Dumez
|
1c0e890252
|
- Fixed columns width in transfers list (problem was caused by the hidden "hash" column that didn't have a null size)
|
18 years ago |
Christophe Dumez
|
190dc793ac
|
- Should fix building with boost 1.33.1
|
18 years ago |
Christophe Dumez
|
0c18f44a34
|
- Updated TODO
|
18 years ago |
Christophe Dumez
|
0280158138
|
- Updated hungarian translation
|
18 years ago |
Christophe Dumez
|
265458ae98
|
- deleteThread: check if a path exists before trying to delete it
|
18 years ago |
Christophe Dumez
|
a98a21196f
|
- Updated Chinese (Simplified) translation
|
18 years ago |
Christophe Dumez
|
66c8a21a66
|
- refresh list was refreshed even though the main window was hidden or minimized. This hitted an assert
|
18 years ago |
Christophe Dumez
|
4ce1a7eda2
|
- Fixed deleteThread connect slot
|
18 years ago |
Christophe Dumez
|
83b0cd5706
|
- Updated TODO
|
18 years ago |
Christophe Dumez
|
1a1219448a
|
- Beta 3 release
|
18 years ago |
Christophe Dumez
|
f4465dcea2
|
- Updated unkrainian translation
|
18 years ago |
Christophe Dumez
|
fc0a41e7f8
|
- Partially updated italian translation
|
18 years ago |
Christophe Dumez
|
7469f97953
|
- Really enable UPnP/LSD/NAT-PMP (recently disabled as a default in libtorrent)
|
18 years ago |
Christophe Dumez
|
80fa44f8bb
|
- It is not possible to pause torrents in finished tab (closes #129498)
|
18 years ago |
Christophe Dumez
|
6eae7bd201
|
- Forgot this one
|
18 years ago |
Christophe Dumez
|
5879df7d5f
|
- Should fix compiling errors with Qt 4.2
|
18 years ago |
Christophe Dumez
|
57b4a7150a
|
- Prevent users from filtering all the files in a torrent using right-click menu (combobox was ok)
|
18 years ago |
Christophe Dumez
|
58dc75fbcf
|
- Fixed some slots connects in new deleteThread
- Added some debug when pausing torrents
|
18 years ago |
Christophe Dumez
|
d04b9a7f02
|
- Fixed color when filtering files using right-click menu in torrent properties and torrent addition dialog
|
18 years ago |
Christophe Dumez
|
c2450cd41e
|
- updated TODO
|
18 years ago |
Christophe Dumez
|
4922eb3dc5
|
- Improved preview list delegate
- All delegates are now good :)
|
18 years ago |
Christophe Dumez
|
34d94cd2bb
|
- Improved search list delegate
|
18 years ago |
Christophe Dumez
|
9bd3647f36
|
- Improved property list delegate
|
18 years ago |
Christophe Dumez
|
79e2d253d4
|
- Improved finishedList delegate
|
18 years ago |
Christophe Dumez
|
9b08b0ff8c
|
- little improvement in download list delegate
- Disabled editor in finished list
|
18 years ago |
Christophe Dumez
|
b0f3cdad5d
|
- Improved a lot the download list delegate
- Replaced Qt::TextColorRole by Qt::ForegroundRole because it is deprecated
|
18 years ago |
Christophe Dumez
|
0561206d91
|
- Started to improve download & finished list rendering (filename column)
|
18 years ago |
Christophe Dumez
|
99530728c5
|
Update torrent progress when its content changed (filtered files)
|
18 years ago |
Christophe Dumez
|
99a58b9208
|
- Removed a useless function
- Stop resfreshing trackers errors in torrent properties because this is annoying when you're trying to read them
|
18 years ago |
Christophe Dumez
|
816a3c8784
|
- Paused torrents are displayed as paused, even if they are checking (to display their progress). This is less confusing.
|
18 years ago |
Christophe Dumez
|
570296c29e
|
- Multithreaded deletionThread (harmonized with deleteThread)
|
18 years ago |
Christophe Dumez
|
5518144b26
|
- Improved resumeUnfinishedTorrents using a "*.torrent" filter
|
18 years ago |
Christophe Dumez
|
e66af5b271
|
- Improved files deletion in BT_backup (no more hard-coded extensions that are annoying when adding new ones)
- Improved directory scanning for torrents using a "*.torrent" filter
|
18 years ago |
Christophe Dumez
|
7b9da8d941
|
- Fixed [Bug 129286] Priority is not saved while using the context menu
|
18 years ago |
Christophe Dumez
|
05a7ba4e38
|
- Fixed some bugs in italian translation
|
18 years ago |
Christophe Dumez
|
f07b0eed61
|
- Removed useless function
|
18 years ago |
Christophe Dumez
|
8fdc59c37c
|
- Optimized Bittorrent class for faster compilation
|
18 years ago |
Christophe Dumez
|
58b5d4378d
|
- finished GUI class cleanup
|
18 years ago |
Christophe Dumez
|
bd8ec01add
|
- Removed bad assert
- Improved updateDlList function a little
|
18 years ago |
Christophe Dumez
|
c0e4b0bbff
|
removed a function that is not used anymore
|
18 years ago |
Christophe Dumez
|
b0bbbf0305
|
- removed useless function (not used anymore)
|
18 years ago |
Christophe Dumez
|
6dd78d33ab
|
- Improved download list popup menu code
- Added some asserts
- bit of code improvement/clean up
|
18 years ago |