Commit graph

5 commits

Author SHA1 Message Date
Alexander Lohnau f9cd6c9868 Manually convert license files for fax generator 2021-06-10 08:11:56 +00:00
Albert Astals Cid 19d98d6a74 Run clang-format
find . \( -name "*.cpp" -or -name "*.h"  -or -name "*.c"  -or -name "*.cc" \) -exec clang-format -i {} \;

If you reached this file doing a git blame, please see README.clang-format (added 2 commits in the future of this one)
2020-07-11 09:17:33 +02:00
Martin T. H. Sandsmark 7f3eebd9f3 Only show warning messages by default
REVIEW: 129832
2017-01-16 18:41:33 +01:00
Michel Ludwig 4c7c7dbd8c Unify the naming of logging categories 2016-01-01 16:14:17 +01:00
Montel Laurent 2568463061 Port to QCDebug 2015-03-20 08:48:17 +01:00