Christophe Dumez
|
9586f0e61c
|
- Use checkboxes for selective downloading instead of comboboxes
|
15 years ago |
Christophe Dumez
|
7d66c07cef
|
- Remove old folders after renaming
|
15 years ago |
Christophe Dumez
|
28ecb2fe1d
|
- Check if Folder name is already in use before renaming
- Made overwrite check case insensitive on Windows
|
15 years ago |
Christophe Dumez
|
a9cafeaa76
|
- Torrent folders can also be renamed
|
15 years ago |
Christophe Dumez
|
5fc69ccb73
|
- Torrent files can be renamed
|
15 years ago |
Christophe Dumez
|
bc626e3512
|
- Updated Serbian translation
|
15 years ago |
Christophe Dumez
|
98561f9db9
|
- Fix "Append .!qB extension" for torrents without metadata (Magnet Links)
|
15 years ago |
Christophe Dumez
|
b56dee2a92
|
- Minor cosmetic changes to program preferences
|
15 years ago |
Christophe Dumez
|
885a7f592e
|
- Fix removal of !.qB extension when files get completed
|
15 years ago |
Christophe Dumez
|
6965448a24
|
- Little cosmetic change in torrent addition dialog
|
15 years ago |
Christophe Dumez
|
475d63dad8
|
- Fix "Append .!qB extension" feature. It appeared only for empty files (instead of incomplete ones)
|
15 years ago |
Christophe Dumez
|
c87a0bde0b
|
- Do not display .!qB incomplete files extension in files panel
|
15 years ago |
Christophe Dumez
|
c1bc9886b7
|
- Fix "Append .!qB extension to incomplete files" feature
|
15 years ago |
Christophe Dumez
|
88f8437c5a
|
- Fix "Append .!qB extension to incomplete files" feature for torrents added from magnet links
|
15 years ago |
Christophe Dumez
|
411a1c641d
|
- Fix several bugs in new "Append label to save path" feature
|
15 years ago |
Christophe Dumez
|
dc0ad73eca
|
- Fix torrent Labeling from torrent addition dialog
|
15 years ago |
Christophe Dumez
|
04e008afa0
|
- Fix new settings not being saved
|
15 years ago |
Christophe Dumez
|
a6207f70d5
|
- Fix .qbittorrent folder not being created
|
15 years ago |
Christophe Dumez
|
b8a30be7bc
|
- Read RSS items are now remembered correctly on restart for feeds with no torrents attached
|
15 years ago |
Christophe Dumez
|
67d60766c1
|
- Fix Mininova search engine plugin
|
15 years ago |
Christophe Dumez
|
97c0b28a98
|
- Fix piratebay search plugin
|
15 years ago |
Christophe Dumez
|
c61aded388
|
- Initial implementation of "Append .!qB extension to incomplete files" (untested)
- Update torrent save path when its label is changed and "Append label to save path" setting is set
|
15 years ago |
Christophe Dumez
|
1fd57b5d63
|
- FEATURE: Labeled torrent can be downloaded corresponding subfolders
|
15 years ago |
Christophe Dumez
|
755b8dec30
|
- Peer Exchange can be disabled from preferences
|
15 years ago |
Christophe Dumez
|
ecd5c1fcc3
|
- Updated language files
|
15 years ago |
Christophe Dumez
|
db5402385a
|
FEATURE: Disk cache size can be set from preferences
|
15 years ago |
Christophe Dumez
|
09ef3073a1
|
- Forgot to make "Label" string translatable
|
15 years ago |
Christophe Dumez
|
6dd3833e0f
|
- Added icons for label actions in context menu
|
15 years ago |
Christophe Dumez
|
d4762a4d8d
|
- Updated Changelog
|
15 years ago |
Christophe Dumez
|
38cc55ea09
|
- Add hover effect of labels/categories to animate drag'n drop
|
15 years ago |
Christophe Dumez
|
5d60295db3
|
- Drag'n drop to labels cleanup
|
15 years ago |
Christophe Dumez
|
18bd3b855c
|
- Added drag'n Drop from torrent list to labels (for torrent labeling)
- Fix label counters update in some cases
|
15 years ago |
Christophe Dumez
|
868d423c82
|
- Use folder icon for labels
|
15 years ago |
Christophe Dumez
|
edb6857de0
|
- Label counters are now properly updated (and labeling seems to work fine)
|
15 years ago |
Christophe Dumez
|
ed803fb994
|
- Initiated work on torrent labeling/categorization (functional but not perfect yet
|
15 years ago |
Christophe Dumez
|
83d83a364d
|
- Added Frederic Lassabe to AUTHORS file
|
15 years ago |
Christophe Dumez
|
690bb92154
|
- Catch CTRL+C and exit cleanly
|
15 years ago |
Christophe Dumez
|
8e39eef7aa
|
- Display console messages on Terminal
- Program seems to be working
|
15 years ago |
Christophe Dumez
|
1923a51c59
|
- Prepare a little headlessloader class
|
15 years ago |
Christophe Dumez
|
3dc1107b40
|
- Fix typo in src.pro that broke compilation with GUI enabled
|
15 years ago |
Christophe Dumez
|
dd22e9009c
|
- Added exit() function to headless loader class so that we have a way to return to prompt
|
15 years ago |
Christophe Dumez
|
c7ccf39abf
|
- Use QCoreApplication instead of QApplication when GUI is disabled
|
15 years ago |
Christophe Dumez
|
af166f53d3
|
- Added headlessloader class to prepare Fred's work
|
15 years ago |
Christophe Dumez
|
21eb26a374
|
- Commit changes to helpers.py (add referer to download_file() helper function)
|
15 years ago |
Christophe Dumez
|
e2aaf5d1de
|
- Edited project file in order not to compile UI classes when DISABLE_GUI is defined
- Added #ifndef directives to main.cpp in order to fix compilation when DISABLE_GUI is defined
|
15 years ago |
Christophe Dumez
|
0b7ca15c4f
|
- Added --disable-gui flag to configure file (adds DISABLE_GUI define)
|
15 years ago |
Christophe Dumez
|
07ee2a4aff
|
Branched for work on headless running
|
15 years ago |
Christophe Dumez
|
141d3b6737
|
- Fix RSS Feed downloader for RSS with no torrent attachment (but articles link points to the torrent instead)
|
15 years ago |
Christophe Dumez
|
e2c3e6dbaa
|
- Better checking of based32 encoded Magnet Links to increase robustness
|
15 years ago |
Christophe Dumez
|
b1126556c0
|
- Added Hex Magnet link support
|
15 years ago |