5101 Commits (2707f5205fcdcd91fa2be4373296b0b949f420e0)

Author SHA1 Message Date
Gabriele fa706b24be Use fake tristate checkbox on IE < 9 only 10 years ago
Gabriele 92cc8f7211 Fix disappearing transferlist list when zooming in the browser 10 years ago
Gabriele 4f28fb5680 Minimize width of first column in transfer list 10 years ago
Gabriele afde16c252 Change color of table header in bottom panel and add some padding 10 years ago
Gabriele c516c0ac12 Center vertically "+" image in tracker list 10 years ago
Gabriele af9e40d83d Alternate background color for torrent content 10 years ago
Gabriele b01c1f3b9a Don't show white parts when hovering over the elements of the menu 10 years ago
Gabriele 4ff999d1c5 Change background color of rows of torrent content 10 years ago
Gabriele c9db08f0f4 Change background color of filterlist on hover 10 years ago
Gabriele 59abcc554d Remove "Downloaded" from transferlist header and reduce column width 10 years ago
Gabriele 863dc71100 Focus username input on load 10 years ago
Gabriele 0bfad7dce6 Add type attribute to style tag 10 years ago
Gabriele 5e77d99a5e Add alt attribute to images 10 years ago
Gabriele b2e86bae7e Remove extra double quotes 10 years ago
Ivan Sorokin c37e5abeff Fix torrent removal. Closes #2132 10 years ago
Ivan Sorokin 6bbfd0aeb7 Fix a warning 10 years ago
Vladimir Golovnev (Glassez) cd0bcacd9f WebUI: Fix upload window closing on old browsers. 10 years ago
Vladimir Golovnev (Glassez) d85c3170b2 WebUI: Add charset attribute to text content types. 10 years ago
Vladimir Golovnev (Glassez) 7b7f88ae4f WebUI: Fix WebAPI returned data. 10 years ago
Ivan Sorokin da867fd022 Split trackerlogin into .h and .cpp 10 years ago
Ivan Sorokin ed197a193d Split statusbar into .h and .cpp 10 years ago
Ivan Sorokin 6347700ee3 Move libtorrent includes to .cpp 10 years ago
Ivan Sorokin 17f5ffcaec Split filterparserthread into .h and .cpp 10 years ago
Vladimir Golovnev (Glassez) 0660398c28 Replace Mascot with qBittorrent logo on WebUI login page. 10 years ago
Vladimir Golovnev (Glassez) 651bf4f9aa Fix status returned to banned user. 10 years ago
sledgehammer999 6f14b34470 WEBUI: Protect against timing attacks. Closes #2108. 10 years ago
Gabriele b63f647c2c Add "Total Size" column to transfer list 10 years ago
Gabriele b1af99ffba Add "Last Activity" column to transfer list 10 years ago
Gabriele a501f9d223 Add "Last Seen Complete" column to transfer list 10 years ago
Ivan Sorokin 51c9d358b4 Implement O(1) SpeedSample::average() instead of O(N) 10 years ago
Ivan Sorokin 4ff08ff691 New improved Sample in TorrentSpeedMonitor 10 years ago
Ivan Sorokin 0d311062f3 Unused function 10 years ago
sledgehammer999 238703cb0e Remove unused variables. 10 years ago
sledgehammer999 9e6d57057f Add back contact info in the copyright notices. 10 years ago
Ivan Sorokin 9771cb796c Unused include 10 years ago
Ivan Sorokin 807960b768 Fix a memleak in torrentmodel. 10 years ago
Vladimir Golovnev (Glassez) 8a65dbaa4f WebUI core redesign. 10 years ago
DoumanAsh b4e31c9a1b Use https for Piratebay search plugin. Closes #2093 10 years ago
Gabriele fe030f1540 Remove unused code 10 years ago
Vladimir Golovnev (Glassez) 9853a9fec9 Modify Http parser/generator classes. 10 years ago
Vladimir Golovnev (Glassez) 3d20f2f670 Prepare WebUI resources. 10 years ago
Gabriele bdf27451ad Put directories first when sorting torrent content by name 10 years ago
Ivan Sorokin 8f0d49bb1b Remove default argument from TorrentPersistentData::setAddedDate() 10 years ago
Ivan Sorokin 16eb407453 Split src/torrentpersistentdata into .h and .cpp 10 years ago
Ivan Sorokin e1b4c5534e Split src/transferlistfilterswidget into .h and .cpp 10 years ago
Ivan Sorokin 03b06fbf81 Split src/transferlistdelegate into .h and .cpp 10 years ago
Ivan Sorokin 2d98b8f192 Call TorrentModelItem::state() directly in getTorrentStatusReport 10 years ago
Ivan Sorokin 80297697dd Remove mutable fields from TorrentModelItem 10 years ago
Ivan Sorokin ad116edac7 Use Qt::GlobalColor to refer to color instead of string 10 years ago
sledgehammer999 e750ae3a79 Use boost:bind() as the docs show. Allows compilation with older gcc versions. 10 years ago