Nicolas Werner
05c636a8d4
Fix qml license headers again
4 years ago
Nicolas Werner
1961312b15
Improve sorting and sizing of completions a bit
4 years ago
Nicolas Werner
c03f716e8b
Fix conflict between qmlformat and license check
4 years ago
Nicolas Werner
bb6ff8cec8
Show mxid on hovering username
...
fixes #507
4 years ago
Nicolas Werner
a6f0d2ea7d
Update license headers
4 years ago
Nicolas Werner
d43607d01c
Fix hover handling in the timeline
4 years ago
Nicolas Werner
6090d00251
Revert "Update QtQuick versions to match Qt 5.10"
...
This reverts commit 74e32dd96b
.
4 years ago
Joseph Donofry
74e32dd96b
Update QtQuick versions to match Qt 5.10
4 years ago
Joseph Donofry
9a604d3821
Clean up Avatar click event handling
4 years ago
Joseph Donofry
1bc2db4bdf
Add Ripple effects to qml buttons and avatar
4 years ago
Nicolas Werner
97688763f6
Background color for code and don't collapse space in timeline
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
kamathmanu
e36b090c5b
Add support for viewing avatar images in full size
4 years ago
Mayeul Cantan
a176f0bf35
Smooth Avatars in timeline
...
This helps on low-dpi screens, getting rid of the jaggies.
4 years ago
Nicolas Werner
3a0e55e97b
Qml message input mockup
4 years ago
Nicolas Werner
1a029112d9
Lint qml with qml-format
4 years ago
trilene
3f73853e4b
Move ActiveCallBar Qml to separate file
4 years ago
Nicolas Werner
b05c101021
Fix null errors in qml
4 years ago
Nicolas Werner
640b0ee405
Port top bar to Qml
...
Also fixes some resize issues with stupid workarounds to our resize
logic. This really needs to be cleaned up at some point!
4 years ago
Nicolas Werner
4862be06be
Fix presence indicator
4 years ago
Nicolas Werner
5c8ee99e9a
Remove online indicator for offline users
4 years ago
Nicolas Werner
96f4169be9
Show presence and set custom status messages
5 years ago
Nicolas Werner
f452bdf2b0
Make settings update immediately in qml and allow limiting timeline width
...
Limiting improves readability on wide monitors.
The immediate update of the settings is done by just exposing settings
as properties and then setting the settings as a context property.
5 years ago
Nicolas Werner
e55a09906f
Misc color fixes
5 years ago
Nicolas Werner
d35cc3dda4
Use palette for qml code for theming
...
Can't do it for QtWidgets code. We need to fully transition, before we
can fully switch over probably.
5 years ago
Nicolas Werner
0f1a352dd7
Make buttons hideable via setting, button contents can still be accessed via context menu
5 years ago
Nicolas Werner
653ad0be97
Fix placeholder text being visible behind transparent avatars
5 years ago
Nicolas Werner
d330020fdd
Improve styling a bit
5 years ago
Nicolas Werner
c95f4d8276
Fix colors in typing display, when username contains emoji
5 years ago
Nicolas Werner
4f7a45a0a6
Improve avatar look and layouting
...
Thanks to red_sky for the feedback!
5 years ago
Nicolas Werner
2055c75f8b
Organize qml files a bit
5 years ago
Nicolas Werner
ebeb1eb772
Implement avatars in qml timeline
5 years ago