Commit Graph

12 Commits

Author SHA1 Message Date
Black Hat aa29f5252d Reformat code. 2018-09-04 21:13:14 +08:00
Black Hat 0ad9ed7b5d Init UserListModel.
Another model from Quaternion.
Also UI tweaks in RoomListModel.
2018-08-26 13:17:12 +08:00
Black Hat cfa8043596 A lot of improvements.
Fix laggish RoomListView when dragging.
Remove per-room timer and add timer in RoomForm.
Remove singleton module and use file as singleton.
Minor UI tweak in RoomListView.
Pass room to RoomListView via "currentRoom" delegate property and remove
RoomListForm-wide currentRoom.
Put menu files in a separate folder.
Show initial image in ImageStatus when avatar is not loaded.
Add about page.
Merge all setting pages into Setting.qml.
Add option to rearrange rooms by activity.
Add option to use RichText parser.
Add document url.
2018-08-24 13:25:41 +08:00
Black Hat 587e298988 Code cleanup && add minimum room management. #13 2018-08-09 19:58:19 +08:00
Black Hat 5c606f1d5d Add join room/create room/create direct chat && small bug fixes. 2018-08-01 20:26:29 +08:00
Black Hat 775a04bbc4 Lower Qt requirement. 2018-07-12 09:44:41 +08:00
Black Hat 6bd059ce63 Code reformatting && tooltip. 2018-07-09 10:45:26 +08:00
Black Hat 17fa7cc7da Support Qt 5.11 and fix image provider. 2018-07-07 17:38:20 +08:00
Black Hat 9b4fa0d8c6 Minor bug fixes and tweaks. 2018-03-04 22:40:48 +08:00
Black Hat 854a1c3855 Add avatar for user. 2018-03-04 20:05:09 +08:00
Black Hat b88cc6964d Rename components. 2018-03-02 23:05:32 +08:00
Black Hat c2f01ec1c4 First commit. 2018-02-23 22:39:14 +08:00