Christophe Dumez
607bba4625
FEATURE: Added filter for paused/error torrents
15 years ago
Christophe Dumez
defd77b94c
COSMETIC: Display number of torrents in transfers tab label
15 years ago
Christophe Dumez
c09294df2f
FEATURE: Several torrents can be moved at once
15 years ago
Christophe Dumez
bea3c33a46
Fix several signals/slots bindings
...
Drop backward compatiblity functions for qBT <= 1.4.0
Clean up torrent loading code (Use priority queue instead of insertion sort)
15 years ago
Christophe Dumez
28a6afeb02
Clean up and optimize transferlist class
15 years ago
Christophe Dumez
c8d0f5a104
Folder scanning settings are now properly saved
15 years ago
Christophe Dumez
9b372b3cce
Important fix regarding actions on selected torrents. With filters enabled, it could happen that non-selected torrents are affected.
15 years ago
Christophe Dumez
52dd1476db
- Fix addInPause setting in torrent addition dialog
15 years ago
Christophe Dumez
719b32ba36
- Fix bugs with torrent labeling (Problems when adding a torrent when a filter was selected)
15 years ago
Christophe Dumez
8f4bf93f02
- Fix defining a new label from torrent addition dialog
...
- Stop catching SIGABRT, SIGSEGV once one is received to avoid possible infinite loop
15 years ago
Christophe Dumez
7bac95c9ad
- Torrents can be renamed in transfer list
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
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
4dc8959f67
* More exit tweaking to make shutdown faster
...
* Fixed active upload icon in Web UI
* Fixed text alignment in Web UI preferences dialog
* Fixes to ratio display in Web UI transfer list and properties panel
* Edited Queued/Paused/Checking icons so that they are the same for complete/incomplete torrents (easier to understand)
* Color torrents in UI transfer list as in qBittorrent < 2.0 (more easily understandable)
* Progress and size are now updated when files are filtered in torrent properties
15 years ago
Christophe Dumez
90207020f2
- Fix for media file preview
15 years ago
Christophe Dumez
aeb2c06e0f
- Disabled file prioritizing for seeding torrents
...
- Added file prioritizing to Web UI
15 years ago
Christophe Dumez
70c62f6294
- Refresh torrent properties and transfer list only when they are visible in order to save CPU :)
15 years ago
Christophe Dumez
d6e1dc9020
- Make torrent status filters behave as in µTorrent
15 years ago
Christophe Dumez
62604e32c0
FEATURE: Added option to download first and last piece of a torrent first (for preview)
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
e8fba3e630
- Moved "download in sequential order" from Torrent properties to right click menu in transfer list (it makes more sense this way)
...
- Do not save sequential mode status to hard disk because libtorrent is already taking care of this
15 years ago
Christophe Dumez
623933e2aa
- COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions)
...
- Delete useless properties button in top tool bar
- Set Alt+P keyboard shortcut to toggle torrent properties visibility
15 years ago
Christophe Dumez
db92ffaf92
- Added back the super seeding feature which got lost during transfer lists merging (It is untested yet, I'll do that later).
15 years ago
Christophe Dumez
b9387cf4c4
- Display the number of torrents in earch status filter
15 years ago
Christophe Dumez
4e8eaafd53
- Torrents can now be rechecked from Web UI (patch by Stephanos Antaris)
...
- Torrents paused/resumed state is not reflected in GUI if the action was executed from Web UI
15 years ago
Christophe Dumez
7578e7404b
FEATURE: Seeds and Peers columns are now sortable
...
COSMETIC: Added a "torrent status" column to transfer list
COSMETIC: Display Seeds and Peers in two separate columns
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
75e5a7e3d4
- Made progress on torrent properties (main tab)
15 years ago
Christophe Dumez
6b8521355f
- Managed to get the transfer list filters working :)
15 years ago
Christophe Dumez
33324c190e
- Update torrent metadata in transfer list once it is received
15 years ago
Christophe Dumez
e6465d784d
- Save restore columns state in transfer list
15 years ago
Christophe Dumez
23d1aa7691
- Started to put back the right click menu (still unperfect)
15 years ago
Christophe Dumez
bf7841cdb9
- Improved list refreshing code
15 years ago
Christophe Dumez
d6e90883cb
- Initial commit (both lists are merged but not all the features are there and it is probably buggy)
15 years ago
Christophe Dumez
d8e4732627
- Fixed PirateBay search plugin
...
- Using Download button in search results list now downloads the right torrents
- The search results list is no longer sorted automatically when a row color is updated
15 years ago
Christophe Dumez
4fe22dbc57
- Rewrote Column sorting code in search result lists
15 years ago
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
16 years ago
Christophe Dumez
c2244f746e
- Torrent downloading is now handled by search engine plugins to allow for more flexibility
16 years ago
Christophe Dumez
1cc039c147
- Fixed search engine bug that prevented a torrent from appearing more
...
than once among all tabs
16 years ago
Christophe Dumez
eead11427f
- Fix compilation
16 years ago
Christophe Dumez
a2bcfa9192
- FEATURE: Resizing a column in a search results tab affects all tabs
...
- FEATURE: Search results tab columns are now remembered upon startup
16 years ago
Christophe Dumez
214151b57b
- Missing blank line at the end
17 years ago
Christophe Dumez
dca80c3006
- Moved all_tab to parent class
...
- Fixed memory leak for all_tab
17 years ago
Christophe Dumez
95bad03321
- Fixed row color update
...
- Code cleanup
17 years ago
Christophe Dumez
cecd1e11b1
- Tabbed search engine code cleanup (moved SearchTab class to different file)
17 years ago