This website requires JavaScript.
Explore
Help
Sign In
ESCA111
/
neochat
Watch
1
Star
0
Fork
0
You've already forked neochat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7ae222d42713ffa10d9f4d33af6a3842308260ab
neochat
/
imports
/
NeoChat
/
Page
History
Carl Schwan
82945ab153
Make right clicking on message works again
...
This is now using TapHandler that can be used in a Layout without warning about undefined behaviors.
2021-02-06 00:44:07 +00:00
..
AccountsPage.qml
Remember active connection instead of loading first connection
2020-12-04 23:16:21 +01:00
DevicesPage.qml
Implement a device management page
2020-12-16 23:37:49 +00:00
ImageEditorPage.qml
Fix comment
2020-12-08 09:24:01 +02:00
InviteUserPage.qml
Don't load empty images from imageprovider
2020-12-28 01:28:13 +01:00
JoinRoomPage.qml
Introduce the ActionsHandler
2021-01-08 23:12:09 +00:00
LoadingPage.qml
Add license headers to code files
2020-11-11 15:17:23 +00:00
LoginPage.qml
Port away from implicitly defined onFoo properties in Connections
2020-12-21 16:37:22 +01:00
qmldir
Allow opening window in a secondary window
2021-01-09 13:32:16 +00:00
RoomListPage.qml
Refactor and fix invitations
2021-02-04 20:22:53 +00:00
RoomPage.qml
Make right clicking on message works again
2021-02-06 00:44:07 +00:00
RoomWindow.qml
Add minimul width and height to modal window
2021-02-05 23:40:32 +01:00
SettingsPage.qml
Actually save the settings
2021-01-23 16:39:34 +00:00
StartChatPage.qml
Introduce the ActionsHandler
2021-01-08 23:12:09 +00:00