Klaus Basan
143ac8576a
Log.category for DBus server
2020-01-15 02:44:32 +01:00
Klaus Basan
f8e8318902
Log.category for FSD and minor style changes
2020-01-07 19:57:27 +00:00
Mat Sutcliffe
4a0d8e9864
Fixed most Qt 5.14 deprecation warnings
2020-01-07 19:57:25 +00:00
Mat Sutcliffe
6d9f9a286d
Ref T552 Using QDataStream marshalling mixins in value classes.
2019-04-12 13:30:55 +01:00
Mat Sutcliffe
e9a4c49d68
Ref T547 Update license masthead in all source code files.
2019-02-22 20:36:43 +00:00
Mat Sutcliffe
1f83d677f3
Changed BLACK_FALLTHROUGH to Q_FALLTHROUGH().
2019-02-22 20:35:12 +00:00
Mat Sutcliffe
0c5442d59c
Fixed unintentional fallthrough in switch statement.
2019-02-22 20:35:12 +00:00
Roland Winklmeier
ebe23a694b
Fix GCC7 fallthrough warnings
2018-10-05 17:39:58 +02:00
Klaus Basan
30ba404043
Ref T304, "no throw" JSON functions
2018-08-13 02:59:50 +02:00
Klaus Basan
d073f711e3
Ref T219, added some log pattern
2018-01-14 18:46:01 +01:00
Klaus Basan
4fb30fdbc3
Ref T180, log pattern for cmd. line and logging some cmd line activities
2017-11-09 04:42:07 +01:00
Klaus Basan
4c5dca40d7
Ref T104, new log category
2017-09-24 19:50:00 +01:00
Mathew Sutcliffe
b7f69c6887
refs #937 Resolved clazy warnings: unnecessary memory allocation.
2017-04-19 19:31:39 +01:00
Klaus Basan
88f9a4d04a
Log. category for wizard added
2017-04-18 00:08:47 +01:00
Klaus Basan
cb024b0245
Formatting
2017-04-17 23:56:55 +01:00
Klaus Basan
ff0c37ff58
refs #889 , log categories
2017-04-17 23:56:53 +01:00
Klaus Basan
4ef64e4e22
refs #883 , new log categories
2017-02-24 15:22:03 +00:00
Klaus Basan
6a66ab84c2
Added log categories for driver/plugin
2016-12-13 19:00:54 +01:00
Mathew Sutcliffe
08b404906d
refs #708 Human-readable name for the "default" category used by QMessageLogger (e.g. qWarning).
...
The empty category is technically different, indicates a direct call to qt_message_output (e.g. qErrnoWarning).
2016-07-28 23:49:22 +01:00
Klaus Basan
fbf1756092
refs #702 , new log category
2016-07-12 03:37:43 +02:00
Klaus Basan
dc02ff2d0c
Addded log categories / human readable pattern
2016-06-29 01:04:44 +02:00
Roland Winklmeier
3d7a39ed00
Fix BlackMisc header includes
...
* Include only what is used
* Use forward declaration when possible
* Sorted includes
refs #630
2016-05-13 17:05:49 +02:00
Klaus Basan
d0daad7d34
refs #642 , fixed setup loading, in same step refs #636 clear cache
...
* changed signals in setup reader
* explicit mode is default
* detailed information what is loaded
* new log pattern
* allow to add message list to log component
* allow to clear cache by cmd line arg
* consolidated cmd names
2016-05-05 20:49:13 +02:00
Klaus Basan
5254d0ff71
refs #614 , categories
2016-04-11 20:22:07 +02:00
Klaus Basan
144ba62572
refs #601 , #600 , #485 Status message handling.
...
* follow up of debug session, added failure/success to status message
* return status messages instead of directly logging in functions returning CStatusMessage.
* Ignore empty preformatted messages.
* new log category
2016-03-17 19:45:04 +00:00
Klaus Basan
394edc67a0
refs #576 , logging
...
* log category
* fixed join for status message
2016-02-05 17:59:55 +01:00
Klaus Basan
6fc39fb2d5
refs #526 , category/statusmessage
...
* new categories
* utility functions in status message
2016-01-28 16:31:18 +01:00
Mathew Sutcliffe
c644b81d08
refs #493 Added BLACK_VERIFY macros, a weaker kind of Q_ASSERT.
2015-11-30 19:35:43 +00:00
Mathew Sutcliffe
07c873a7c1
refs #489 Predefined log patterns with human readable names.
2015-11-19 21:05:49 +00:00
Mathew Sutcliffe
785df80935
refs #467 Worked around a QtDBus bug which prevented CLogPattern from being marshalled.
2015-11-19 21:01:53 +00:00
Mathew Sutcliffe
a102fc73b6
refs #466 Resolved TODO items in logging.
2015-11-19 21:00:59 +00:00
Roland Winklmeier
1b26311983
Fix license header spelling
2015-04-16 00:59:56 +02:00
Mathew Sutcliffe
f219d290f1
refs #345 Third and final wave of value classes using the CValueObjectStdTuple CRTP class template, with policy classes.
2014-11-10 20:45:18 +00:00
Mathew Sutcliffe
8f5315b846
Suppress GCC warnings.
2014-11-08 23:50:39 +00:00
Mathew Sutcliffe
755d1afe0d
refs #338 Added class CLogPattern which provides different ways of matching log messages based on their categories.
2014-10-22 03:04:58 +01:00