index
:
sink
calendar/daylongevents
calendar/fixes
calendar/replay
calendar/todo
develop
key-for-datastorequery
key-for-indexes
key-for-resultset
key-for-sinksh
key-storage-api
master
optimize-dav-item-fetch
overlap
range-query/api
range-query/storage
separate-uid
sinksh-better-cli
A data access layer handling synchronization, caching and indexing
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
log.cpp
Commit message (
Expand
)
Author
Age
*
Fixed possible deadlock if we get a debug message in the wrong moment
Christian Mollekopf
2018-08-17
*
Small optimization
Christian Mollekopf
2018-07-30
*
Fixed debug output printing on windows
Christian Mollekopf
2018-05-19
*
sDebugStream now supports debug messages on windows.
Christian Mollekopf
2018-05-18
*
Don't use color on windows was the idea.
Christian Mollekopf
2018-05-18
*
Log to OutputDebugString on windows
Christian Mollekopf
2018-05-18
*
Print to QDebug on windows
Christian Mollekopf
2018-05-16
*
Windows compat
Christian Mollekopf
2018-04-19
*
Fixed log pattern matching
Christian Mollekopf
2017-12-28
*
Use Q_GLOBAL_STATIC for threadsafety.
Christian Mollekopf
2017-08-31
*
Avoid use after destruction
Christian Mollekopf
2017-08-28
*
use Q_GLOBAL_STATIC
Christian Mollekopf
2017-08-28
*
Completely shortcut the stream evaluation if we're not going to use the
Christian Mollekopf
2017-05-12
*
Allow substring matches on the trace identifier
Christian Mollekopf
2017-05-12
*
Only use the filename as area, not the full path.
Christian Mollekopf
2017-05-12
*
Fixed build
Christian Mollekopf
2017-05-12
*
Avoid recreating the settings object on every log call
Christian Mollekopf
2017-05-11
*
handle all enum values
Marco Martin
2017-04-11
*
Debug output
Christian Mollekopf
2017-01-07
*
Always print non-trace messages
Christian Mollekopf
2016-12-06
*
Dynamically grow the area width
Christian Mollekopf
2016-07-11
*
Separate config from data and define centrally
Christian Mollekopf
2016-07-08
*
sinksh trace command including autocompletion
Christian Mollekopf
2016-07-07
*
A new debug system.
Christian Mollekopf
2016-07-07
*
Prepared sinksh trace
Christian Mollekopf
2016-07-07
*
Fromatted the whole codebase with clang-format.
Christian Mollekopf
2016-03-03
*
Do use spaces and quotes on all messages.
Christian Mollekopf
2016-02-05
*
Use a config file instead of environment variables for log settings.
Christian Mollekopf
2016-02-05
*
Logging cleanup
Christian Mollekopf
2016-02-05
*
Set debug output
Christian Mollekopf
2016-02-05
*
Filter debug output by program name and area
Christian Mollekopf
2016-02-04
*
Log: fixed colors, updated output format and introduced debug areas
Christian Mollekopf
2016-02-03
*
Enabled and fixed a bunch of warnings
Christian Mollekopf
2016-01-31
*
Renamed Akonadi2 to Sink
Christian Mollekopf
2016-01-20
*
more helpers
Aaron Seigo
2016-01-10
*
Cleanup
Christian Mollekopf
2015-10-21
*
Color log messages
Christian Mollekopf
2015-10-20
*
A way to set the debuglevel.
Christian Mollekopf
2015-08-13
*
Warning on command failure, null debugstream to ignore messages
Christian Mollekopf
2015-07-23
*
Logging
Christian Mollekopf
2015-05-01
*
Colorized debug output a bit
Christian Mollekopf
2015-04-15
*
Resource crashhandler and logging facilities.
Christian Mollekopf
2015-03-31