Chocobo1
62ccfd37b2
Move renameSelectedFile(BitTorrent::TorrentHandle *)
6 years ago
Chocobo1
e288de7ec1
Forward declare as much as possible
6 years ago
Vladimir Golovnev (Glassez)
c631dbdaa1
Improve Properties widget
...
Drop redundant dependencies.
Refresh after BitTorrent session refreshing (instead of using timer).
6 years ago
dzmat
2d0f0cb372
Allow to disable speed graphs
6 years ago
thalieht
eb508d67ef
Fix coding style
7 years ago
thalieht
d34ddb2e3c
Change file names and classes names to match them
7 years ago
thalieht
ae1634623e
Coding style for many files
7 years ago
thalieht
b360c5453b
PropertiesWidget: Some coding style
8 years ago
Eugene Shalygin
4e1b7c3b87
Remove generated include from headers
...
Not only fixes compilation with CMake 3.8 (without messing with include
paths) but makes sources cleaner.
8 years ago
Eugene Shalygin
f9c2bd3502
Follow project coding style. Issue #2192 .
9 years ago
Vladimir Golovnev (Glassez)
9db93e5d8f
Rename Core to Base ( Closes #3733 ).
9 years ago
sledgehammer999
581d544f61
Fix typos. Make `ìTP` untranslatable. Use American variation of words. Closes #3654 .
9 years ago
Anton Lashkov
7b736b6ae3
Add speedwidget based on QGraphicsView
10 years ago
Vladimir Golovnev (Glassez)
64c8f61bb1
Improve TorrentModel class.
10 years ago
Vladimir Golovnev (Glassez)
d16d1fdb3a
Redesign main core classes.
10 years ago
Gabriele
41fa59f164
Allow to Open files from the properties pane by pressing "Enter"
...
Allow to open only one file at a time and ignore keypresses when
multiple items are selected.
10 years ago
sledgehammer999
96d7bfb4ad
Update the UI when trackers or Url seeds are added either via the WebUI or via merging duplicate torrents.
10 years ago
sledgehammer999
f0d5ce4b98
Implement tracker list in the side panel. Closes #170 .
10 years ago
Vladimir Golovnev (Glassez)
ff9a281b72
Change project directory structure.
...
Change project directory structure according to application structure.
Change 'nox' configuration option to something more meaningful 'nogui'.
Rename 'Icons' folder to 'icons' (similar to other folders).
Partially add 'nowebui' option support.
Remove QConf project file.
10 years ago
sledgehammer999
3e734ab4f6
Add 'Open' and 'Open Containing Folder' entries in the content's right-click menu. Closes #1143 .
10 years ago
sledgehammer999
60a1937bf9
Expand folders when filtering files. Closes #1076 .
11 years ago
Nick Tiskov
107906928a
Enable delete hotkey in web seed and tracker list.
...
Make delete hotkey in transfer list non-global.
12 years ago
Nick Tiskov
7adf012f9c
Enable edit/rename via F2 or double click in various places
12 years ago
Nick Tiskov
b286bead09
Add context menu for web seeds: add, remove, copy, edit.
12 years ago
Christophe Dumez
cfb4ded943
Remove button to change save path from lower panel
13 years ago
Christophe Dumez
a5452d04ae
Clean up and refactor torrent content model code
13 years ago
Christophe Dumez
02fbd6a135
Fix compilation warnings in smtp.h (cgreco)
14 years ago
Christophe Dumez
596737ba2f
Improve lists columns state saving
14 years ago
Christophe Dumez
c2e5ecaaa0
BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler)
14 years ago
Christophe Dumez
435d0e1019
FEATURE: Added search field for torrent content
14 years ago
Christophe Dumez
19db0d471f
Signal / slot fixes
14 years ago
Christophe Dumez
126e2e7c75
Code clean up
14 years ago
Christophe Dumez
6b7af5b464
Started work on the new RSS feed downloader (WIP)
14 years ago
Christophe Dumez
39778baaf5
Cleaned up the properties tab bar code
14 years ago
Christophe Dumez
0a510db95e
Started properties refactoring
14 years ago
Christophe Dumez
290932e128
Big code clean up
14 years ago
Christophe Dumez
e7e5a2b4e9
Fix "Set location" action
14 years ago
Christophe Dumez
dbfef8665b
Fix "Select All/None" buttons in torrent properties
15 years ago
Christophe Dumez
c0520146e9
Removed force_reannounce button from the main properties tab since the action is available from the trackers list now
15 years ago
Christophe Dumez
51068294f1
Vavious Magnet link related fixes
15 years ago
Christophe Dumez
452c0411d2
Added "Force reannounce" action to tracker list
...
Fixed typo in "Saudi Arabia"
15 years ago
Christophe Dumez
c2da227254
User can force tracker reannounce
15 years ago
Christophe Dumez
2273ea4099
- Use Alternating row colors in {Peers, trackers, Files} lists too (if enabled)
15 years ago
Christophe Dumez
a18e325c18
FEATURE: Files contained in a torrent are opened on double click (files panel)
15 years ago
Christophe Dumez
9586f0e61c
- Use checkboxes for selective downloading instead of comboboxes
15 years ago
Christophe Dumez
5fc69ccb73
- Torrent files can be renamed
15 years ago
Christophe Dumez
411a1c641d
- Fix several bugs in new "Append label to save path" feature
15 years ago
Christophe Dumez
eca262f5f4
- Display piece_availability bar when we have something to display (torrent has metadata, torrent is not paused/queued/checking/seeding)
15 years ago
Christophe Dumez
aeb2c06e0f
- Disabled file prioritizing for seeding torrents
...
- Added file prioritizing to Web UI
15 years ago
Christophe Dumez
0c617f0a03
- show piece related bar only for downloading torrents (no use for completed ones)
15 years ago