summary refs log tree commit diff
path: root/src/Utils.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ability to toggle sidebar messages for encrypted roomsJoseph Donofry2020-04-211-1/+0
* Optimize includes a bitNicolas Werner2020-01-311-31/+2
* Fix build with build system optimizations of mtxclientNicolas Werner2020-01-291-1/+1
* Linkify links before sendingNicolas Werner2020-01-211-1/+1
* Escape blacklisted html tagsNicolas Werner2020-01-141-0/+4
* Reduce Cache.h includes further via one forward declarationNicolas Werner2019-12-151-1/+6
* Reduce overhead of Cache.hNicolas Werner2019-12-151-1/+1
* Update to c++17Nicolas Werner2019-12-141-9/+8
* Remove old timelineNicolas Werner2019-11-231-9/+5
* fixup bad room list translation commitNicolas Werner2019-11-231-3/+0
* Fix translation of roomlist message previewNicolas Werner2019-11-231-36/+63
* Fix lintingJoseph Donofry2019-07-281-11/+18
* Update translation contextJoseph Donofry2019-07-281-9/+9
* Address 'sent' translation issueJoseph Donofry2019-07-281-19/+34
* Fix bug with emoji font setting and clean lintingJoseph Donofry2019-07-261-0/+3
* Fix deprecated function call issues with Qt 5.13Joseph Donofry2019-07-041-0/+7
* Fix santizize=undefined warning (overflow)Nicolas Werner2019-06-271-1/+1
* Further Improve Reply FunctionalityJoseph Donofry2019-06-131-0/+13
* Update user colors to use Cache vs Utilsredsky172019-01-261-12/+0
* Author Color Fixesredsky172019-01-201-0/+12
* Update user id color generationredsky172019-01-201-4/+0
* Modified the code that generates user's colors so that it willredsky172019-01-181-2/+21
* Make the author text slightly large.redsky172019-01-181-0/+4
* Use alignment instead of stretchKonstantinos Sideris2018-10-071-1/+1
* Adjustments for the minimized sidebarKonstantinos Sideris2018-10-071-0/+11
* Add option to configure the font sizeKonstantinos Sideris2018-10-011-0/+5
* Add method to center widgets & clean up unused headersKonstantinos Sideris2018-09-211-0/+5
* Improvements on the system themeKonstantinos Sideris2018-09-191-0/+3
* Mark unread rooms as such in the room listKonstantinos Sideris2018-09-131-0/+1
* Strip paragraph tagsKonstantinos Sideris2018-09-131-6/+2
* Trim whitespace from text messagesKonstantinos Sideris2018-09-121-5/+2
* Initial support for sending markdown formatted messagesKonstantinos Sideris2018-09-071-0/+11
* Fix double href links on username pillsKonstantinos Sideris2018-09-071-1/+5
* Add initial support for displaying formatted messagesKonstantinos Sideris2018-09-061-0/+16
* Merge matrix-structs into the client libKonstantinos Sideris2018-09-011-8/+11
* Add device ID and device fingerprint to settings page like in Riot. (#407)Rudi Floren2018-08-211-1/+8
* Consider the scale ratio when scaling down imagesKonstantinos Sideris2018-08-011-26/+2
* Add option to specify the scale factorKonstantinos Sideris2018-07-221-0/+6
* Add option to ignore key requests altogetherKonstantinos Sideris2018-07-221-0/+9
* Show device list in user profile & add option to create 1-1 chatKonstantinos Sideris2018-07-201-0/+3
* Move all files under src/Konstantinos Sideris2018-07-171-0/+194