index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resources
/
qml
/
dialogs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hidden events: Refactor slightly for reusability
Nicolas Werner
2022-02-12
2
-28
/
+23
*
Hidden events: Some cleanup
tastytea
2022-02-10
1
-1
/
+1
*
Hidden events: Make save-function reusable for global account data
tastytea
2022-02-10
1
-1
/
+1
*
Hidden events: Change title and prompt depending on isRoomSetting
tastytea
2022-02-10
2
-3
/
+18
*
Hidden events: Incorporate suggestions from review
tastytea
2022-02-10
2
-7
/
+17
*
Hidden events: Enhance tooltips
tastytea
2022-02-10
1
-2
/
+2
*
Add GUI to change hidden events per room
tastytea
2022-02-10
2
-1
/
+124
*
Add maximum width to room name in user profile
tastytea
2022-02-05
1
-0
/
+2
*
Add maximum width to user name in profile
tastytea
2022-02-05
1
-0
/
+4
*
Fix width of room name to dialog width
tastytea
2022-02-04
1
-1
/
+2
*
Functional login page
Nicolas Werner
2022-01-26
2
-23
/
+29
*
Fix focus and qml parenting with qml root
Nicolas Werner
2022-01-26
12
-16
/
+0
*
Merge pull request #883 from Nheko-Reborn/qml-usersettings
Joseph Donofry
2022-01-11
3
-6
/
+6
|
\
|
*
Port usersettings to qml
Nicolas Werner
2022-01-09
3
-6
/
+6
*
|
Fix some minor UI issues with ImageOverlay and RawMessageDialog
Joseph Donofry
2022-01-05
2
-24
/
+27
|
/
*
Add minimum scale in image viewer
Nicolas Werner
2022-01-03
1
-0
/
+33
*
Port image overlay to qml
Nicolas Werner
2022-01-02
2
-1
/
+111
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
14
-0
/
+14
*
Explicitly set text format for raw message dialog
Nicolas Werner
2021-12-19
1
-0
/
+1
*
Use better translation method
Loren Burkholder
2021-12-13
1
-1
/
+1
*
Make opening room members from rooms settings dialog work
Loren Burkholder
2021-12-13
1
-1
/
+1
*
Only show room pack button, when you can actually create one
Nicolas Werner
2021-12-13
1
-0
/
+2
*
Multiply source size by scale factor
Nicolas Werner
2021-12-13
1
-2
/
+2
*
Misc pack editor improvements
Nicolas Werner
2021-12-13
2
-3
/
+6
*
Show some avatar for image packs
Nicolas Werner
2021-12-13
1
-0
/
+21
*
Fix colors and alignment in dialogs
Nicolas Werner
2021-11-18
3
-23
/
+10
*
Fix qml warnings and missing icons
Nicolas Werner
2021-11-18
2
-4
/
+4
*
Quality-of-life improvements to InputDialog
Loren Burkholder
2021-11-16
1
-0
/
+9
*
Simplify code for padding delegates
Loren Burkholder
2021-11-16
2
-4
/
+8
*
Remove duplicate property
Loren Burkholder
2021-11-16
1
-4
/
+0
*
Allow removing users from the invite dialog
Loren Burkholder
2021-11-16
1
-3
/
+14
*
Nicer padding
Loren Burkholder
2021-11-16
3
-6
/
+9
*
Add pointing hand cursor shape
Loren Burkholder
2021-11-16
1
-0
/
+5
*
Port invite dialog to use ItemDelegate
Loren Burkholder
2021-11-16
1
-23
/
+39
*
Add highlight on hover
Loren Burkholder
2021-11-16
2
-2
/
+8
*
Switch member dialog to using ItemDelegate
Loren Burkholder
2021-11-16
1
-46
/
+63
*
Use filled shields everywhere and distinguish different states more
Nicolas Werner
2021-11-17
1
-10
/
+13
*
Switch icon theme to Fluent icons
Loren Burkholder
2021-11-17
3
-21
/
+21
*
Merge branch 'video_player_enhancements' into 'master'
Nicolas Werner
2021-11-12
1
-3
/
+4
|
\
|
*
Format qml
Nicolas Werner
2021-11-11
1
-3
/
+4
*
|
Make yellow darker
Nicolas Werner
2021-11-11
1
-2
/
+2
*
|
Improve the layout and behaviour of topbar slightly
Nicolas Werner
2021-11-11
1
-5
/
+5
|
/
*
Merge pull request #798 from LorenDB/fixRRDialog
DeepBlueV7.X
2021-11-09
1
-0
/
+1
|
\
|
*
Fix clicking on avatar
Loren Burkholder
2021-11-08
1
-0
/
+1
*
|
Explicitly namespace platform module
Nicolas Werner
2021-11-09
1
-3
/
+3
*
|
Merge pull request #791 from Nheko-Reborn/secret-storage-fixes
DeepBlueV7.X
2021-11-07
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Move away from using an event loop to access secrets
Nicolas Werner
2021-11-07
2
-2
/
+2
*
|
Use ItemDelegate for read receipts
Loren Burkholder
2021-11-06
1
-42
/
+39
|
/
*
Fix leave room dialog
Nicolas Werner
2021-11-05
1
-3
/
+3
*
Use ItemDelegate in RoomList instead of a Rectangle with handlers
Nicolas Werner
2021-11-03
5
-298
/
+1691
*
Fix copyright order
Nicolas Werner
2021-11-03
1
-1
/
+1
*
Fix registration on matrix.org
Nicolas Werner
2021-11-03
1
-0
/
+354
*
Auto-focus search bar in room directory
Loren Burkholder
2021-10-28
1
-0
/
+1
*
Allow changing device names, display last seen time and IP
Thulinma
2021-10-20
1
-18
/
+82
*
Add support for listing devices that do not support encryption, add support f...
Thulinma
2021-10-17
1
-0
/
+10
*
Allow JPEG in image picker for stickers and emotes.
tastytea
2021-10-15
1
-1
/
+1
*
Use the same leave room dialog everywhere
Loren Burkholder
2021-10-11
1
-0
/
+20
*
Merge pull request #741 from LorenDB/qmlJoinRoomDlg
DeepBlueV7.X
2021-10-11
1
-0
/
+76
|
\
|
*
Use better close-on-Enter logic
Loren Burkholder
2021-10-09
1
-8
/
+4
|
*
Auto-focus the input
Loren Burkholder
2021-10-09
1
-0
/
+1
|
*
Add handy keyboard shortcuts
Loren Burkholder
2021-10-09
1
-0
/
+15
|
*
QML the join room dialog
Loren Burkholder
2021-10-09
1
-0
/
+64
*
|
Merge pull request #755 from Nheko-Reborn/bootstrapping
DeepBlueV7.X
2021-10-09
3
-20
/
+30
|
\
\
|
|
/
|
/
|
|
*
Support bootstrapping crosssigning
Nicolas Werner
2021-10-09
3
-20
/
+30
*
|
Merge pull request #743 from LorenDB/qmlLogout
DeepBlueV7.X
2021-10-09
1
-0
/
+19
|
\
\
|
|
/
|
/
|
|
*
QML the logout dialog
Loren Burkholder
2021-10-05
1
-0
/
+19
*
|
Simplify device list refresh logic
DeepBlueV7.X
2021-10-07
1
-1
/
+1
*
|
Added support for refreshing the device list, marking current device with a c...
Thulinma
2021-10-06
1
-8
/
+30
|
/
*
Reorganize all the dialogs into the dialogs folder
Loren Burkholder
2021-09-29
7
-0
/
+1371
*
Fix margins on input dialog
Loren Burkholder
2021-09-24
1
-1
/
+2
*
Fix a few jdenticon bugs
Joseph Donofry
2021-09-14
1
-1
/
+2
*
Use better jdenticon codes/id settings
Loren Burkholder
2021-09-11
2
-5
/
+6
*
Fix jdenticons in various places
Loren Burkholder
2021-09-11
2
-2
/
+5
*
Finish getting all avatars jdenticonified
Loren Burkholder
2021-09-11
2
-0
/
+2
*
Fix a few null warnings
Nicolas Werner
2021-08-29
1
-1
/
+0
*
Small image pack editor improvements
Nicolas Werner
2021-08-29
1
-1
/
+16
*
Add Qt.WindowTitleHint to qml dialogs
Joseph Donofry
2021-08-19
2
-2
/
+2
*
AttrIbution
Nicolas Werner
2021-08-08
1
-1
/
+1
*
Allow creating new packs
Nicolas Werner
2021-08-06
2
-4
/
+32
*
Allow uploading additional stickers
Nicolas Werner
2021-08-06
1
-0
/
+18
*
Basic sticker pack editor
Nicolas Werner
2021-08-06
2
-128
/
+329
*
Fix window placement on wayland and add close buttons
Nicolas Werner
2021-08-04
2
-3
/
+9
*
Add menu to enable or disable stickers globally
Nicolas Werner
2021-07-23
1
-0
/
+309
*
Try to be compatible with Qt 5.12
Nicolas Werner
2021-06-13
1
-2
/
+2
*
Reimplement room context menus
Nicolas Werner
2021-05-28
1
-0
/
+53