212 Commits (a3d9e457a02771a39527343f3dfe60474764b374)

Author SHA1 Message Date
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
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 73c37cc460 Trackerlist: add "m_" to private members and make them camelCase 8 years ago
thalieht 14f50f1038 Trackerlist: Allow to toggle columns 8 years ago
thalieht d9555a9e9d Trackerlist: Set text alignment of columns with numbers to the right 8 years ago
thalieht 5d33399000 TrackerList: Remove unnecessary deletes from the destructor 8 years ago
thalieht e82a1522c8 Trackerlist: Change 0 to nullptr 8 years ago
thalieht e00be240b0 PropertiesWidget: Change 0 to nullptr 8 years ago
thalieht b360c5453b PropertiesWidget: Some coding style 8 years ago
thalieht ce77ebdfe1 Coding style of whole trackerlist.h and a little in trackerlist.cpp 8 years ago
Eugene Shalygin f211b238c4 Do not attempt to show detailed tooltips without torrent metadata. Closes #6768. 8 years ago
Vladimir Golovnev (Glassez) 8a6d8f3953 Use cached SessionStatus and CacheStatus 8 years ago
Chocobo1 f36e891010 Fix trackersadditiondlg position 8 years ago
Chocobo1 bd2f69a9d6 Fix peeradditiondlg position 8 years ago
Chocobo1 fb9ebce9c6 Fix pluginselectdlg position 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
Eugene Shalygin 34798399da cmake: fixes for cmake 3.8 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 812bd4c83a Uncrustify 8 years ago
Chocobo1 a86f189f53 Relax comparsion for floating point 8 years ago