index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Logging.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Speed up compilation a bit
Nicolas Werner
2023-10-31
1
-1
/
+0
*
Get rid of year in license headers
Nicolas Werner
2023-02-21
1
-3
/
+1
*
Remove a few more unused symbols
Nicolas Werner
2023-02-19
1
-8
/
+8
*
Work around multiple destructor calls after consteval construction in full ex...
Nicolas Werner
2023-01-21
1
-5
/
+5
*
A whole new year full of excitement and possibilities!
Nicolas Werner
2023-01-02
1
-0
/
+1
*
Control logging via command line and environment variables
Forest
2022-09-10
1
-10
/
+24
*
Add mtxclient to logging
Nicolas Werner
2022-05-08
1
-1
/
+5
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
1
-0
/
+1
*
Change indentation to 4 spaces
Nicolas Werner
2021-09-18
1
-59
/
+58
*
Port to explicit connect syntax
Nicolas Werner
2021-07-27
1
-9
/
+1
*
Remove some more allocations
Nicolas Werner
2021-03-14
1
-5
/
+6
*
Update license headers
Nicolas Werner
2021-03-05
1
-0
/
+4
*
Silence signal syntax deprecated
Nicolas Werner
2020-11-15
1
-1
/
+4
*
Fix Binding restoreMode warning spamming logs
Nicolas Werner
2020-04-21
1
-4
/
+2
*
Add --debug switch
Nicolas Werner
2020-04-15
1
-1
/
+3
*
Add comment on why we surpress some of those log messages
Nicolas Werner
2020-04-08
1
-6
/
+12
*
Fix UserProfile resizing
Nicolas Werner
2020-04-01
1
-1
/
+2
*
Use palette for qml code for theming
Nicolas Werner
2020-03-29
1
-1
/
+1
*
Surpress qt binding warning message until we can depend on qt5.14
Nicolas Werner
2020-01-23
1
-0
/
+8
*
Actually fix updating roomlist on new messages
Nicolas Werner
2019-11-23
1
-1
/
+0
*
Redirect qt logger
Nicolas Werner
2019-11-23
1
-0
/
+39
*
Try to reduce memory usage by reusing avatar pixmaps
Nicolas Werner
2019-08-26
1
-0
/
+2
*
Enable debug logs
Konstantinos Sideris
2018-09-30
1
-0
/
+7
*
Enable colors in console logger
Konstantinos Sideris
2018-09-04
1
-2
/
+2
*
Use archives instead of repos to fetch dependencies
Konstantinos Sideris
2018-08-08
1
-1
/
+2
*
Move all files under src/
Konstantinos Sideris
2018-07-17
1
-1
/
+1
*
Rename the log namespace to avoid symbol clash with the math function
Konstantinos Sideris
2018-06-14
1
-7
/
+7
*
Add support for displaying decrypted messages
Konstantinos Sideris
2018-06-10
1
-3
/
+12
*
Migrate to mtxclient for the http calls
Konstantinos Sideris
2018-06-09
1
-0
/
+50