qBittorrent/src/gui/log
Chocobo1 cede5ac9d2
Migrate away from deprecated Qt functions
`QString QDateTime::toString(Qt::DateFormat format = Qt::TextDate)` will
be removed in Qt6.
2021-01-09 12:59:08 +08:00
..
logfiltermodel.cpp Convert the Log widget to use custom View/Model 2020-04-15 22:18:00 +05:30
logfiltermodel.h Add final specifier to GUI classes 2020-04-19 10:59:59 +08:00
loglistview.cpp Use delegate provided rect for textRect in LogItemDelegate 2020-07-04 15:49:21 +05:30
loglistview.h Add final specifier to GUI classes 2020-04-19 10:59:59 +08:00
logmodel.cpp Migrate away from deprecated Qt functions 2021-01-09 12:59:08 +08:00
logmodel.h Allow changing log colors from config.json 2020-05-05 18:53:31 +05:30