Christophe Dumez
|
b719bfaecb
|
Merge Win32 fixes from stable branch
|
15 years ago |
Christophe Dumez
|
4e1366bf0d
|
Merge latest fixes from stable branch
|
15 years ago |
Christophe Dumez
|
53919446d4
|
FS should be updated properly on labeling now
|
15 years ago |
Christophe Dumez
|
772028106e
|
FEATURE: Simplified torrent root folder renaming/truncating (< v2.3.0 is no longer forward compatible)
|
15 years ago |
Christophe Dumez
|
e5b8b41373
|
Several compilation and execution fixes for Windows and OS/2
Cleaner binutils gold linker support
|
15 years ago |
Christophe Dumez
|
aec99ed14f
|
More code cleanup
|
15 years ago |
Christophe Dumez
|
f0d0bb7170
|
FEATURE: Allow to change the priority of several files at once
|
15 years ago |
Christophe Dumez
|
44f6c972d4
|
Moved screenCenter function to misc.h to avoid code duplication
Make sure torrent deletion dialog is now centered on screen
|
15 years ago |
Christophe Dumez
|
dc9edf7538
|
- Fix overwrite check when renaming a folder in a torrent
|
15 years ago |
Christophe Dumez
|
8c6978be82
|
- Exceptions to "Add Torrent is paused" setting can now be set in torrent addition dialog
|
15 years ago |
Christophe Dumez
|
7f576ccc82
|
- Fix folder renaming (would misbehave under certain conditions)
|
15 years ago |
Christophe Dumez
|
7ad39003f4
|
- Fix error in torrent addition dialog when the label name is left empty
|
15 years ago |
Christophe Dumez
|
52dd1476db
|
- Fix addInPause setting in torrent addition dialog
|
15 years ago |
Christophe Dumez
|
4fc777268b
|
- Validate new file names to make sure they are allowed by the file system
|
15 years ago |
Christophe Dumez
|
037e57b687
|
- Validate label names to make sure there is no character forbidden by the file system
|
15 years ago |
Christophe Dumez
|
ff65b6ea2f
|
- Adapt torrent addition dialog size when the torrent is a magnet link (since we don't display torrent content)
|
15 years ago |
Christophe Dumez
|
ba0c7334b7
|
- Use torrent addition dialog for Magnet URIs too
|
15 years ago |
Christophe Dumez
|
a7820e5f08
|
- Make sure the torrent file is valid before loading it
|
15 years ago |
Christophe Dumez
|
130187723c
|
- Updated language files and french translation
|
15 years ago |
Christophe Dumez
|
add2475700
|
- Files / Folders can also be renamed directly from torrent addition dialog
|
15 years ago |
Christophe Dumez
|
e663717d64
|
- Update comment
|
15 years ago |
Christophe Dumez
|
8b5d388e77
|
- Use the save path set in program preferences as a default in torrent addition dialog
|
15 years ago |
Christophe Dumez
|
50e620daf2
|
- Handle paths with (~, ., ..) properly
|
15 years ago |
Christophe Dumez
|
9586f0e61c
|
- Use checkboxes for selective downloading instead of comboboxes
|
15 years ago |
Christophe Dumez
|
a6207f70d5
|
- Fix .qbittorrent folder not being created
|
15 years ago |
Christophe Dumez
|
ed803fb994
|
- Initiated work on torrent labeling/categorization (functional but not perfect yet
|
15 years ago |
Christophe Dumez
|
944e25a5d8
|
- Remember torrent addition dialog size and position
|
15 years ago |
Christophe Dumez
|
843168bb62
|
- Move ui files to their own folder
|
15 years ago |
Christophe Dumez
|
4ee47ce2b8
|
- Use a capital "B" for Bittorrent class
|
15 years ago |
Christophe Dumez
|
262b88930e
|
- Use lowercase characters only in filenames
|
15 years ago |
Christophe Dumez
|
4ca2d060ea
|
- Make everything compile back with libtorrent v0.14
- Fix crash in search engine destructor if downloads are running
|
15 years ago |
Christophe Dumez
|
743d54a745
|
- Added columns width saving to torrent addition dialog
- Fixed column width saving in torrent properties
- Code Cleanup
|
15 years ago |
Christophe Dumez
|
5d09f89a0f
|
- Fix right click menu in torrent addition dialog
|
15 years ago |
Christophe Dumez
|
ea2f5df95f
|
- Completed port to TorrentFilesModel. Got rid or old arborescense.h
|
15 years ago |
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)
|
15 years ago |
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)
|
15 years ago |
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)
|
15 years ago |
Christophe Dumez
|
7f12bbb783
|
- Added "Skip file checking and start seeding immediately" option to torrent addition dialog (patch by Stephanos Antaris).
- Updated French translation
|
15 years ago |
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)
|
15 years ago |
Christophe Dumez
|
a9686e8c4b
|
- Removed useless variable check
|
15 years ago |
Christophe Dumez
|
9dcd572d60
|
- BUGFIX: Better item coloring in torrent content filtering dialog
- Updated turkish translation
|
15 years ago |
Christophe Dumez
|
6fcf25af52
|
- FEATURE: Display free disk space in torrent addition dialog
- Added some disambiguation for translators
|
15 years ago |
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
|
15 years ago |
Christophe Dumez
|
0153b03160
|
BUGFIX: Stop enforcing UTF-8 and use system locale instead
|
16 years ago |
Christophe Dumez
|
106f7cdd32
|
- Cleanly fixed popup menu positions in lists (no more workarounds)
|
16 years ago |
Christophe Dumez
|
7dfdebd593
|
- License fix due to problems with OpenSSL
|
16 years ago |
Christophe Dumez
|
3894452840
|
- COSMETIC: Redesigned program preferences
- COSMETIC: Updated icons set
|
16 years ago |
Christophe Dumez
|
85463e3910
|
- Optimizing
|
16 years ago |
Christophe Dumez
|
7bd0dff802
|
- Still optimizing
|
16 years ago |
Christophe Dumez
|
a0b4e54410
|
- Got rid of .paused files, useless with new libtorrent
|
16 years ago |