summary refs log tree commit diff
path: root/src/dialogs/ReadReceipts.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix Qt5.15 issuesNicolas Werner2020-06-051-4/+6
| | | | fixes #214
* Improve compile times a tiny bitNicolas Werner2020-05-261-0/+8
|
* Reduce overhead of Cache.hNicolas Werner2019-12-151-1/+1
|
* Try to reduce memory usage by reusing avatar pixmapsNicolas Werner2019-08-261-6/+2
|
* media->file in error message, when image upload failsNicolas Werner2019-07-281-1/+1
|
* Try to localise timestampsNicolas Werner2019-07-281-5/+7
| | | | | | | | I'm not sure, if that is the right way, but Qt doesn't really have a way to format custom localised dates, so I tried to find the closest approximations to what we currently have. Relates to #69
* Remove pixel value from fontsKonstantinos Sideris2018-09-301-3/+3
|
* Add close buttons to all dialogsKonstantinos Sideris2018-09-211-0/+10
|
* Improvements on the system themeKonstantinos Sideris2018-09-191-1/+18
|
* Increase the minimum modal sizeKonstantinos Sideris2018-08-111-3/+9
|
* Minor modal adjustmentsKonstantinos Sideris2018-07-221-1/+0
|
* Remove pixel values from modals, use pointSize insteadKonstantinos Sideris2018-07-221-11/+12
|
* Move all files under src/Konstantinos Sideris2018-07-171-0/+134