thalieht
ae1634623e
Coding style for many files
7 years ago
Eugene Shalygin
b3378d4599
Show files in tooltips for pieces progress bars
...
In addition to the current tooltip, which shows color legend, if user
holds the Shift key during hovering we show another tooltip which
contains a table of contents for the piece under the moue cursor. The
table lists file sizes and names. If the cursor points to a part of a
file which spans several pieces, those pieces are highlighted.
9 years ago
Eugene Shalygin
f9c2bd3502
Follow project coding style. Issue #2192 .
9 years ago
Chocobo1
b5adbaef78
Fix availability bar & progress bar height being too small on high DPI displays
9 years ago
dartraiden
8ac83cfd42
Fixed typos, spelling correction
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
Christophe Dumez
28ba0c25a7
Code clean up
13 years ago
Patryk Stępień
1d27fa9c03
Add possibility to change colors in runtime.
13 years ago
Patryk Stępień
deb7327ee6
New DownloadedPiecesBar.
13 years ago
Christophe Dumez
35c1389794
Cosmetic changes to the piece availability and downloaded pieces bars
14 years ago
Christophe Dumez
8a5dc1f239
Fix compilation on Windows (Remove using namespace libtorrent; from headers)
14 years ago
Christophe Dumez
6b7af5b464
Started work on the new RSS feed downloader (WIP)
14 years ago
Christophe Dumez
0a510db95e
Started properties refactoring
14 years ago
Christophe Dumez
67973515d5
Performance improvement for piece availability and downloaded pieces widgets
14 years ago
Christophe Dumez
7867cf68f9
Fix possible variable overflow
14 years ago
Christophe Dumez
52b3926f92
Code optimization
15 years ago
Christophe Dumez
af3755bf91
"Downloaded pieces" bar now displays in yellow the pieces being downloaded
15 years ago
Christophe Dumez
b87a23037e
- Fix crash in pieces downloaded/availability bars when the torrent has too many pieces
15 years ago
Christophe Dumez
6d88bb5b83
- Made sure the pixmap cannot be drawn with uninitialized data
15 years ago
Christophe Dumez
47d545633d
- Graphically display piece availability in torrent preferences
15 years ago
Christophe Dumez
fb6b40ccd1
- Rewrote the bar to display the downloaded piece as the one we had was overly complicated
15 years ago