Jimi Huotari
|
ec7d66e96b
|
refactor(Qt): use 'QLatin1String' instead of 'QLatin1Literal'
This is an undocumented Qt 2/3/4 remnant, deprecated in Qt 5.14.
- https://code.qt.io/cgit/qt/qtbase.git/commit/?h=5.14&id=3e75c296
- https://code.qt.io/cgit/qt/qtbase.git/commit/?h=5.14&id=45373c19
|
2019-08-23 14:54:08 +03:00 |
|
jenli669
|
04a9bc46f4
|
docs(copyright): update and add copyright info
zealously updates and adds qTox copyright information.
Fixes #5713
|
2019-06-28 01:18:26 +02:00 |
|
Anthony Bilinski
|
cc6df2c294
|
chore(core): use new toxcore enum typenames
Fix #5287
|
2018-09-17 10:40:07 -07:00 |
|
iphydf
|
31f54d4d1c
|
refactor: Improve toxcore-originated log messages.
This changes ToxLogger to behave as if `qDebug()` were used inside
toxcore itself, i.e. with the correct file/line/func.
|
2018-08-26 17:22:28 +00:00 |
|
sudden6
|
7a98ea2def
|
fix(logging): only log toxcore messages above TRACE level
|
2018-07-12 11:35:01 +02:00 |
|
sudden6
|
c7ca261679
|
refactor(core): move logger to its own file
|
2018-06-27 18:34:55 +02:00 |
|