Commit Graph

99 Commits (75eb4c5b52520b498020ef2f922b63fbfd8c77d6)

Author SHA1 Message Date
Black Hat 75eb4c5b52 Minor UI tweaks and clean up project. 2019-04-30 17:02:00 +08:00
Black Hat d8c98374e4 Fix undefined behavior when all users are logged out. 2019-04-29 15:03:11 +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 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
Nicolas Fella b1e87ee647 Add enter-based navigation to login dialog 2019-03-08 00:19:25 +00: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
Hazy Fish 66e2d99620 Update QtQuick. 2018-12-07 09:18:42 +08:00
Black Hat 8959be2cb8 Remove ImageItem, Paintable and use unified image provider. 2018-12-03 19:55:42 +08:00
Black Hat d708c9aab6 Allow disabling notifications. 2018-11-22 20:35:49 +08:00
Black Hat a8cbd0a9cd Init custom DPI. 2018-11-18 20:08:01 +08:00
Black Hat dd6c10e382 Emoji Picker. 2018-11-18 10:47:12 +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 5a46810016 Init rewritten avatar. 2018-11-04 19:14:02 +08:00
Black Hat fce213a432 Init scroll to eventid. 2018-10-22 09:48:37 +08:00
Black Hat aae84ba65f Move tray icon outside C++ and allow hiding tray icon. 2018-10-21 10:17:21 +08:00
Black Hat bb069197d6 Notification improvements. 2018-10-19 22:02:12 +08:00
Black Hat 3269a683d6 Change "group" icon to "people".
Fix #100.
2018-10-19 13:36:36 +08:00
Black Hat a8b159b98a Use AutoTextField.
Fix #81.
2018-10-16 08:16:54 +08:00
Black Hat 1c3fcef542 Use AutoListView.
Fixes #84.
2018-10-15 09:56:30 +08:00
Black Hat 3d104ddccc Fix #82. 2018-10-15 09:01:53 +08:00
Black Hat c8184929e4 Disable SideNavButton when menu is open.
Fixes #85.
2018-10-15 07:29:55 +08:00
Black Hat d9592e4a7c Add error callback of join room and add room.
Also fix a bug of not being able to log out when the access token is
revoked.
2018-10-13 18:54:33 +08:00
Black Hat 385135a658 Use modules. 2018-10-01 16:07:48 +08:00
Black Hat 7c833ce764 Room filtering. 2018-09-22 22:28:47 +08:00
Black Hat 144660e5b5 Fix dark theme.
How did that even break?
2018-09-20 16:58:28 +08:00
Black Hat ea43cf6c80 Fixes #58.
Also, use shift+return for line break.
2018-09-20 13:43:47 +08:00
Black Hat 03c19c4f60 Add error dialog.
Shows login error.
2018-09-20 08:23:42 +08:00
Black Hat 81a7172f29 Genesis commit.
Not really, but a lot of renaming.
2018-09-17 21:01:02 +08:00
Black Hat c309f7f3ee Some UI tweaks.
Fixes #38.
2018-09-16 20:56:47 +08:00
Black Hat 1e04013e3d Port stringToColor to C++.
Fixes #50.
2018-09-16 16:09:36 +08:00
Black Hat 48e614164a Popup to view read receipts. #8 2018-09-15 19:07:38 +08:00
Black Hat 5e3570d210 Small tweaks and improvements. 2018-09-14 12:16:25 +08:00
Black Hat 3ef1744b5c UI logic tweaking. 2018-09-13 11:58:02 +08:00
Black Hat 5890a0e133 Somewhat better login logic. 2018-09-13 08:22:41 +08:00
Black Hat 421316aa00 "View source" dialog. 2018-09-11 13:14:56 +08:00
Black Hat 17aa5cbf16 More UI tweaking. 2018-09-10 16:22:45 +08:00
Black Hat f66e62d499 Init theming support. 2018-09-10 15:01:01 +08:00
Black Hat 20113fb47f Improve accountlistmodel. 2018-09-10 12:56:16 +08:00
Black Hat 647a2cdbf2 New Setting/Account page. 2018-09-10 11:56:32 +08:00
Black Hat 13a8d6b889 Fix notification issue. 2018-09-10 08:06:32 +08:00