Commit Graph

17 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
1c48050fc0 Additionally check "://". 2018-08-14 14:59:02 +08:00
Black Hat
667c02f668 Add server URL and username format indicator.
Fixes #27.
2018-08-14 14:45:32 +08:00
Black Hat
1e5fda47ab Add default server address. 2018-08-14 11:45:36 +08:00
Black Hat
942d8b44a9 Fix for Qt 5.9. 2018-08-01 23:49:47 +08:00
Black Hat
4ef063ea82 Testing upload file && minor UI tweaks. 2018-07-15 16:02:26 +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
6a610e3808 Prepare for multiple theme support. 2018-03-01 21:21:09 +08:00
Black Hat
2ac0d0cd8b Change SwipeView to StackView and clean code. 2018-03-01 19:15:04 +08:00
Black Hat
fd5afa267c Tweak UI. 2018-02-27 19:37:53 +08:00
Black Hat
5b1047ed98 Implement login/logout in controller. 2018-02-27 19:07:50 +08:00
Black Hat
6d89a0373c Init login/logout support. 2018-02-26 20:41:20 +08:00
Black Hat
c2f01ec1c4 First commit. 2018-02-23 22:39:14 +08:00