5799 Commits (8754fd56462ac1b9f9fc359227d26ac418ecbca5)

Author SHA1 Message Date
Alfredo Monclus d28ca2eddc Add hotkeys and buttons for Top and Bottom priorities 10 years ago
Alfredo Monclus 7314c57852 GUI: Streamline Properties Widget. Closes #2159 10 years ago
sledgehammer999 ecf3dd123e Don't display weird text in the 'Last Activity' column when the time is invalid. 10 years ago
sledgehammer999 e907306b41 Right align header text that also has right-aligned row text. Closes #2188. 10 years ago
sledgehammer999 89726d4566 Remove useless includes. 10 years ago
sledgehammer999 a8766058f3 Use parse_magnet_uri() where possible. 10 years ago
sledgehammer999 f413e8b121 Stop using internal libtorrent API. Closes #2202. 10 years ago
sledgehammer999 cbbf14b0f8 Follow project coding style. Issue #2192. 10 years ago
Nick Tiskov 806a4a2e6a Add setting to ignore RSS rule matches for X days 10 years ago
Gabriele c6dbe8ea60 Don't use white spaces as separator in RSS "must not contain" rules 10 years ago
Gabriele 5dede9e433 Use correct separator for "OR" condition in RSS rules 10 years ago
sledgehammer999 202e816d08 Use VERSION_BUILD where possible. Revert a change from previous commit. 10 years ago
buinsky 2275735b81 Change of number of decimal places to 1 10 years ago
buinsky b2876b7f66 Show speed in title 10 years ago
Gabriele d6169b14dd WebUI: Allow to retrieve qBittorrent version 10 years ago
Gabriele 8b5512c244 WebUI: Assign a version to the Web API and allow to get it 10 years ago
Gabriele 1154ea3873 Change indentation to 4 spaces. Issue #2192. 10 years ago
buinsky f44f676729 Update priority icons 10 years ago
buinsky 5cc90844a5 Fixing setting speed limit of torrent in WEBUI 10 years ago
Gabriele 0b14860e40 Implement open and select file in file manager [Linux] 10 years ago
sledgehammer999 8f9c7b79ed Fix nox compilation. 10 years ago
sledgehammer999 f35e06540e Load torrents that have big metadata file. Closes #1889. 10 years ago
sledgehammer999 0adb9fcbce Escape backslashes. Issue #800. 10 years ago
Nick Tiskov be99c45944 Fix opening of samba shares 10 years ago
Nick Tiskov 997b16a24a Implement open & select file in file manager [Windows only] 10 years ago
Ivan Sorokin 98a900e67d Fix emptying of piece size combobox when user checks "auto" checkbox. 10 years ago
Ivan Sorokin 376df3218d Set piece size to (max) 4Mb instead of empty string when created torrent 10 years ago
Ivan Sorokin 6780791d60 Set placeholder text to torrent content filter. 10 years ago
Ivan Sorokin 97d08a5b2f Implement sane behavior of space key in torrent content list. Closes #140. 10 years ago
Ivan Sorokin 404c8972af Reduce the number of torrent_handle::torrent_file() calls in QTorrentHandle::prioritize_files(). Closes #2161. 10 years ago
Nick Tiskov 60c4306502 Fix missing icon for open action in file list 10 years ago
Nick Tiskov 18e0d122fb Add tooltip to episode filter text edit 10 years ago
Nick Tiskov 0564ceea9f Implement episode filter for rss downloader 10 years ago
Gabriele b4acb2ef52 Use localeCompare to sort torrent list by name 10 years ago
Gabriele ed83070517 Use raw data to sort columns 10 years ago
Gabriele ec592f8175 Remove unneeded parameters from helper functions for WebUI 10 years ago
Gabriele aedf579d77 WebUI: make API locale independet 10 years ago
Gabriele 8cc7a3573e Show current speed limits in the status bar 10 years ago
Gabriele f46e660679 Adjust the size of the elements in the statusbar 10 years ago
Gabriele 09fde676ae WebUI: Don't empty transfer list before updating it 10 years ago
sledgehammer999 4dbc235c70 Use rgb values to match colors before commit ad116e. Taken from qcolor_p.cpp. 10 years ago
Ivan Sorokin 5986c1dbc9 Cache QRegExp in misc::parseHtmlLinks() 10 years ago
Ivan Sorokin 9023232653 Cache icons in TorrentContentModel 10 years ago
Ivan Sorokin 976982ba09 Now user-created labels "all" and "none" works as regular labels 10 years ago
Ivan Sorokin f235c0ae6c Merge label filter into TransferListSortModel 10 years ago
Ivan Sorokin 8bafc5e216 Merge StatusSortFilterProxyModel into TransferListSortModel 10 years ago
Ivan Sorokin cf2cb29826 Split transferlistsortmodel into .h and .cpp 10 years ago
Ivan Sorokin 0976918ca2 Call updateTorrentNumbers() once per every model refresh, not once for every row changed 10 years ago
Ivan Sorokin e5c024967d Emit TorrentModel::dataChanged() signal only for specific rows, not for the entire table 10 years ago
Ivan Sorokin 2e55c1f307 Optimize torrentRow a bit 10 years ago