Commit Graph

630 Commits (b7d8f70a5ff5064f879d7b50f911eca2042b03d1)

Author SHA1 Message Date
Black Hat b7d8f70a5f More changes in MessageDelegate. 2019-05-17 15:01:01 +08:00
Black Hat cab82d7b8a Add VideoDelegate. 2019-05-11 22:12:58 +08:00
Black Hat 2cddd4face Clean up FileDelegate. 2019-05-11 21:32:40 +08:00
Black Hat 5700c967ae Resize avatar in timeline. 2019-05-11 21:03:44 +08:00
Black Hat 7557f785f5 Merge branch 'issue-139' into 'develop'
Change avatar update text (fixes #139)

See merge request b0/spectral!49
2019-05-11 12:55:15 +00:00
Black Hat 49545df607 Add section back.
Enable pixelAligned for flickable.
Tweak timeline delegate.
2019-05-11 20:53:33 +08:00
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 588c23ebdc Fix #141. 2019-05-10 19:26:35 +08:00
Black Hat b5d51ebbf2 Improve message bubble. 2019-05-10 19:26:17 +08:00
expectocode 958f867734 Change avatar update text (fixes #139) 2019-05-10 11:13:26 +01: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 1f6eb335d2 Decrease reply font size. 2019-05-06 21:34:35 +08:00
Black Hat 651c3d238b Disable animation. 2019-05-06 21:32:16 +08:00
Black Hat 676cf35c3f Add animation when switching between events. 2019-05-06 21:26:46 +08:00
Black Hat a79893900d Ignore colon in lastEvent() if it is state event. Fix #137. 2019-05-06 11:19: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 ca66a29914 Reformat .pro. 2019-05-01 13:26:15 +08:00
Black Hat e23ad6a44b Merge branch 'master' into 'develop'
Update develop

See merge request b0/spectral!48
2019-05-01 05:17:59 +00:00
Black Hat 4ef8e1efd9 Merge branch 'b0-update-appdata' into 'master'
Update appdata.

See merge request b0/spectral!47
2019-05-01 04:28:33 +00:00
Black Hat 69a240ec1d Update appdata. 2019-05-01 04:28:05 +00:00
Black Hat 23126c435e Merge branch 'develop' into 'master'
More UI Improvements

Closes #2 and #114

See merge request b0/spectral!46
2019-05-01 04:02:42 +00:00
Black Hat ef2fe73328 Clean up README. 2019-05-01 11:45:05 +08:00
Black Hat a3d212fa7f Improve ImageDelegate. 2019-05-01 10:59:09 +08:00
Black Hat 7458ebf59a Fix #114. 2019-04-30 21:12:24 +08:00
Black Hat 7493bb3cd0 Remove "BUNDLE_FONT" from flatpak build. 2019-04-30 17:34:55 +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 b062d62954 Per job, per branch cache. 2019-04-30 00:37:02 +00:00
Black Hat 4a357e5f95 Merge branch 'gitlab-registry' into 'develop'
Move to Gitlab registry

See merge request b0/spectral!45
2019-04-29 13:28:22 +00:00
Black Hat 5c7504e302 Move to Gitlab registry 2019-04-29 13:28:22 +00:00
Black Hat d8c98374e4 Fix undefined behavior when all users are logged out. 2019-04-29 15:03:11 +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 11ede88abc Caching in image provider.
Fix room filter.
2019-04-22 21:16:33 +08:00
Black Hat 3779735282 Derive device name from system information.
Minor UI tweaks.
2019-04-22 20:29:10 +08:00
Black Hat 4557b91ec6 Fix #2 for real. 2019-04-22 19:52:37 +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 a86c9de17b Merge branch 'develop' of https://gitlab.com/b0/spectral into develop 2019-04-21 21:22:07 +08:00
Black Hat 75152a98a3 Tweak room drawer. 2019-04-21 21:21:48 +08:00