Christophe Dumez
5d09f89a0f
- Fix right click menu in torrent addition dialog
2009-11-11 14:10:09 +00:00
Christophe Dumez
ea2f5df95f
- Completed port to TorrentFilesModel. Got rid or old arborescense.h
2009-11-11 14:06:07 +00:00
Christophe Dumez
5f8f7bdc17
- Merged major-gui-lift branch
2009-11-09 20:33:19 +00:00
Christophe Dumez
9bc90fc7b2
- Huge forward porting of all previous properties features to the new properties panel (probably very buggy but most of the code should be there and it compiles)
2009-11-09 08:56:21 +00:00
Christophe Dumez
ff6e9c0f9b
- Check that local files exist when "skip file checking and start seeding immediately" feature is enabled. (Thanks Stephanos Antaris to notice this bug and propose a solution)
2009-11-07 08:29:57 +00:00
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)
2009-11-06 14:30:14 +00:00
Christophe Dumez
7f12bbb783
- Added "Skip file checking and start seeding immediately" option to torrent addition dialog (patch by Stephanos Antaris).
...
- Updated French translation
2009-11-05 18:39:27 +00:00
Christophe Dumez
37158a32ad
- Fix crash in torrent addition dialog when save path does not exist ( closes #425227 )
...
- Fix downloading from URL (broken in v1.5.0)
2009-09-07 11:48:31 +00:00
Christophe Dumez
a9686e8c4b
- Removed useless variable check
2009-09-06 20:13:18 +00:00
Christophe Dumez
9dcd572d60
- BUGFIX: Better item coloring in torrent content filtering dialog
...
- Updated turkish translation
2009-08-29 09:42:20 +00:00
Christophe Dumez
6fcf25af52
- FEATURE: Display free disk space in torrent addition dialog
...
- Added some disambiguation for translators
2009-08-17 13:17:52 +00:00
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
2009-08-16 03:09:20 +00:00
Christophe Dumez
0153b03160
BUGFIX: Stop enforcing UTF-8 and use system locale instead
2009-07-12 08:13:00 +00:00
Christophe Dumez
106f7cdd32
- Cleanly fixed popup menu positions in lists (no more workarounds)
2009-07-12 06:00:27 +00:00
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
2009-04-05 17:00:55 +00:00
Christophe Dumez
3894452840
- COSMETIC: Redesigned program preferences
...
- COSMETIC: Updated icons set
2009-03-08 10:28:58 +00:00
Christophe Dumez
85463e3910
- Optimizing
2009-01-24 20:01:37 +00:00
Christophe Dumez
7bd0dff802
- Still optimizing
2009-01-24 19:54:33 +00:00
Christophe Dumez
a0b4e54410
- Got rid of .paused files, useless with new libtorrent
2008-12-30 00:34:41 +00:00
Christophe Dumez
2e5330e54b
- Removed code that is no longer needed
2008-12-27 20:35:25 +00:00
Christophe Dumez
1499138b9b
- Fix to avoid crash when loading a path that does not exist
2008-12-27 20:30:19 +00:00
Christophe Dumez
c41d17043c
- Fixed another memory leak in torrent addition dialog
2008-12-23 15:51:32 +00:00
Christophe Dumez
3c17a1410b
- Fixed memory leak in torrent addition dialog
2008-12-23 15:07:29 +00:00
Christophe Dumez
764b4e72ca
- rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings
2008-11-01 21:42:56 +00:00
Christophe Dumez
b32b42b53e
- Added Collapse/Expand all buttons to torrent addition dialog ( closes #272654 )
2008-09-21 08:13:23 +00:00
Christophe Dumez
f0049f1dae
- Removed logging panel for now. It will be replaced by a seperate dialog in order to simplify the default UI.
2008-09-07 11:31:29 +00:00
Christophe Dumez
3e8ad9eb83
- fixed column resizing in torrent addition dialog
2008-07-27 18:07:35 +00:00
Christophe Dumez
516f4dad48
- Added some debug
...
- Fix from #178167 for tree view resizing
2008-05-18 12:01:42 +00:00
Christophe Dumez
8b576fcc50
- Attempt to fix compilation on vc++
2008-02-03 10:43:12 +00:00
Christophe Dumez
07c195f475
- Catch more exceptions when adding a torrent
2008-01-04 20:43:28 +00:00
Christophe Dumez
aada4f3c03
- Forgot to remove temporary download file when addition failed
2007-12-11 20:00:43 +00:00
Christophe Dumez
00dbf7ba38
- Updated italian and korean translations
...
- Fixed infoBar text when adding a torrent
2007-09-27 18:25:37 +00:00
Christophe Dumez
419b94f042
- A lot of improvement and bug fixes in new torrent content selection
2007-09-16 13:33:41 +00:00
Christophe Dumez
488bd90303
- Fixed a bug in torrent content selection when there is only one file in the torrent
2007-09-16 09:41:05 +00:00
Christophe Dumez
c478ba59ac
- new torrent content selection (as a tree). Merge from the new-torrent-selection branch
2007-09-16 09:19:22 +00:00
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
2007-09-08 17:07:29 +00:00
Christophe Dumez
cb8ecb74bf
- Fixed a bug introduced recently in torrent addition dialog
2007-09-04 04:27:52 +00:00
Christophe Dumez
54516ac231
- In torrent content selection, check if all files are filtered before saving and display an error if it is the case. I removed this checking on right click menu in case people want to filter all torrents, then add one, then save.
2007-09-03 22:52:58 +00:00
Christophe Dumez
c9925eddb6
- Big code cleanup
...
- Added a Qwrapper for torrent_handle to make code more readable
2007-08-20 06:29:18 +00:00
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.
2007-08-17 02:03:13 +00:00
Christophe Dumez
57b4a7150a
- Prevent users from filtering all the files in a torrent using right-click menu (combobox was ok)
2007-07-31 15:37:14 +00:00
Christophe Dumez
d04b9a7f02
- Fixed color when filtering files using right-click menu in torrent properties and torrent addition dialog
2007-07-31 13:59:03 +00:00
Christophe Dumez
b0f3cdad5d
- Improved a lot the download list delegate
...
- Replaced Qt::TextColorRole by Qt::ForegroundRole because it is deprecated
2007-07-31 10:39:03 +00:00
Christophe Dumez
325a588526
- Fixed some signals/slots (safer)
...
- Forgot to remove temp file when the file was downloaded from an url (rare occasions)
2007-07-22 09:47:27 +00:00
Christophe Dumez
4c9d1db9d5
- Fixed popup menu position in last commit
2007-07-20 13:30:30 +00:00
Christophe Dumez
8fdd614673
- Added popup menu for file priorities in torrent addition dialog too
2007-07-20 13:21:46 +00:00
Christophe Dumez
8df61db644
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
2007-07-14 14:31:59 +00:00
Christophe Dumez
54f9375b32
- Update to GNU GPL v3
2007-07-13 06:55:51 +00:00
Arnaud Demaiziere
dcc54a7f35
fixed addtorrent signal, add bool onstartup to connect methods
2007-06-29 13:42:10 +00:00
Christophe Dumez
9885169baf
- Updated translation files
...
- Fixed column width in torrent addition dialog
2007-04-12 20:28:10 +00:00