Commit Graph

33 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 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 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 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 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
Black Hat 70adb8564f Fix invitation. 2019-03-23 10:06:06 +08:00
Black Hat 0f21582752 Join room from search bar. 2019-03-03 20:07:06 +08:00
Black Hat 579a1dfca8 Init notification count. 2019-03-03 19:09:12 +08:00
Black Hat c46d38e38e New WIP image provider. 2019-01-04 20:17:26 +08:00
Black Hat ec43131a10 Clean up notification. 2018-12-24 20:31:40 +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 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 948da868a9 Wrap <pre> tag. 2018-11-26 18:49:03 +08:00
Black Hat d708c9aab6 Allow disabling notifications. 2018-11-22 20:35:49 +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 db59d035a9 Update SortFilterProxyModel and fix #92. 2018-10-18 12:46:45 +08:00
Black Hat ae538a7c45 Somewhat better hierarchy.
Init separate .qml files.
2018-10-02 10:07:47 +08:00