Commit Graph

364 Commits (1a2517e8292bbfc1302e8a0e99bb9d1294a468d1)

Author SHA1 Message Date
Nicolas Werner 73244afdb8 Fix username completion deleting characters before it 4 years ago
Nicolas Werner 54cc77de0e Only select elements in completer when mouse is moved 4 years ago
Nicolas Werner d1280af2e4 Autoclose completer when space is pressed and no suggestion available 4 years ago
Loren Burkholder bc7cf9ef39 Get category switching working 4 years ago
Nicolas Werner e5d2e2b728 Remove test log message 4 years ago
Nicolas Werner 2165eb8cb8 Focus input area on room switch and reply change again 4 years ago
rnhmjoj c569ab24bc
Add "open in external program" action 4 years ago
Loren Burkholder cd426d8f75 Use colors.mid for Completer border 4 years ago
Loren Burkholder 7e374a205c Fix UserProfile's behavior in dark theme 4 years ago
Nicolas Werner 97340bed13 Fix font tags showing up in playable media messages 4 years ago
Loren Burkholder b1f8397499 Add border to Completer to distinguish it from the window 4 years ago
Nicolas Werner 6f17e2ff6e Fix flickable direction for MessageInput 4 years ago
Nicolas Werner 32a20a5f8c Simplify section handling a bit 4 years ago
trilene 150046233b Fix typo 4 years ago
Nicolas Werner 15750872de Fix completer opening in wrong place after warning fix 4 years ago
Nicolas Werner d11978ac1b Fix qml warnings 4 years ago
Nicolas Werner bcfa683468 Improve hover stuff, needs HoverHandler for a proper fix 4 years ago
Nicolas Werner 6a0de004a2 Fix placeholderTextColor not supported below Qt 5.12 4 years ago
Nicolas Werner fcc1358e6b Fix more anchors.centerIn 4 years ago
Nicolas Werner 724e6436ee Remove unused stuff in profile 4 years ago
Nicolas Werner 07e71e6eae Fix crash with ScrollView 4 years ago
Loren Burkholder 93b492e9e6 Only use a pointing hand if there is something to click on 4 years ago
Loren Burkholder 6f6d962ab9 Fix warning messages about null image path 4 years ago
Loren Burkholder b46cd339a1 Fix tooltips 4 years ago
Loren Burkholder 8f7ca298bc
Simplify source URL construction 4 years ago
Loren Burkholder 7671927fa4 Remove unnecessary properties; simplify hover code 4 years ago
Loren Burkholder 139ab146bb Use an ImageButton for the StatusIndicator 4 years ago
Nicolas Werner 42b08257ec Make read markers a bit less confusing 4 years ago
Loren Burkholder f520f8ce16 Display read receipts when read indicator is clicked 4 years ago
Nicolas Werner ca54de0b50 Update translations 4 years ago
trilene dfe2f7dc57 Finesse mobile call invite screen 4 years ago
trilene a85823b68a Add call invite screen for mobile 4 years ago
Nicolas Werner 14cb3bfe10 Don't use centerIn on popup on Qt < 5.12 4 years ago
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" 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 1bc2db4bdf
Add Ripple effects to qml buttons and avatar 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