Commit Graph

66 Commits

Author SHA1 Message Date
Black Hat
627647207b Improve ImageDelegate. 2019-05-11 16:25:55 +08:00
Black Hat
29597faae9 Fix a case that sender avatar is not displayed. 2019-05-11 16:06:15 +08:00
Black Hat
b5d51ebbf2 Improve message bubble. 2019-05-10 19:26:17 +08:00
Black Hat
50445bccf1 Better message bubbles. 2019-05-09 21:18:04 +08:00
Black Hat
927a0aa017 Some more UI fine tuning in timeline and room list.
This is a work-in-progress.
2019-05-08 21:15:09 +08:00
Black Hat
676cf35c3f Add animation when switching between events. 2019-05-06 21:26:46 +08:00
Black Hat
4610d61b92 Crcular ripple effect in reply. 2019-05-06 09:50:44 +08:00
Black Hat
f8f10bb55d Fix implicitheight error. 2019-05-06 09:31:57 +08:00
Black Hat
ef469ee347 Load fullscreenimage directly. Tweak reply UI. 2019-05-04 21:05:59 +08:00
Black Hat
ce688e9756 Use dialogs from qt labs platform and fix a image downloading bug. 2019-05-04 10:18:09 +08:00
Black Hat
85ceec7b44 Basic emoji history support. #96 2019-05-02 14:20:04 +08:00
Black Hat
27a279bc3c Minor UX changes. 2019-05-01 13:34:47 +08:00
Black Hat
a3d212fa7f Improve ImageDelegate. 2019-05-01 10:59:09 +08:00
Black Hat
760d1cfb9c Remove CommonFont singleton. 2019-04-30 17:12:16 +08:00
Black Hat
75eb4c5b52 Minor UI tweaks and clean up project. 2019-04-30 17:02:00 +08:00
Black Hat
5fe8bafbf3 Move most context menu into dir. 2019-04-30 11:05:35 +08:00
Black Hat
2a86fbd8b6 Click on user icon to open user detail dialog. 2019-04-26 20:18:08 +08:00
Black Hat
5ae1d41e92 Move dialogs into a separate dir and create them dynamically.
Add "ignore user".
Update libqmatrixclient.
2019-04-26 19:59:01 +08:00
Black Hat
6a2f0c2105 Fix a memory leak. 2019-04-23 11:12:30 +08:00
Black Hat
2565b8ba79 Add basic room upgrade support.
Add full screen image view.
Fix a bug in image provider.
2019-04-23 10:57:35 +08:00
Black Hat
c727eb3bfd Fix #2.
Issue #2 is actually fixed!
A somewhat primitive UI for room management.
A new style for AutoTextField.
Limit max width of drawers.
2019-04-22 19:49:22 +08:00
Black Hat
dda8738e8c Change black to primary.
Improvements on ImageDelegate.
Change reply style.
2019-04-22 09:28:33 +08:00
Black Hat
da155e07ca Make UI responsive.
Some more UI changes in settings panel.
Fix link color in replies.
2019-04-21 20:39:38 +08:00
Black Hat
dd0b59959f Fix #116. 2019-03-03 19:35:50 +08:00
Black Hat
c683d6576e Smooth avatar. 2019-03-03 18:28:05 +08:00
Black Hat
6eb7f21090 Update libqmatrixclient && fix image provider crashes. 2019-03-02 15:33:37 +08:00
Black Hat
c46d38e38e New WIP image provider. 2019-01-04 20:17:26 +08:00
Black Hat
e5fbdc15ff Update QtQuick.
Add FileDelegate.
2018-12-22 22:25:03 +08:00
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
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
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
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
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
a7f62c13b0 Working dark mode && more drawer specific changes. 2018-11-17 20:52:17 +08:00
Black Hat
a296fffd91 Make timeline more "Material design". 2018-11-16 20:30:42 +08:00