Tobias Fella
c1720bbaa7
Fix various qml warnings
2026-02-06 14:45:03 +01:00
Tobias Fella
39aaced0f9
Fix unqualified access
2026-02-06 14:17:55 +01:00
Tobias Fella
1e1ba1dca3
Cast qml object where necessary
2026-02-06 13:58:55 +01:00
Tobias Fella
00c81de035
Fix pushing welcome page onto layer
...
BUG: 510285
2025-10-12 10:58:21 +00:00
Joshua Goins
211a08db68
Add ellipses to various settings actions that have confirm dialogs
2025-07-16 18:23:46 -04:00
Joshua Goins
db36f187dc
Don't show the "Settings" button when adding a new account
...
As much as I like opening Settings while I'm in Settings, this
doesn't make much sense.
2025-02-26 23:59:05 +00:00
Joshua Goins
b887519f26
Add missing contexts for the rest of the settings header and page titles
2024-12-04 15:48:43 -05:00
Joshua Goins
ef953b7574
Remove more needless usages of makeMediaUrl
...
This is only really needed in specific cases, e.g. localUser which isn't
attached to a connection and thus needs a little help. Notes for when
this is needed is added for future readers.
2024-11-16 20:59:02 +00:00
Carl Schwan
9d6b940b78
Port away from Qt.Plaform.labs
...
This bring a QtWidget dependency on Android
2024-09-21 12:12:14 +00:00
Carl Schwan
a15a11f44b
Rework config dialog
...
Use new KirigamiAddons ConfigurationsView as a replacement for
CategorizedSettings. Fix some issues on desktop when running Qt 6.8
and some less recent issues on mobile.
Visually this looks the same.
2024-06-29 18:03:40 +02:00
James Graham
1a2272249d
Support adding 3 PIDs
...
Implements part of network/neochat#565
Note the phone number stuff is untested as neither kde.org or matrix.org have them switched on.
2024-05-12 17:02:09 +00:00
Tobias Fella
47242aa66c
Remove remaining uses of MatrixImageProvider and remove it
2024-05-06 18:18:48 +02:00
Tobias Fella
0daf45a465
Fix opening account editor
2024-04-15 17:48:26 +02:00
Tobias Fella
3c4c538de8
Use declarative type registration for remaining types
2024-04-12 22:17:39 +02:00
James Graham
a4630a53fa
Create QML module for login
2024-04-11 18:56:08 +00:00
Tobias Fella
f5aef8d0c3
Use Qt.createComponent in non-weird way
...
Fixed #647
2024-04-11 18:16:19 +02:00
James Graham
ff5853a850
Create a QML module for settings
2024-03-26 13:23:43 +00:00