Commit Graph

57 Commits (c577b54b06e2f106c59fe3aa5ab214265c5a8095)

Author SHA1 Message Date
Dimitri Papadopoulos Orfanos c577b54b06 Fix typos found by codespell (#3011) 1 year ago
gabime c539f36551 clang format 2 years ago
gabime 77b07b3a10 clang format 2 years ago
gabime 24fe442d03 Use relative includes and create spdlog_config.h 2 years ago
gabime 463af69d41 Clang format sort includes 2 years ago
gabime 0773e11883 relative includes wip 2 years ago
gabime 4bb3b56102 relative includes wip 2 years ago
gabime 6dffd7c6e8 update clang format again 2 years ago
gabime f36b2c5f93 reformat code 2 years ago
gabime dcd5904bdc Updated clang-format
Merged with origin
2 years ago
gabime 6de0ffa15f Updated clang format to google style 2 years ago
gabime e28eadcd52 Clang format 2 years ago
gabime 433cac487e Renamed spdlog::log_level to spdlog::level and added some level tests 2 years ago
gabime 392917f855 null_atomic_log_level and fix compile 2 years ago
gabime d109e1dcd0 minor cleanup 2 years ago
gabime a98d3ab0c7 clang format 2 years ago
neothenil 8014d6c31a
Fix encoding issue in qt_sinks (#2862)
Added support for utf8 in qt_color_sink
2 years ago
qwark 76dfc7e7c0
Qt Sink : Allow for darker colors (for light background). (#2817)
Default are too bright if background is light(white).
2 years ago
gabime bed324e414 Formatted qt_sinks.h code 2 years ago
gabime b85c509ec6 Fixed clang warning in qt_sinks.h 2 years ago
gabime b1eb4953fa Cleaned some warnings in qt_sinks 2 years ago
Jiang Y 326f8870c2
Update qt_sinks.h: narrow cast msg.color_range_start, msg.color_range_end (#2781) 2 years ago
gabime da1e671d42 Clean qt_color_sink 2 years ago
gabime 9ce7295191 Make max_line explicit for qt_color_sink 2 years ago
gabime ca44ce50ab Cleaned qt_color_sink 2 years ago
gabime 91280df07e wip color_qt_sink 2 years ago
Gabi Melman 4f4da7f114
Revert qt_sinks changes and color support, since they are not thread safe 2 years ago
Gabi Melman 199cc0a6d8
Update qt_sinks.h 2 years ago
Gabi Melman 4fb4e2bd86
Update qt_sinks.h 2 years ago
Gabi Melman c17b5d9cd1
Update qt_sinks.h 2 years ago
Gabi Melman 3a7188505f
Added lock to qt_color_sink 2 years ago
gabime 1f61f5e019 clang format 2 years ago
gabime 95b8ee9b32 Remove comment in qt_sinks.h 2 years ago
gabime d7985e3965 Update comment about qt_color_sink 2 years ago
gabime dfcb74b129 Added default color handling to qt_color_sink 2 years ago
gabime 6a96c7f902 Added qt_color_sink 2 years ago
gabime 6940f4fd46 Added some comments to qt_sinks.h 2 years ago
gabime 1f1897e3a4 Clean qt_sink code 2 years ago
gabime 0f50ad92d6 Clean qt_sink code 2 years ago
gabime 5384512f25 Store MetaMethod object in qt_sink for better performance 2 years ago
gabime 230cad163d Fixed qt_sink 2 years ago
Gabi Melman 3a6ee663ba
Update qt_sinks.h 2 years ago
Gabi Melman 931cd2fb54
Update qt_sinks.h 2 years ago
Gabi Melman 8fdcf0365b
Update qt_sinks.h 2 years ago
Ulmo-F 32701af60b
qt_sink: add some warning on its usage (#2753)
* qt_sink: add some warning on its usage

* qt_sink: add some warning on its usage - fix

---------

Co-authored-by: Benoit FANCHON <bfanchon@nanoxplore.com>
2 years ago
gabime dc030ec53c clang-format 4 years ago
Muhammed Galib Uludag e185926beb
Fixed qt_sinks ctor
Removed default args #2055
4 years ago
Muhammed Galib Uludag fe9cb54e0d
Added factory function overloads for QTextEdit, QPlainTextEdit and QObject
Added factory funtion overloads for QTextEdit, QPlainTextEdit and QObject objects
cleaned qt_sink ctor
4 years ago
Muhammed Galib Uludag dabec32748
Added common class for all qt objects
Removed separate class for qt_sinks and also send logs to any custom qt (QObject) classes (QML, QFile, custom Widget etc.)
4 years ago
Muhammed Galib Uludag 43923cf038
Merge branch 'v1.x' into v1.x 4 years ago