Nicolas Werner
65c6e96e24
Get rid of platform dialogs/menus now that Qt6.8 supports native menus without them
...
This will look bad on some platforms and older versions for now, but
should fix a lot of crashes and we can report the rest as bugs.
4 months ago
Nicolas Werner
c1038a3e4a
Warn about room name and topic not being encrypted
6 months ago
Nicolas Werner
cb74fe6ede
Prefill status message dialog with current status
8 months ago
Brayd
70eabc3276
Fix room settings being cut off
10 months ago
Nicolas Werner
d2009428b6
workaround broken platform dialogs on macos
...
See https://bugreports.qt.io/browse/QTBUG-102078
11 months ago
Nicolas Werner
7c2a152cfb
Add support for intentional mentions
...
This is still a bit flaky around when to remove a mention, but it should
work in most cases. Might add a toggle in the future to disable these
though.
11 months ago
Nicolas Werner
8f700e1210
Remove debug label
11 months ago
Nicolas Werner
05e36dd007
Make image in overlay fit into viewer again
11 months ago
Nicolas Werner
c9bcf3a7c0
Prevent big images from becoming square in overlay
11 months ago
q234rty
7b07548b77
HiDPI Fixes
...
Fix various downscaled icons by removing undeeded multiplications by devicePixelRatio in sourceSize.
Fix downscaled PL indicator in the timeline by using the actual size as sourceSize.
Fix various blurry icons by specifying sourceSize.
12 months ago
Joseph Donofry
373fb49903
Fix some keyboard shortcuts on macOS that involved arrow keys
1 year ago
FallenValkyrie
c254697eaa
move destroyOnClose into ImagePackSettingsDialog
1 year ago
FallenValkyrie
c605fb6ca8
make ImagePackDialog text translatable
1 year ago
FallenValkyrie
b91c70a8ea
Fix review issues
1 year ago
FallenValkyrie
adc7fb8655
remove unnecessary destryoOnClose
1 year ago
FallenValkyrie
2aefe78a63
Integrate ImagePackDeleteDialog in ImagePackSettingsDialog as delete confirmation
1 year ago
FallenValkyrie
e3fe1703fa
Create ImagePackDeleteDialog component
1 year ago
Nicolas Werner
6fef6ad5f1
Enable even more qml linter warnings
1 year ago
Nicolas Werner
2b1c9af311
More qml cleanups
1 year ago
Loren Burkholder
bb971b0575
Add report message functionality
1 year ago
Nicolas Werner
904d3f257a
Fix some qml warnings
1 year ago
NepNep21
ad68cd8b4c
Switch to X icon and add close button
1 year ago
NepNep21
0b28e7934d
Move dialog to settings page and add avatar image to delegate
1 year ago
Nicolas Werner
a0a49b6c2a
Cleanup ignore user functionality slightly
1 year ago
Nicolas Werner
78fac7dced
Small qml fixes
1 year ago
NepNep21
7c9fed91b8
Fix license lint...
1 year ago
NepNep21
4eaba191de
Use properties
1 year ago
NepNep21
6a6384babe
Move comments to proper reviews
1 year ago
NepNep21
563bb0a651
UI improvements
1 year ago
NepNep21
d1ba9fd878
Rebase
1 year ago
Loren Burkholder
879ef31fcf
Qt 6.4 properly supports scrolling text with touch
1 year ago
Loren Burkholder
b6f71a8bc2
Add close button and room open button to room directory dialog
1 year ago
Loren Burkholder
6b41c77dad
Use @user:example.com for all sample mxids
1 year ago
Loren Burkholder
1c867dbbc2
Show an indicator in the timeline for mods and admins
2 years ago
Loren Burkholder
0634d3f09c
QML the fallback auth dialog
2 years ago
Nicolas Werner
1abb52700a
Add an early out cache for event expiration
2 years ago
Loren Burkholder
fedc178827
Port the reCAPTCHA dialog to QML
2 years ago
Nicolas Werner
ad6e4fef64
Add experimental event expiration
...
Currently disabled by default.
2 years ago
Nicolas Werner
28445bd469
Rework how history settings are represented
2 years ago
Nicolas Werner
fa653bc078
Allow viewing and changing the history visibility
2 years ago
Nicolas Werner
ce1a64bc19
Move to automatic type registration
2 years ago
Nicolas Werner
16960e2900
Fix scrolling in image dialog
2 years ago
Nicolas Werner
b1c2b384c6
Fix username label eliding loop
2 years ago
Nicolas Werner
c25d0c6b2f
Get rid of scrollhelper
2 years ago
Nicolas Werner
54e2295c21
Fix palette access and QMediaPlayer errors
2 years ago
Nicolas Werner
4bf725379a
Fix adding duplicate stickers and strip file extension
2 years ago
Nicolas Werner
6a03615413
Copy image to clipboard
...
Fixes #599
2 years ago
Nicolas Werner
c1c02b4aae
Make the profile buttons a bit bigger
2 years ago
tastytea
ead02fb654
make name and attribution in image pack settings plain text
...
Otherwise, <foo> would be swallowed.
2 years ago
0xDEADCADE
541ee8ea94
Add width to PowerLevelEditor, fixes 0/1px wide window on tiling WMs
...
Same fix as device verification window
2 years ago