Loren Burkholder
93b492e9e6
Only use a pointing hand if there is something to click on
2021-01-16 19:55:50 -05:00
Loren Burkholder
6f6d962ab9
Fix warning messages about null image path
2021-01-16 11:52:58 -05:00
Loren Burkholder
b46cd339a1
Fix tooltips
2021-01-16 11:41:37 -05:00
Loren Burkholder
8f7ca298bc
Simplify source URL construction
...
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
2021-01-16 10:19:26 -05:00
Loren Burkholder
7671927fa4
Remove unnecessary properties; simplify hover code
2021-01-16 10:16:27 -05:00
Loren Burkholder
139ab146bb
Use an ImageButton for the StatusIndicator
...
Incidentally, this allows ImageButtons to not change color.
2021-01-16 10:02:55 -05:00
Loren Burkholder
f520f8ce16
Display read receipts when read indicator is clicked
2021-01-15 20:46:43 -05:00
Weblate
2132863a7e
Translated using Weblate (Swedish)
...
Currently translated at 33.7% (149 of 442 strings)
Co-authored-by: Emilie <em@nao.sh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/sv/
Translation: Nheko/nheko
2021-01-15 14:36:33 -05:00
Weblate
1162b2d78a
Translated using Weblate (Swedish)
...
Currently translated at 0.6% (3 of 442 strings)
Co-authored-by: Emilie <em@nao.sh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/sv/
Translation: Nheko/nheko
2021-01-15 13:44:24 -05:00
Weblate
31e2288f8d
Translated using Weblate (German)
...
Currently translated at 100.0% (442 of 442 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2021-01-15 13:44:24 -05:00
Nicolas Werner
759f0e3b30
Update translations
2021-01-15 19:29:00 +01:00
Weblate
e075d3c540
Translated using Weblate (English)
...
Currently translated at 97.9% (433 of 442 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/
Translation: Nheko/nheko
2021-01-15 13:27:11 -05:00
Weblate
f8744e50ed
Translated using Weblate (German)
...
Currently translated at 95.2% (421 of 442 strings)
Translated using Weblate (German)
Currently translated at 95.2% (421 of 442 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Mr. X <shop.news@posteo.de>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2021-01-15 13:27:11 -05:00
Nicolas Werner
1e6b48a916
Update German translation
2021-01-15 19:15:40 +01:00
Nicolas Werner
2bb49fe02a
Update German translation
2021-01-15 17:25:09 +01:00
Nicolas Werner
a42ac6c8c0
Update German translation
2021-01-15 16:03:30 +01:00
Nicolas Werner
ca54de0b50
Update translations
2021-01-15 13:57:19 +01:00
DeepBlueV7.X
061e4c1b09
Merge pull request #374 from trilene/master
...
Add call invite screen for mobile
2021-01-15 01:36:50 +01:00
trilene
dfe2f7dc57
Finesse mobile call invite screen
2021-01-13 16:00:41 -05:00
trilene
a85823b68a
Add call invite screen for mobile
2021-01-12 14:22:52 -05:00
Nicolas Werner
14cb3bfe10
Don't use centerIn on popup on Qt < 5.12
2021-01-12 15:55:36 +01:00
Nicolas Werner
826a5cfb14
Use minimum required versions for qml imports
2021-01-12 15:04:31 +01:00
Nicolas Werner
6090d00251
Revert "Update QtQuick versions to match Qt 5.10"
...
This reverts commit 74e32dd96b
.
2021-01-12 15:03:39 +01:00
Nicolas Werner
31881e14d9
Make it easier to understand, what button to click for verification from profile
2021-01-12 15:00:59 +01:00
Nicolas Werner
81762119b9
Make device verification request dialogs easier to understand.
2021-01-12 15:00:59 +01:00
Joseph Donofry
74e32dd96b
Update QtQuick versions to match Qt 5.10
2021-01-11 22:17:00 -05:00
Joseph Donofry
9be466754e
Add ripple to completer
2021-01-11 20:22:40 -05:00
Joseph Donofry
9a604d3821
Clean up Avatar click event handling
2021-01-11 20:02:39 -05:00
Joseph Donofry
22f7841848
Forgot to save res.qrc
2021-01-11 17:54:04 -05:00
Joseph Donofry
3ff8b3ad8c
Merge master and fix conflicts
2021-01-11 17:51:39 -05:00
Joseph Donofry
1bc2db4bdf
Add Ripple effects to qml buttons and avatar
2021-01-11 17:50:26 -05:00
Nicolas Werner
39f9b7d90a
Handle matrix scheme
...
Link opening only works on Linux for now.
See https://github.com/matrix-org/matrix-doc/pull/2312
2021-01-10 22:41:56 +01:00
trilene
cf8a47503f
Fix device discovery under GStreamer 1.16
2021-01-07 09:48:25 -05:00
trilene
2bd8a386e2
Color and icon button spacing fixes
2021-01-07 14:04:54 +01:00
trilene
2984d71971
Fix Qml control colors
2021-01-07 14:04:54 +01:00
trilene
4123e6aff1
Fix previous commit
2021-01-07 14:04:54 +01:00
trilene
1c4a86e502
Set Label text color explicitly
2021-01-07 14:04:54 +01:00
trilene
13a280df13
Finesse PlaceCall dialog
2021-01-07 14:04:54 +01:00
trilene
6427687d20
Add missing translation marks
2021-01-07 14:04:54 +01:00
trilene
87d2074c81
Add devices dialog to CallInviteBar
2021-01-07 14:04:54 +01:00
trilene
055c6f7248
Add device combos to PlaceCall dialog
2021-01-07 14:04:54 +01:00
trilene
d315d02ee6
Use Layout margins
2021-01-07 14:04:54 +01:00
trilene
07ac7b7e85
Port PlaceCall dialog to Qml
2021-01-07 14:04:50 +01:00
trilene
459c59901e
Fix one-way video calls
2021-01-07 14:04:21 +01:00
trilene
7124024977
Make call invites less intrusive
2021-01-07 14:04:21 +01:00
trilene
ac410f46f2
Move call-related properties to CallManager
2021-01-07 14:04:21 +01:00
Nicolas Werner
5ca043ad87
Fix user status that got lost at some point
2021-01-04 15:14:40 +01:00
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
2020-12-19 15:20:55 -05:00
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
2020-12-17 20:56:58 -05:00
Nicolas Werner
97688763f6
Background color for code and don't collapse space in timeline
2020-12-14 02:21:58 +01:00