FranciscoPombal
6152b83405
Use #pragma once instead of include guards
4 years ago
Chocobo1
6b4a4517ec
Remove redundant semicolon
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
Chocobo1
e90a2c00a5
Replace QList by QVector
5 years ago
thalieht
70f8882f87
Group Qt forward declarations separately from the others
6 years ago
thalieht
4370a7eb12
Forward declare in a few places
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
Chocobo1
2a84345835
Mark constructors as explicit
6 years ago
Thomas Piccirello
f27dc977e9
Replace prio namespace with FilePriority enum class
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
Ben Lau
cd9cae4121
add a remaining column to the torrent content model
9 years ago
Gabriele
d76a84048b
Increase priority value of "High"
...
It was observed that setting the priority of a file to High has almost
no effect, so increase its value.
10 years ago
Vladimir Golovnev (Glassez)
d16d1fdb3a
Redesign main core classes.
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
Vladimir Golovnev (Glassez)
ce3aac5f9d
Fix functions and macros using to support both Qt4 and Qt5.
11 years ago
Christophe Dumez
c43c362903
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
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
a5452d04ae
Clean up and refactor torrent content model code
13 years ago