Nicolas Werner
826a5cfb14
Use minimum required versions for qml imports
4 years ago
Nicolas Werner
6090d00251
Revert "Update QtQuick versions to match Qt 5.10"
...
This reverts commit 74e32dd96b
.
4 years ago
Nicolas Werner
31881e14d9
Make it easier to understand, what button to click for verification from profile
4 years ago
Nicolas Werner
81762119b9
Make device verification request dialogs easier to understand.
4 years ago
Joseph Donofry
74e32dd96b
Update QtQuick versions to match Qt 5.10
4 years ago
Joseph Donofry
9be466754e
Add ripple to completer
4 years ago
Joseph Donofry
9a604d3821
Clean up Avatar click event handling
4 years ago
Joseph Donofry
22f7841848
Forgot to save res.qrc
4 years ago
Joseph Donofry
1bc2db4bdf
Add Ripple effects to qml buttons and avatar
4 years ago
Nicolas Werner
39f9b7d90a
Handle matrix scheme
...
Link opening only works on Linux for now.
See https://github.com/matrix-org/matrix-doc/pull/2312
4 years ago
trilene
cf8a47503f
Fix device discovery under GStreamer 1.16
4 years ago
trilene
2bd8a386e2
Color and icon button spacing fixes
4 years ago
trilene
2984d71971
Fix Qml control colors
4 years ago
trilene
4123e6aff1
Fix previous commit
4 years ago
trilene
1c4a86e502
Set Label text color explicitly
4 years ago
trilene
13a280df13
Finesse PlaceCall dialog
4 years ago
trilene
6427687d20
Add missing translation marks
4 years ago
trilene
87d2074c81
Add devices dialog to CallInviteBar
4 years ago
trilene
055c6f7248
Add device combos to PlaceCall dialog
4 years ago
trilene
d315d02ee6
Use Layout margins
4 years ago
trilene
07ac7b7e85
Port PlaceCall dialog to Qml
4 years ago
trilene
459c59901e
Fix one-way video calls
4 years ago
trilene
7124024977
Make call invites less intrusive
4 years ago
trilene
ac410f46f2
Move call-related properties to CallManager
4 years ago
Nicolas Werner
5ca043ad87
Fix user status that got lost at some point
4 years ago
Weblate
34f45003cd
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (412 of 412 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
Translation: Nheko/nheko
4 years ago
Weblate
d4dfd84e7b
Translated using Weblate (Finnish)
...
Currently translated at 54.3% (224 of 412 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
4 years ago
Nicolas Werner
97688763f6
Background color for code and don't collapse space in timeline
4 years ago
Nicolas Werner
703950273b
Don't overflow room name
4 years ago
kirillpt
3efaa41a5d
update russian translate
4 years ago
Kirillpt
68b2f6cb4f
Improve Register page ( #346 )
...
* add username error label, add word wrapping for error labels
* make lint
* last commits
* remove font, and remove some lambdas
* add QRegularExpression for regex
* improve review things
* add isModified() for checkFields()
* add check isModified() for all fields in checkFields
* Update src/RegisterPage.cpp
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* remove emit call for showError
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
4 years ago
kamathmanu
d4cece2f4d
Update resources/qml/Avatar.qml
...
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
4 years ago
kamathmanu
a48c6353bf
Update resources/qml/Avatar.qml
...
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
4 years ago
Nicolas Werner
39a0a340d8
Fix selection in input area by mouse
4 years ago
kamathmanu
e36b090c5b
Add support for viewing avatar images in full size
4 years ago
Nicolas Werner
7c8a1598cb
Update translations
4 years ago
kirillpt
22997439ba
change 'redacted' for 'removed'
4 years ago
Nicolas Werner
c6661049f5
Update translations
4 years ago
trilene
491ca1592a
Fix ActiveCallBar
4 years ago
Nicolas Werner
b7505fe562
Open completer on tab
4 years ago
Nicolas Werner
08e9461611
Fix input focus when pressing reply button
4 years ago
Nicolas Werner
c74077a41f
Implement Qml drag and drop
4 years ago
Nicolas Werner
0eb8d4126b
Fix enter when no completion available
4 years ago
Nicolas Werner
37df79f796
Show userid in completer
4 years ago
Nicolas Werner
0cf556fa20
Mouse selection of completions
4 years ago
Nicolas Werner
90ce4f23ab
Fix index out of range on backspace in completer
4 years ago
Nicolas Werner
29625ae253
Fix some issues with completer
4 years ago
Nicolas Werner
c8fa40a2df
Use a trie for filtering completions (not fuzzy yet)
4 years ago
Nicolas Werner
094c0b09ab
Qml emoji completer
4 years ago
Nicolas Werner
67dcc74c79
Simple prefix match for completions
4 years ago