131 Commits (3c6e6ae8723650a543c98da69f86605bf282af17)

Author SHA1 Message Date
Chocobo1 0457fd260e
Avoid temporary QString allocations 7 years ago
Chocobo1 c2c0dd2717
Fix column size too narrow on resize 7 years ago
Chocobo1 27cf98a962
Resize dialog size on high DPI monitors 7 years ago
Chocobo1 aaaa67050c
Fix gui issues on high DPI monitor 7 years ago
vit9696 ed154d35ba Fix Finder reveal in preview and torrent contents 7 years ago
Chocobo1 27090f0cfb
Remove superfluous QString::fromUtf8() 7 years ago
thalieht ae1634623e Coding style for many files 7 years ago
sledgehammer999 7b5730723d
Fix file list expansion on singlefile torrent with folder. 7 years ago
Vladimir Golovnev (qlassez) cff6a64e9f
Use qUtf8Printable() for logging strings 7 years ago
Chocobo1 08a6c75227 Refactors 8 years ago
Chocobo1 b18bf48014 Improve error message reported to user 8 years ago
Chocobo1 51e3e5438b Code formatting 8 years ago
Chocobo1 0939875ca8 Fix renaming files is not case sensitive on Windows platform. Closes #5128. 8 years ago
Eugene Shalygin 5c10a24923 Add availability column to torrent properties window 8 years ago
thalieht e00be240b0 PropertiesWidget: Change 0 to nullptr 8 years ago
thalieht b360c5453b PropertiesWidget: Some coding style 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
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 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 2bb2d3fc89 change all existing shortcuts to use Qt::Keys 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
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
Vladimir Golovnev (Glassez) 1760beed17 Fix MainWindow coding style (Issue #2192) 9 years ago
sledgehammer999 2bb76bf781 Don't display warning when folder named stayed the same. 9 years ago
Eugene Shalygin 7080d3da98 Fix typos in speed label text 9 years ago
Vladimir Golovnev (Glassez) 9db93e5d8f Rename Core to Base (Closes #3733). 9 years ago
sledgehammer999 17ac4b90be Use simpler DEFINE for detecting Qt5 so moc will work too. 9 years ago
vlakoff 692cac1dc5 Support wildcards for filtering torrent list and torrent content 9 years ago
Vladimir Golovnev (Glassez) 67e90d8d2a Make setSequentialDownload/setFirstLastPiecePriority independent. 9 years ago
Chocobo1 067a8bf108 Fix -1 is displayed instead of C_INFINITY symbol 9 years ago
Chocobo1 a6d2f5186f Avoid falling through the switch case 9 years ago
Chocobo1 af90eadf71 Cleanup "Content" page layout 9 years ago
Chocobo1 ff67d29573 Cleanup "Trackers" page layout 9 years ago
Vladimir Golovnev (Glassez) 501ab07024 Fix TorrentHandle path methods. Closes #3847. 9 years ago
sledgehammer999 c75725e2d8 Fix printing of avg download speed in General button. Closes #4013. 9 years ago
Chocobo1 7e6dfa759c Replace horizontal line with border 9 years ago
Chocobo1 c6a6f85a5e Use theme color for background in PropertiesWidget 9 years ago
Chocobo1 f530bb7537 Fix availability label & progress label clipped on high DPI displays, closes #3237. 9 years ago
Chocobo1 b5adbaef78 Fix availability bar & progress bar height being too small on high DPI displays 9 years ago
sledgehammer999 581d544f61 Fix typos. Make `ìTP` untranslatable. Use American variation of words. Closes #3654. 9 years ago
Gabriele 5cc5552d9b Use infinity symbol rather than -1 for nb_connections 9 years ago
Gabriele 42c74f9553 Avoid concatenation when dealing with translatable strings 9 years ago
Gabriele e728710430 Select the file of single file torrents when opening destination folder 9 years ago
Chocobo1 cf3a87ed55 Use native path separators, fixup of 030dd9e, 3baec1c. 9 years ago