Commit Graph

94 Commits (5ee47ed2076fbb6287f8561eec8366816ff6b1aa)

Author SHA1 Message Date
Black Hat 0d06498467 Use color palette. 2018-12-16 10:47:58 +08:00
Black Hat df045a786f Code cleanup. 2018-12-15 22:29:51 +08:00
Black Hat 8300d022b2 Update libqmatrixclient.
Enable member lazy loading.
Some Qt 5.12 fix.
2018-12-15 10:46:18 +08:00
Hazy Fish 66e2d99620 Update QtQuick. 2018-12-07 09:18:42 +08:00
Black Hat 4212dbe265 Init Qt 5.12. 2018-12-06 19:12:42 +08:00
Black Hat 8959be2cb8 Remove ImageItem, Paintable and use unified image provider. 2018-12-03 19:55:42 +08:00
Black Hat 5192a91391 Replace QRegExp with QRegularExpression.
Fix timeline viewport saving.
Fix invitation dialog. #124
2018-11-29 10:41:38 +08:00
Black Hat e7b2698521 Better rich reply. 2018-11-27 18:14:48 +08:00
Black Hat cc5ba20375 Init rich reply. 2018-11-27 08:09:45 +08:00
Black Hat 948da868a9 Wrap <pre> tag. 2018-11-26 18:49:03 +08:00
Black Hat 348a8186fd Fix #121 and #119. 2018-11-26 12:32:00 +08:00
Black Hat 8c32dbc487 Fix #120. 2018-11-26 12:17:40 +08:00
Black Hat 1c499ddb90 Parse display name from user ID.
Clicking "In Reply To" now switches to the event if possible.
2018-11-26 09:15:43 +08:00
Black Hat 49ab6684e3 Integrate autocomplete into text input. 2018-11-24 21:32:37 +08:00
Black Hat c88d41f359 Some file info workarounds.
Use default font in emoji picker.
2018-11-23 23:28:04 +08:00
Black Hat 38afdeeb8e Fix ImageItem ratio. 2018-11-22 21:04:04 +08:00
Black Hat d708c9aab6 Allow disabling notifications. 2018-11-22 20:35:49 +08:00
Black Hat 58593015c1 Separate different delegates. 2018-11-22 17:15:14 +08:00
Black Hat 1248b6f334 Fix #117. 2018-11-22 08:01:07 +08:00
Black Hat 3ec1cf71bf Do not emit new message if it is a state event. 2018-11-21 19:56:07 +08:00
Black Hat 9ad062ca30 Improve Reply UI.
Fix a bug in ImageItem.
Update libqmatrixclient.
2018-11-21 19:40:54 +08:00
Black Hat 6d17716e97 Update libqmatrixclient.
Add author label.
Add time label.
Use Roboto font.
2018-11-20 08:21:28 +08:00
Black Hat 0ce98fc179 Use pixel size. 2018-11-19 07:29:55 +08:00
Black Hat a8cbd0a9cd Init custom DPI. 2018-11-18 20:08:01 +08:00
Black Hat 9ec02e0fce Magically reduce memory use. 2018-11-18 14:29:09 +08:00
Black Hat dd6c10e382 Emoji Picker. 2018-11-18 10:47:12 +08:00
Black Hat 2a8aa34416 Minor tweaks. 2018-11-17 22:39:34 +08:00
Black Hat f0dd0a4c1d Fix notification. 2018-11-17 21:12:56 +08:00
Black Hat a7f62c13b0 Working dark mode && more drawer specific changes. 2018-11-17 20:52:17 +08:00
Black Hat 08ce01473a Add drawer on the left. 2018-11-17 17:32:38 +08:00
Black Hat aaae68a5bf Remove first row, modify room list panel. 2018-11-17 00:04:51 +08:00
Black Hat a296fffd91 Make timeline more "Material design". 2018-11-16 20:30:42 +08:00
Black Hat bbc4fedd20 Some optimizations. 2018-11-11 09:55:41 +08:00
Black Hat 64603b47c6 Minor bug fixes. 2018-11-05 14:00:43 +08:00
Black Hat 1ac443253a Reenable local echo.
Move fast and break things.
2018-11-05 07:39:29 +08:00
Black Hat 5a46810016 Init rewritten avatar. 2018-11-04 19:14:02 +08:00
Black Hat c19f49a898 Simplify some auto completion logic. 2018-11-04 12:07:00 +08:00
Black Hat a865aaabb1 Merge user autocomplete and emoji autocomplete. #106 2018-11-04 09:50:33 +08:00
Black Hat 040b24e0d2 Form download cache file name from event body. 2018-11-03 22:40:30 +08:00
Black Hat db6c814e26 Init emoji auto completion. #106 2018-11-03 22:22:55 +08:00
Black Hat 87103fcb19 Mark read marker when switching room. 2018-11-02 19:05:15 +08:00
Black Hat 47782f3198 Add backtab. 2018-10-24 07:00:01 +08:00
Black Hat 107f60d55b Allow clicking autocomplete. 2018-10-23 18:04:07 +08:00
Black Hat 41107bc99b First working autocomplete. 2018-10-23 11:51:46 +08:00
Black Hat 98b99e49f2 Somewhat better autocompletion. 2018-10-23 10:44:54 +08:00
Black Hat d9e778fe0c Fix moving cursor. 2018-10-22 21:16:43 +08:00
Black Hat 7ceb391621 Some user name auto completion.
Make some progress on #106
2018-10-22 21:08:24 +08:00
Black Hat 7ee13837b1 Working on #64.
It can now navigate to read marker only if the event is in timeline.
2018-10-22 13:16:58 +08:00
Black Hat 1c7f2fecb3 Remove ElevationEffect. 2018-10-22 12:11:46 +08:00
Black Hat 7910c17900 Revert "Remove ElevationEffect."
This reverts commit 8a5be6e3e5
2018-10-22 03:23:46 +00:00