5786 Commits (88237fbd1edeae62e4e260094e81caacec0908fe)
 

Author SHA1 Message Date
sledgehammer999 bba8e18812 Merge pull request #744 from Gelmir/open_select 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
sledgehammer999 7dd4e4aca8 Merge pull request #2174 from sorokin/fix-empty-combobox 10 years ago
sledgehammer999 f12dc7ca36 Merge pull request #2173 from sorokin/placeholder-text-torrent-list 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
sledgehammer999 e0d6e609e3 Documenting the project's coding guidelines. Closes #2091. 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
sledgehammer999 9088b1af84 Merge pull request #800 from Gelmir/smart_ep 10 years ago
sledgehammer999 ae1cecca2f Merge pull request #2163 from sorokin/optimize-prioritize-files 10 years ago
Ivan Sorokin 404c8972af Reduce the number of torrent_handle::torrent_file() calls in QTorrentHandle::prioritize_files(). Closes #2161. 10 years ago
sledgehammer999 150a401632 Merge pull request #2156 from jleclanche/master 10 years ago
Jerome Leclanche 5a3927a22d Fix configure script when running with dash 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
sledgehammer999 e8bec885cb Merge pull request #2145 from pmzqla/webui 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
sledgehammer999 d642ddc795 Merge pull request #2150 from pmzqla/webui-fix 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
sledgehammer999 6d64f2430c Merge pull request #2140 from sorokin/fix-torrent-removal 10 years ago
sledgehammer999 9d770ea48b Merge pull request #2144 from sorokin/up-down-scrolling 10 years ago
sledgehammer999 21139f9d29 Merge pull request #2142 from sorokin/repaint 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
sledgehammer999 a07f25aa67 Merge pull request #2124 from pmzqla/webui 10 years ago
Gabriele 97c1b17cf0 Show a spinner while torrents are being uploaded 10 years ago
Gabriele 3d1617b2de Upload torrents on user command 10 years ago
Gabriele ee3a736787 WebUI: Return error in case uploaded files are not torrents 10 years ago
Gabriele 8b8c9d3573 Rotate expand image to better suit its use in the UI 10 years ago
Gabriele c255ba675a Center images in top menu 10 years ago
Gabriele 7b49ab2a48 Add missing images and fix few paths 10 years ago
Gabriele 465ff473f1 Drop Firefox specific code 10 years ago
Gabriele e83e46b08a Fix panel height calculation in Opera 10 years ago
Gabriele 7b73e96863 Fix errors in width and height calculations 10 years ago