Commit Graph

158 Commits (square-messages)

Author SHA1 Message Date
expectocode d78dc69247 re-do squares 2019-05-19 19:24:36 +01:00
expectocode dfdad76d97 merge upstream 2019-05-19 19:03:37 +01:00
Black Hat 6bf7e7e0c9 Fix imageclipboard saveImage(). 2019-05-19 22:35:08 +08:00
Black Hat 603cb33042 New attachment mechanism. Also add image from clipboard. 2019-05-19 21:58:54 +08:00
Black Hat ae5154fd35 Fix link color in reply delegate. 2019-05-18 16:32:36 +08:00
Black Hat 5fd5d0d9ea Sort room list based on notification count and highlight count. 2019-05-18 16:27:10 +08:00
Black Hat b4281896ba Add drag and drop support. 2019-05-17 19:46:59 +08:00
Black Hat 75c5c71855 Make reply delegate's border round. 2019-05-17 19:29:41 +08:00
Black Hat b7d8f70a5f More changes in MessageDelegate. 2019-05-17 15:01:01 +08:00
expectocode 117bfb4790 squarify files 2019-05-11 17:01:06 +01:00
expectocode 1018920ec3 Merge branch 'develop' into square-messages 2019-05-11 16:58:54 +01:00
Black Hat cab82d7b8a Add VideoDelegate. 2019-05-11 22:12:58 +08:00
expectocode 9adb73eebf Room name center, bold 2019-05-11 14:51:32 +01:00
Black Hat 2cddd4face Clean up FileDelegate. 2019-05-11 21:32:40 +08:00
expectocode 253c85fcb1 reduce room header panel size 2019-05-11 14:23:40 +01:00
expectocode f014b5eb3a Redo square images 2019-05-11 14:11:16 +01:00
Black Hat 5700c967ae Resize avatar in timeline. 2019-05-11 21:03:44 +08:00
expectocode 42f8cc81df Merge branch 'develop' of https://gitlab.com/b0/spectral into square-messages 2019-05-11 14:03:13 +01: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
expectocode 05e88b5e4b render messages as rectanglar, not bubbly 2019-05-10 12:35:12 +01: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 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 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 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 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 75152a98a3 Tweak room drawer. 2019-04-21 21:21:48 +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 de3a8b9b69 Add more event types in eventToString().
Move eventToString() to SpectralRoom.
2019-04-21 12:41:53 +08:00