outfoxxed
2c411fce5a
all: fix new lints
2025-01-07 03:11:19 -08:00
outfoxxed
3fc1c914c7
lint: remove reinterpret_cast lint
...
Unhelpful.
2024-12-06 20:18:38 -08:00
outfoxxed
2571766d3b
all: fix clang 18 lints
2024-11-24 03:36:04 -08:00
outfoxxed
a13c9d91b5
service/notifications: adopt bindable properties
2024-11-20 22:26:51 -08:00
outfoxxed
b528be9426
all: fix gcc warnings
2024-11-05 13:31:24 -08:00
outfoxxed
7ffce72b31
all: optimize build
2024-11-05 04:15:17 -08:00
outfoxxed
1168879d6d
build: only install necessary qml module files
2024-11-04 14:13:37 -08:00
outfoxxed
cdeec6ee83
all: use fully qualified type names in signals and invokables
...
Further fixes qmllint/qmlls
2024-11-01 21:10:21 -07:00
outfoxxed
98cdb87181
all: use UntypedObjectModel instead of ObjectModel in Q_PROPERTY
...
Fixes qmllint/qmlls type deduction for ObjectModels
2024-11-01 03:12:07 -07:00
outfoxxed
746b0e70d7
all: use fully qualified type names in Q_PROPERTY
...
Fixes type deduction issues with qmllint/qmlls.
2024-11-01 01:43:22 -07:00
outfoxxed
a931adf033
all: add DEPENDENCIES entries to qml modules
...
Fixes some qmlls/qmllint issues.
2024-10-31 14:05:02 -07:00
outfoxxed
ba1e535f9c
core/util: add experimental member macros
...
An experiment that should reduce boilerplate for properties that just
access a backing value. Code also exists for using it as an interface
for other properties as well, but isn't currently in use.
2024-07-30 20:23:57 -07:00
outfoxxed
8873a06962
service/notifications: use DROP_EMIT_SET for notification properties
2024-07-30 12:20:39 -07:00
outfoxxed
a9e4720fae
docs: use new member reference shorthand
2024-07-21 17:41:49 -07:00
outfoxxed
e9cacbd92d
all: use type/prop shorthand in docs
2024-07-14 16:17:51 -07:00
outfoxxed
e23923d9a2
service/notifications: make notifications Retainable
2024-07-12 21:25:46 -07:00
outfoxxed
d630cc7f76
service/notifications: add notifications service
2024-07-12 00:50:00 -07:00