289 Commits (662e1e61342ea7cec399ebcaf2091fe1780f5f9d)

Author SHA1 Message Date
thalieht 14f50f1038 Trackerlist: Allow to toggle columns 8 years ago
thalieht d9555a9e9d Trackerlist: Set text alignment of columns with numbers to the right 8 years ago
thalieht 5d33399000 TrackerList: Remove unnecessary deletes from the destructor 8 years ago
thalieht e82a1522c8 Trackerlist: Change 0 to nullptr 8 years ago
thalieht e00be240b0 PropertiesWidget: Change 0 to nullptr 8 years ago
thalieht b360c5453b PropertiesWidget: Some coding style 8 years ago
thalieht ce77ebdfe1 Coding style of whole trackerlist.h and a little in trackerlist.cpp 8 years ago
Eugene Shalygin f211b238c4 Do not attempt to show detailed tooltips without torrent metadata. Closes #6768. 8 years ago
Vladimir Golovnev (Glassez) 8a6d8f3953 Use cached SessionStatus and CacheStatus 8 years ago
Chocobo1 f36e891010 Fix trackersadditiondlg position 8 years ago
Chocobo1 bd2f69a9d6 Fix peeradditiondlg position 8 years ago
Chocobo1 fb9ebce9c6 Fix pluginselectdlg position 8 years ago
Vladimir Golovnev (Glassez) 335443e6a0 Drop QThread::msleep wrapper 8 years ago
Eugene Shalygin 4e1b7c3b87 Remove generated include from headers 8 years ago
Eugene Shalygin 34798399da cmake: fixes for cmake 3.8 8 years ago
Vladimir Golovnev (Glassez) d413bc65ef Improve strip torrent root folder 8 years ago
sledgehammer999 4b2d8a7941 Setting for creating subfolder on multifile torrents. Closes #588. 8 years ago
Chocobo1 812bd4c83a Uncrustify 8 years ago
Chocobo1 a86f189f53 Relax comparsion for floating point 8 years ago
Chocobo1 59556dfc6a Cleanup & refactor 8 years ago
Chocobo1 86e82c71e5 Setup parent pointer 8 years ago
Chocobo1 a16c557137 Always draw background 8 years ago
Chocobo1 2b2b3a4fe7 Fix downloaded/uploaded columns were not highlighted properly when selected. 8 years ago
Chocobo1 87384ca2a2 Replace Utils::String::toHtmlEscaped() by QString::.toHtmlEscaped() 8 years ago
Eugene Shalygin e64bb1de8c Drop Qt 4 support 8 years ago
Chocobo1 6ca3e4f094
Add Utils::String::toHtmlEscaped 8 years ago
thalieht 4f1c428d8f Seperate seeds from peers for DHT, PeX and LSD 8 years ago
Chocobo1 4ad541d066 Fix coverity issues 8 years ago
thalieht 2bb2d3fc89 change all existing shortcuts to use Qt::Keys 8 years ago
thalieht c87cdaea23 add hotkeys for Trackerlist Peerlist etc. 8 years ago
sledgehammer999 f4fa000ba3
Polish previous commit. 8 years ago
sledgehammer999 2d37a39e43
Allow to change priority for unselected files through the combobox like it is done via the context menu. 8 years ago
sledgehammer999 7ba66e692f
Always show progress and remaining bytes for unselected files. 8 years ago
sledgehammer999 3e375128c0
Use a disabled progressbar's palette for unselected files. 8 years ago
Oke Atime 84da355f4c Case insensitive sort for client clumn. Closes #6054 8 years ago
thalieht f523685414 PeerListDelegate: fix coding style in whole file 8 years ago
thalieht a90100a0b7 PeerList: allow to hide zero values for the "uploaded" and "downloaded" columns 8 years ago
thalieht daf33ef8aa PeerList: align text to the right in columns that handle numbers 8 years ago
Chocobo1 ce3c53b3c4 Replace deprecated classes 8 years ago
Chocobo1 11c2ee81c1 Fix warning C4267. 8 years ago
dzmat de26606ad5 memleak fix 8 years ago
Chocobo1 f4652b3f7b Shift + scroll = horizontal scroll, Closes #5980 8 years ago
Anton Lashkov 36901295b2 Simplify `if` statement 8 years ago
Chocobo1 85add9a5c8 Use "Standard Shortcuts" defined by Qt whenever possible. 8 years ago
Daniel Segesdi 76580e4766 Fix 6-hour speedplot point push rate. Close #5545 8 years ago
Vladimir Golovnev (Glassez) b2cb473b63 Don't use Preferences in BitTorrent::Session 9 years ago
Eugene Shalygin 0b1a9220a9 Fix empty tooltips showed at the progress bar borders 9 years ago
Eugene Shalygin b3378d4599 Show files in tooltips for pieces progress bars 9 years ago
Eugene Shalygin f9c2bd3502 Follow project coding style. Issue #2192. 9 years ago
thalieht 4baa6dde52 resize column to contents only when they're visible 9 years ago