242 Commits (ff72be9c2d4f38f4be6ebb9c4a0dee54c436764a)

Author SHA1 Message Date
dzmat 2d0f0cb372 Allow to disable speed graphs 6 years ago
thalieht 94613c2fa2 Fix some warnings 6 years ago
thalieht e2b46f01bb Show "N/A" if there is no scrape 6 years ago
thalieht ffc2193df9 Preselect name without extension when renaming files 6 years ago
Chocobo1 56766dc08b
Avoid binding constant reference to returned object 6 years ago
Chocobo1 0217d5b4c0
Replace single-character string with character literal 6 years ago
thalieht 456270bbb1 Delete several unused #include 7 years ago
thalieht eb508d67ef Fix coding style 7 years ago
thalieht 6d4434ad66 Convert the names used in ui and c++ files from snake_case to camelCase 7 years ago
Vladimir Golovnev (Glassez) 112a9bcfa2
Use new DownloadManager interface 7 years ago
thalieht d34ddb2e3c Change file names and classes names to match them 7 years ago
thalieht 4022799881 Fix coding style 7 years ago
Chocobo1 5ddbf9bba9
Replace post-increment with pre-increment 7 years ago
Eugene Shalygin fa770871e9 Refactor CMake build scripts 7 years ago
thalieht 586e1a0830 Move some connect() from propertieswidget to their corresponding widget 7 years ago
thalieht 6b4455e13d Use qt5 connect() syntax 7 years ago
Chocobo1 defba23d61
Refactor code 7 years ago
Chocobo1 e423314ac2
Work around false-positive warning from lupdate 7 years ago
Chocobo1 c61f641613
Fix untranslated string 7 years ago
thalieht 3e4099fe5b Replace the zeroing of pointers with nullptr 7 years ago
Chocobo1 898239a42e
Fix renaming completed files 7 years ago
Chocobo1 a468c84b30
Fix warnings from unused variables 7 years ago
Chocobo1 08a2439f46
Check directly if container is empty or not 7 years ago
Chocobo1 6767487e40
Remove unused variable 7 years ago
Chocobo1 fdf3ebbb6c
Remove usage of deprecated functions 7 years ago
Chocobo1 0457fd260e
Avoid temporary QString allocations 7 years ago
Luís Pereira 1a913c502b Prevent possible c++11 range-loop container detach 7 years ago
Luís Pereira 44e4b5d238 Don't use qDeleteAll() on temporaries 7 years ago
Chocobo1 ec337a8a84
Sort filename lists in .pri files 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
Chocobo1 52ae118e3c
Tweak spacing 7 years ago
sledgehammer999 5156399c68
Fix sorting of country flags column in Peers tab. 7 years ago
vit9696 ed154d35ba Fix Finder reveal in preview and torrent contents 7 years ago
Chocobo1 86c5a8df75
Partial revert eac8838dc2. Fixes #7952. 7 years ago
Mike Tzou eac8838dc2
[GUI] Implement stable sort (#7703) 7 years ago
Chocobo1 27090f0cfb
Remove superfluous QString::fromUtf8() 7 years ago
thalieht ae1634623e Coding style for many files 7 years ago
dzmat 9d0ab0ae5f speedwidget class: excess QtConcurent usage removal 7 years ago
thalieht 525fdd6c2b Coding style, use nullptr and other minor things 7 years ago
sledgehammer999 7b5730723d
Fix file list expansion on singlefile torrent with folder. 7 years ago
Chocobo1 551ffb88ab
Define QT_USE_QSTRINGBUILDER. 7 years ago
Chocobo1 ccd3b305c2
Use Qt5 connect syntax 7 years ago
Chocobo1 b47c90f0e0
Setup parent ownership to avoid memory leak 7 years ago
Vladimir Golovnev (qlassez) cff6a64e9f
Use qUtf8Printable() for logging strings 7 years ago
vit9696 d25467d3e6 Various macOS UI improvements 7 years ago
thalieht 91f528bc96 Fix coding style for several files 8 years ago
Eugene Shalygin 74cecb1b6c Replace C-style casts with C++ ones 8 years ago
Eugene Shalygin 6d9eec0e71 Fix crash in download piece bar 8 years ago