summary refs log tree commit diff
path: root/src/Logging.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Binding restoreMode warning spamming logsNicolas Werner2020-04-211-4/+2
* Add --debug switchNicolas Werner2020-04-151-1/+3
* Add comment on why we surpress some of those log messagesNicolas Werner2020-04-081-6/+12
* Fix UserProfile resizingNicolas Werner2020-04-011-1/+2
* Use palette for qml code for themingNicolas Werner2020-03-291-1/+1
* Surpress qt binding warning message until we can depend on qt5.14Nicolas Werner2020-01-231-0/+8
* Actually fix updating roomlist on new messagesNicolas Werner2019-11-231-1/+0
* Redirect qt loggerNicolas Werner2019-11-231-0/+39
* Try to reduce memory usage by reusing avatar pixmapsNicolas Werner2019-08-261-0/+2
* Enable debug logsKonstantinos Sideris2018-09-301-0/+7
* Enable colors in console loggerKonstantinos Sideris2018-09-041-2/+2
* Use archives instead of repos to fetch dependenciesKonstantinos Sideris2018-08-081-1/+2
* Move all files under src/Konstantinos Sideris2018-07-171-1/+1
* Rename the log namespace to avoid symbol clash with the math functionKonstantinos Sideris2018-06-141-7/+7
* Add support for displaying decrypted messagesKonstantinos Sideris2018-06-101-3/+12
* Migrate to mtxclient for the http callsKonstantinos Sideris2018-06-091-0/+50