Chocobo1
e90a2c00a5
Replace QList by QVector
5 years ago
Chocobo1
cc663746eb
Forward declare some classes
5 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
6d29a3af60
Make use of std algorithms
6 years ago
Thomas Piccirello
f27dc977e9
Replace prio namespace with FilePriority enum class
6 years ago
thalieht
1f36b8b89f
Combine qAsConst() with copyAsConst() to asConst()
6 years ago
thalieht
6b1d26d555
Convert all foreach() to range-based for()
6 years ago
Chocobo1
0339e6ee35
Clean up code
6 years ago
thalieht
94613c2fa2
Fix some warnings
6 years ago
thalieht
4022799881
Fix coding style
7 years ago
thalieht
3e4099fe5b
Replace the zeroing of pointers with nullptr
7 years ago
Chocobo1
b9403774e6
Use QBT_EXT in all places
...
Cleanup headers on the way
8 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
ngosang
e20a24ab2e
Fix progress calculation in Content tab. Closes #2639 Closes #2752
9 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
Christophe Dumez
ca2a659970
Made progress calculation more efficient in torrent content model
...
Stop to address issue #24 .
12 years ago
Christophe Dumez
f73f267997
TorrentContentModel clean up
12 years ago
Christophe Dumez
d7ea394993
Great improve size calculation in torrent content model
...
Step to address issue #24 .
12 years ago
Christophe Dumez
c43c362903
TorrentContentModel code clean up
12 years ago
Christophe Dumez
268dad58f6
TorrentContentModel code clean up
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
d849ac32f9
Make TorrentContentModel populating more efficient
...
Step to improve issue #24 .
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