Mathew Broady
79dab63993
Remove forgotten NeoChat.Effect imports
...
Fixes the "Start Chat" and "Explore Rooms" pages
2020-12-17 17:20:29 +11:00
Tobias Fella
4bfbca75d8
Add action to search in room directory when search is empty in roomlist
2020-11-21 22:48:36 +01:00
Carl Schwan
fcbb5a1acf
Fix regression in JoinRoomPage - namespace not defined
2020-11-18 17:33:25 +01:00
Carl Schwan
6db8354727
Fix MessageDelegateContextMenu not being displayed
...
It turnout that using an QML Singleton was a bad idea, instead create a
qml object in the main component and refer to it in the rest of the
codebase.
This commit also simplify a bit the qml structure of the Menu and fix
some visual bugs.
2020-11-16 10:00:18 +01:00
Tobias Fella
3a70a9d91c
Set all internal qml versions to 1.0
...
They're useless and anything else just causes problem
2020-11-11 20:14:43 +01:00
Tobias Fella
d8dde6e082
Add license headers to code files
2020-11-11 15:17:23 +00:00
Carl Schwan
b0700726f9
Add join room page
2020-11-10 17:08:13 +00:00