Christophe Dumez
a5452d04ae
Clean up and refactor torrent content model code
2012-02-21 21:54:24 +02:00
Christophe Dumez
7846afaeb8
Fix torrent addition dialog geometry saving
...
When switching between single-file and multi-file torrents, the
dialog geometry saving / loading code was not behaving correctly.
(cherry picked from commit 443f693acf
)
2011-08-09 20:20:32 +03:00
Christophe Dumez
d6b5627363
Fix initial column sizes in torrent addition dialog
2011-04-25 14:00:46 +00:00
Christophe Dumez
596737ba2f
Improve lists columns state saving
2011-03-13 10:09:31 +00:00
Christophe Dumez
435d0e1019
FEATURE: Added search field for torrent content
2011-02-27 14:40:46 +00:00
Christophe Dumez
45f0383ee2
Several dimension saving fixes
2010-12-04 10:31:14 +00:00
Christophe Dumez
8a5dc1f239
Fix compilation on Windows (Remove using namespace libtorrent; from headers)
2010-11-22 21:55:32 +00:00
Christophe Dumez
126e2e7c75
Code clean up
2010-11-13 21:15:52 +00:00
Christophe Dumez
328e4fd860
Better fix for save path editing issues in torrent addition dialog
2010-10-24 08:28:35 +00:00
Christophe Dumez
290932e128
Big code clean up
2010-10-17 14:46:01 +00:00
Christophe Dumez
6e7309316c
Started code reorganizing (Moved libtorrent specific files and webui files to subfolders)
2010-10-09 14:06:35 +00:00
Christophe Dumez
ef01088411
Limit torrent addition dialog width
2010-09-25 19:26:45 +00:00
Christophe Dumez
9543bd63f9
Fix torrent addition dialog path editing
2010-09-25 09:11:06 +00:00
Christophe Dumez
bcdf4e42fa
Code cleanup in torrent addition dialog
...
Magnet link related fixes to torrent addition dialog
2010-07-19 17:29:48 +00:00
Christophe Dumez
214bb13843
Several torrent addition dialog fixes (Save path and label combo boxes)
2010-07-19 16:37:00 +00:00
Christophe Dumez
b9241ad5ad
Proper fix to use an INI file instead of the registry on Windows
2010-07-16 15:03:18 +00:00
Christophe Dumez
4efae21f1d
Use "Do no download" in action instead of "Not downloaded"
...
Added "Select All/Select None" buttons to files list
2010-06-27 21:01:47 +00:00
Christophe Dumez
ca762139f6
FEATURE: Remember previous save paths in torrent addition dialog ( closes #579305 )
2010-06-27 16:30:37 +00:00
Christophe Dumez
cf65e4d77d
Torrent addition dialog size/pos are now remembered correctly
2010-06-23 15:14:38 +00:00
Christophe Dumez
0da83694e0
Hide torrent content in torrent addition dialog when there is only one file in it
2010-06-22 11:47:25 +00:00
Christophe Dumez
ac80dd78a8
Improved file saving in torrent addition dialog (uTorrent like)
2010-06-19 14:39:23 +00:00
Christophe Dumez
c36fed3081
Code cleanup
2010-06-19 12:07:39 +00:00
Christophe Dumez
5f23cbc470
Use libtorrent version.hpp instead of our own DEFINE
2010-06-07 08:32:41 +00:00
Christophe Dumez
c9ece4695e
Merge latest changes for stable branch (mostly unicode fixes)
2010-06-06 13:58:43 +00:00
Christophe Dumez
8ec1621334
Merge msvc fixes from stable branch
2010-06-05 18:59:05 +00:00
Christophe Dumez
682377ff66
Merge msvc compilation fixes from stable branch
2010-06-05 13:43:36 +00:00
Christophe Dumez
b719bfaecb
Merge Win32 fixes from stable branch
2010-06-03 21:08:28 +00:00
Christophe Dumez
4e1366bf0d
Merge latest fixes from stable branch
2010-06-03 20:08:19 +00:00
Christophe Dumez
53919446d4
FS should be updated properly on labeling now
2010-04-10 14:50:11 +00:00
Christophe Dumez
772028106e
FEATURE: Simplified torrent root folder renaming/truncating (< v2.3.0 is no longer forward compatible)
2010-04-06 09:17:33 +00:00
Christophe Dumez
e5b8b41373
Several compilation and execution fixes for Windows and OS/2
...
Cleaner binutils gold linker support
2010-03-30 11:35:20 +00:00
Christophe Dumez
aec99ed14f
More code cleanup
2010-03-04 20:19:25 +00:00
Christophe Dumez
f0d0bb7170
FEATURE: Allow to change the priority of several files at once
2010-02-16 20:50:44 +00:00
Christophe Dumez
44f6c972d4
Moved screenCenter function to misc.h to avoid code duplication
...
Make sure torrent deletion dialog is now centered on screen
2010-01-21 22:23:13 +00:00
Christophe Dumez
dc9edf7538
- Fix overwrite check when renaming a folder in a torrent
2010-01-21 18:33:53 +00:00
Christophe Dumez
8c6978be82
- Exceptions to "Add Torrent is paused" setting can now be set in torrent addition dialog
2010-01-20 08:35:36 +00:00
Christophe Dumez
7f576ccc82
- Fix folder renaming (would misbehave under certain conditions)
2010-01-19 22:35:54 +00:00
Christophe Dumez
7ad39003f4
- Fix error in torrent addition dialog when the label name is left empty
2010-01-11 20:09:32 +00:00
Christophe Dumez
52dd1476db
- Fix addInPause setting in torrent addition dialog
2010-01-07 18:17:20 +00:00
Christophe Dumez
4fc777268b
- Validate new file names to make sure they are allowed by the file system
2010-01-05 12:28:42 +00:00
Christophe Dumez
037e57b687
- Validate label names to make sure there is no character forbidden by the file system
2010-01-05 12:18:17 +00:00
Christophe Dumez
ff65b6ea2f
- Adapt torrent addition dialog size when the torrent is a magnet link (since we don't display torrent content)
2010-01-03 14:59:14 +00:00
Christophe Dumez
ba0c7334b7
- Use torrent addition dialog for Magnet URIs too
2010-01-03 14:20:31 +00:00
Christophe Dumez
a7820e5f08
- Make sure the torrent file is valid before loading it
2010-01-03 13:00:16 +00:00
Christophe Dumez
130187723c
- Updated language files and french translation
2010-01-01 13:38:23 +00:00
Christophe Dumez
add2475700
- Files / Folders can also be renamed directly from torrent addition dialog
2010-01-01 10:55:13 +00:00
Christophe Dumez
e663717d64
- Update comment
2009-12-22 19:23:34 +00:00
Christophe Dumez
8b5d388e77
- Use the save path set in program preferences as a default in torrent addition dialog
2009-12-22 19:17:27 +00:00
Christophe Dumez
50e620daf2
- Handle paths with (~, ., ..) properly
2009-12-22 10:29:39 +00:00
Christophe Dumez
9586f0e61c
- Use checkboxes for selective downloading instead of comboboxes
2009-12-19 18:55:04 +00:00