Nicolas Werner
|
8803908321
|
Try to be compatible with Qt 5.12
|
2021-06-13 01:51:09 +02:00 |
|
Nicolas Werner
|
d364c29c43
|
Implement switching in narrow mode
|
2021-06-08 22:22:33 +02:00 |
|
Nicolas Werner
|
298822baea
|
Move currentRoom/timeline handling to roomlist
|
2021-05-28 22:14:59 +02:00 |
|
Nicolas Werner
|
567fe81ad7
|
Basic header and footer of room list
|
2021-05-15 13:05:55 +02:00 |
|
Nicolas Werner
|
39a43ad4ab
|
Reorganize TimelineView to prepare porting the room list
|
2021-05-14 15:23:40 +02:00 |
|
Nicolas Werner
|
5658be5215
|
Move global avatarSize property
|
2021-05-13 11:32:28 +02:00 |
|
Nicolas Werner
|
a7f8b23b52
|
Make palette global in Qml
|
2021-05-13 08:23:56 +02:00 |
|
Nicolas Werner
|
ab0baf5d9e
|
Only show actions, when you have permissions to do them
|
2021-05-02 18:06:56 +02:00 |
|
Nicolas Werner
|
1321d9bcca
|
Fix crash when you have no rooms and open the global user profile
|
2021-04-30 15:37:18 +02:00 |
|
absorber
|
6ac10963b0
|
UI/UX improvement: Better naming suggestion.
Copy address location -> Copy link location
|
2021-04-29 22:10:14 +00:00 |
|
Nicolas Werner
|
2d678bdcf6
|
Allow copying messages via right click
fixes #291
|
2021-04-29 23:38:45 +02:00 |
|
Nicolas Werner
|
9ab1dc253e
|
Copy address location
fixes #463
|
2021-04-29 23:09:13 +02:00 |
|
Nicolas Werner
|
f626de0447
|
Copy link to message
fixes #499
|
2021-04-29 21:46:49 +02:00 |
|
Nicolas Werner
|
65d85768d0
|
Clean up design a bit
|
2021-04-27 11:08:21 +02:00 |
|
Nicolas Werner
|
8236f6ba72
|
Merge branch 'forward_message_feature' of https://github.com/Jedi18/nheko into Jedi18-forward_message_feature
|
2021-04-24 14:35:21 +02:00 |
|
Nicolas Werner
|
c2e625756c
|
Use one CompletionProxy for everything including EmojiPicker
|
2021-04-18 21:53:39 +02:00 |
|
targetakhil
|
6893e3a8d5
|
show forward menu item only for relevant events, changes to ui
|
2021-04-15 22:37:47 +05:30 |
|
targetakhil
|
ce8246238e
|
Fix basic UI for forward completer
|
2021-04-15 22:37:47 +05:30 |
|
targetakhil
|
603ff33ea6
|
added basic forwarding
|
2021-04-15 22:37:41 +05:30 |
|
Nicolas Werner
|
18e96d5c7d
|
Fix some TapHandler focus issues
|
2021-04-11 22:24:50 +02:00 |
|
Nicolas Werner
|
0d4ddadb15
|
Fix emoji picker appearing in wrong locations
|
2021-03-23 18:05:43 +01:00 |
|
Nicolas Werner
|
e490ef953f
|
Use native menus
|
2021-03-14 22:22:52 +01:00 |
|
Nicolas Werner
|
47a7adf823
|
Use readonly properties where possible
|
2021-03-14 16:24:04 +01:00 |
|
Nicolas Werner
|
05c636a8d4
|
Fix qml license headers again
|
2021-03-14 02:45:20 +01:00 |
|
Nicolas Werner
|
1961312b15
|
Improve sorting and sizing of completions a bit
|
2021-03-14 01:24:26 +01:00 |
|
Nicolas Werner
|
7a356f3832
|
Merge branch 'quickswitcher_qml' of git://github.com/Jedi18/nheko into Jedi18-quickswitcher_qml
|
2021-03-13 23:45:05 +01:00 |
|
Nicolas Werner
|
3da9c45df2
|
Fix popup opening at wrong place
fixes #512
|
2021-03-07 18:23:50 +01:00 |
|
Nicolas Werner
|
c03f716e8b
|
Fix conflict between qmlformat and license check
|
2021-03-07 05:57:56 +01:00 |
|
Nicolas Werner
|
bb6ff8cec8
|
Show mxid on hovering username
fixes #507
|
2021-03-07 05:53:54 +01:00 |
|
Nicolas Werner
|
a6f0d2ea7d
|
Update license headers
|
2021-03-05 01:04:07 +01:00 |
|
trilene
|
55fb00c67b
|
Merge remote-tracking branch 'upstream/master' into screenshare-x11
|
2021-02-25 12:10:12 -05:00 |
|
Jedi18
|
68c999e5f4
|
remove old quick switcher
|
2021-02-24 19:50:36 +05:30 |
|
Jedi18
|
ee232c5c60
|
fix timeline focus
|
2021-02-23 00:46:40 +05:30 |
|
Jedi18
|
b1dec6f6ac
|
enter key now works, fix room highlighting and add overlay
|
2021-02-23 00:18:31 +05:30 |
|
trilene
|
70c77cdc44
|
Display screen sharing content locally
|
2021-02-21 16:30:10 -05:00 |
|
Jedi18
|
32d419d14f
|
add quick switcher qml file and moved completerFor from inputbar to timeline view class
|
2021-02-21 23:10:21 +05:30 |
|
trilene
|
8df10eeeca
|
Support desktop screen sharing on X11
|
2021-02-18 15:55:29 -05:00 |
|
Akhil Nair
|
8400540428
|
Merge branch 'master' into room_settings_qml
|
2021-02-14 00:04:27 -05:00 |
|
Jedi18
|
f044e2d2a1
|
fix avatar update on timeline sync
|
2021-02-11 23:50:45 +05:30 |
|
Jedi18
|
7401bd13b2
|
added notifications and encryption for the new roomsettings
|
2021-02-11 19:54:09 +05:30 |
|
Jedi18
|
b70f37194f
|
ui almost looks the same, midway between transition from old room settings to new room settings
|
2021-02-10 21:22:42 +05:30 |
|
Nicolas Werner
|
a62276c289
|
Fix UI allowing edits of foreign messages in some cases
|
2021-02-10 14:32:16 +01:00 |
|
Nicolas Werner
|
6e2ae1d812
|
Add edit shortcuts and fix some focus stuff
|
2021-02-09 20:22:53 +01:00 |
|
Jedi18
|
37679ac57e
|
added room settings qml
|
2021-02-09 23:11:39 +05:30 |
|
Nicolas Werner
|
3433cc3be7
|
Cleanup privacy screen, no more grabImage
|
2021-02-03 03:14:43 +01:00 |
|
Loren Burkholder
|
5109dc5e0f
|
Fix QML layout warnings
|
2021-02-02 19:30:03 -05:00 |
|
Nicolas Werner
|
aeec1e12fc
|
Merge branch 'master' into 'privacy_screen'
# Conflicts:
# resources/qml/TimelineView.qml
|
2021-02-02 13:00:53 -05:00 |
|
Loren Burkholder
|
1c3e113d4e
|
Allow drag/drop of files on whole timeline
|
2021-02-01 20:44:47 -05:00 |
|
Joseph Donofry
|
53c653a228
|
Merge remote-tracking branch 'nheko-im/master' into privacy_screen
|
2021-02-01 18:42:38 -05:00 |
|
Joseph Donofry
|
d59910a8f2
|
Remove redundant import and fix visible warning
|
2021-02-01 18:42:18 -05:00 |
|