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 |
|
Vladimir Golovnev (Glassez)
|
c41df9ffbd
|
Improve coding style
|
2020-11-17 21:02:37 +03:00 |
|
FranciscoPombal
|
e0c62827a8
|
Fix peer blocked message
|
2020-09-16 16:59:51 +01:00 |
|
jagannatharjun
|
952dc26514
|
Use delegate provided rect for textRect in LogItemDelegate
Previously we get textRect from QStyle but on some OS this returns invalid rect
|
2020-07-04 15:49:21 +05:30 |
|
jagannatharjun
|
8267898655
|
Fix large strings not visible in log widget
|
2020-05-31 15:37:33 +05:30 |
|
FranciscoPombal
|
2192de5233
|
Fix include
|
2020-05-09 17:36:37 +01:00 |
|
jagannatharjun
|
cce8f178e4
|
Allow changing log colors from config.json
|
2020-05-05 18:53:31 +05:30 |
|
Vladimir Golovnev (Glassez)
|
eeae308c29
|
CMake: Don't use subprojects in GUI subfolders
|
2020-05-02 17:21:03 +03:00 |
|
Vladimir Golovnev (Glassez)
|
642bf7b8a6
|
CMake: Don't split GUI code into several libraries
|
2020-05-01 17:03:00 +03:00 |
|
Vladimir Golovnev (Glassez)
|
4a2d25b03b
|
Clean up header inclusion
|
2020-05-01 17:02:49 +03:00 |
|
Chocobo1
|
16a76eee9f
|
Add final specifier to GUI classes
Follow up d3d3f7dbb3 .
|
2020-04-19 10:59:59 +08:00 |
|
jagannatharjun
|
fd89717330
|
Convert the Log widget to use custom View/Model
Co-authored-by: sledgehammer999 <hammered999@gmail.com>
|
2020-04-15 22:18:00 +05:30 |
|