Chocobo1
75cead9266
Avoid potential rounding to integer issues
4 years ago
Chocobo1
4381739b6d
Fix coding style
4 years ago
Chocobo1
8f2cdcef0e
Fix availability value
...
Closes #13869 .
Fix up 02f19bfbee
.
4 years ago
Vladimir Golovnev (Glassez)
c41df9ffbd
Improve coding style
4 years ago
jagannatharjun
02f19bfbee
Use ProgressbarDelegate for drawing progressbar in PropListDelegate
...
Also directly provide display data from model rather then generating it in delegate
4 years ago
Thomas Piccirello
1b23a27acb
Update remaining size of ignored files to 0
...
Also fixes a bug where ignoring the last item within a folder wouldn't recalculate the folder's size
5 years ago
Chocobo1
cc663746eb
Forward declare some classes
5 years ago
thalieht
9995967fbf
Remove some unused #include
6 years ago
Vladimir Golovnev (Glassez)
ead078a38e
Add preliminary support of libtorrent v1.2
...
libtorrent v1.2 should be built with deprecated features enabled.
6 years ago
thalieht
8c944bd4e1
Avoid repeating the return type
6 years ago
Thomas Piccirello
f27dc977e9
Replace prio namespace with FilePriority enum class
6 years ago
Chocobo1
0339e6ee35
Clean up code
6 years ago
thalieht
4022799881
Fix coding style
7 years ago
Eugene Shalygin
d5af8722a6
Add availability column to torrent content model
8 years ago
Eugene Shalygin
114c9a8421
Follow project coding style. Issue #2192 .
8 years ago
sledgehammer999
7ba66e692f
Always show progress and remaining bytes for unselected files.
8 years ago
Ben Lau
cd9cae4121
add a remaining column to the torrent content model
9 years ago
Vladimir Golovnev (Glassez)
9db93e5d8f
Rename Core to Base ( Closes #3733 ).
9 years ago
Vladimir Golovnev (Glassez)
191cdc2849
Move utilities to core/utils folder.
...
Also move the names to Utils namespace.
10 years ago
Vladimir Golovnev (Glassez)
d16d1fdb3a
Redesign main core classes.
10 years ago
Vladimir Golovnev (Glassez)
d32bb52390
Don't add core to INCLUDEPATH.
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
Christophe Dumez
d7ea394993
Great improve size calculation in torrent content model
...
Step to address issue #24 .
12 years ago
Christophe Dumez
61511201db
TorrentContentModel code clean up
12 years ago
Christophe Dumez
38daa23be2
TorrentContentModel code clean up
12 years ago
Christophe Dumez
5fe5c4d147
Simplify TorrentContentModel code
12 years ago
Christophe Dumez
f3e465c142
TorrentContentModel: Simplify progress update code
12 years ago
Christophe Dumez
e0114ebffc
TorrentContentModel: Get rid of useless member
12 years ago
Christophe Dumez
0fdacf4d54
Use polymorphism to distinguish folder / file items in torrent content model
...
Step to address issue #24 .
12 years ago
Christophe Dumez
30be83d445
Optimizations to TorrentContentModel
...
First step to address issue #24 .
12 years ago
Christophe Dumez
0f291629cc
Move FileSystem utility functions out of misc.h
...
Use new fs_utils.h instead.
13 years ago
Christophe Dumez
a5452d04ae
Clean up and refactor torrent content model code
13 years ago