summary refs log tree commit diff
path: root/include/timeline/TimelineView.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hack to work around layout flickering when adding new timeline itemsKonstantinos Sideris2018-01-161-1/+13
* Properly assign default value to QSharedPointer for Qt5.7Konstantinos Sideris2018-01-121-3/+4
* Use Q_NULLPTR to be compatible with qt5.7Konstantinos Sideris2018-01-121-4/+4
* Add support for pasting images into a room (#180)christarazi2018-01-101-3/+7
* Create widgets on demand for messages added to the end of the timelineKonstantinos Sideris2018-01-051-6/+19
* Add date separator in the timelineKonstantinos Sideris2017-12-251-0/+1
* Don't keep fetching history on non-visible timelinesKonstantinos Sideris2017-12-231-2/+4
* Migrate to matrix-structs for event and response parsingKonstantinos Sideris2017-12-041-54/+32
* Add inline audio clip player (m.audio) (#143)Konstantinos Sideris2017-12-011-2/+5
* Create directories for related filesKonstantinos Sideris2017-11-301-0/+310