Christophe Dumez
|
47135932a4
|
- Updated Finnish translation
|
16 years ago |
Christophe Dumez
|
40d0e44f15
|
- Bump to rc1
|
16 years ago |
Christophe Dumez
|
16c30a2f10
|
- Updated language files
|
16 years ago |
Christophe Dumez
|
7f2639fcbd
|
- Remember visual indexes of columns in transfer lists
|
16 years ago |
Christophe Dumez
|
8ad987a672
|
- Save properties window size, position, columns width and restore them
- Set a minimum default width for NAME column in properties
|
16 years ago |
Christophe Dumez
|
b24194068a
|
- Fixed possible overflow in progress calculation in arborescence.h
|
16 years ago |
Christophe Dumez
|
f4e9b00ce3
|
- Fixed a small typo
|
16 years ago |
Christophe Dumez
|
5c0a24d58b
|
- Fixed "infos" -> "info" typo in torrent properties
- Updated language files
- Updated French translation
|
16 years ago |
Christophe Dumez
|
c4aa23c86b
|
- Fixed torrent creation (closes #402025)
|
16 years ago |
Christophe Dumez
|
96911a2c48
|
- Fixed broken icon for Website link
|
16 years ago |
Christophe Dumez
|
85abb80f43
|
- Updated TODO
|
16 years ago |
Christophe Dumez
|
2372f434cf
|
Fixed a small bug in new DHT port setting code
|
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
|
b6c6637c3b
|
Made IP filter more robust
|
16 years ago |
Christophe Dumez
|
d358987316
|
- Updated french translation
|
16 years ago |
Christophe Dumez
|
6f28711f9e
|
- Updated Changelog
|
16 years ago |
Christophe Dumez
|
7b4b568859
|
- Display date as well as time in log window
|
16 years ago |
Christophe Dumez
|
c3aa2906bb
|
- Tuned lists properties to make sure display is correct
|
16 years ago |
Christophe Dumez
|
9509bbaed4
|
- Remove last separator in toolbar
|
16 years ago |
Christophe Dumez
|
b7c7245fb5
|
- Display a ratio of 0.0 if total_upload and total_download are both 0
|
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
|
bca898d8b6
|
- torrents with an infinite ratio are no longer affected by ratio_limit set in program preferences
|
16 years ago |
Christophe Dumez
|
c877c9c412
|
- Implemented cut/copy/paste actions on right click in search field
- Added icons for menu actions
|
16 years ago |
Christophe Dumez
|
4dfd1f229b
|
- Updated language files
|
16 years ago |
Christophe Dumez
|
0d63f46035
|
- FEATURE: Added right click menu in search engine to clear completion history
|
16 years ago |
Christophe Dumez
|
106f7cdd32
|
- Cleanly fixed popup menu positions in lists (no more workarounds)
|
16 years ago |
Christophe Dumez
|
0308825c11
|
- Fixed right-click menu position in seeding list
|
16 years ago |
Christophe Dumez
|
8c21ef5c04
|
- Updated Changelog
|
16 years ago |
Christophe Dumez
|
53c2fe4a60
|
- Display Swarm infos in seeding list (closes #346955)
- Bump to beta3
|
16 years ago |
Christophe Dumez
|
64fef21a86
|
- Forcing our own cleanlooks style instead of default one on startup (closes #181796)
|
16 years ago |
Christophe Dumez
|
f6f4b5f219
|
- Suppressed QLayout: Attempting to add QLayout "" to properties "properties" warning message when opening a properties dialog (closes #380414)
|
16 years ago |
Christophe Dumez
|
f809b8a014
|
- Fixing compiling with Qt 4.3
|
16 years ago |
Christophe Dumez
|
cf8dbf22f8
|
- Fixed a bug in download_url() in helpers.py
|
16 years ago |
Christophe Dumez
|
00d9f7c36b
|
- Fixed IP filter file parsing on 64bits architecture (Fix by Eric Porter)
|
16 years ago |
Christophe Dumez
|
9a314db530
|
- Ensured UTF-8 support in novaprinter another way so that we do not require an additional python library
|
16 years ago |
Christophe Dumez
|
7db2ffc09f
|
- Should fix logout cancelation on KDE
|
16 years ago |
Christophe Dumez
|
9a02c12ec9
|
- Updated french and russian translations
|
16 years ago |
Christophe Dumez
|
2a77de686c
|
- Fix splash screen
|
16 years ago |
Christophe Dumez
|
a79b294885
|
- Fix options matching between buttons and frames (closes #366957)
|
16 years ago |
Christophe Dumez
|
13c670b96d
|
- Code cleanup
|
16 years ago |
Christophe Dumez
|
65c4da6f0e
|
- BUGFIX: Provide more helpful explanation when an I/O error occured
|
16 years ago |
Christophe Dumez
|
bf9dc052d3
|
- Fixed copyright in helpers.py
|
16 years ago |
Christophe Dumez
|
0ea6ee32be
|
- Now beta2
|
16 years ago |
Christophe Dumez
|
019bd476db
|
- Forgot to update those headers
|
16 years ago |
Christophe Dumez
|
baf5cb31af
|
- Fixed typo in novaprinter.py (Thanks Cristian Greco)
|
16 years ago |
Christophe Dumez
|
fc3c123f5b
|
- Cosmetic license fix
|
16 years ago |
Christophe Dumez
|
7dfdebd593
|
- License fix due to problems with OpenSSL
|
16 years ago |
Christophe Dumez
|
9835af4962
|
- Fix license due to problems with OpenSSL
|
16 years ago |
Christophe Dumez
|
04cbd91f04
|
- Added some debug
- On torrent completion, save its fastresume data *AFTER* it was moved to final directory to avoid big problems (oops)
|
16 years ago |