2
1
Fork 0
Commit graph

102 commits

Author SHA1 Message Date
cf3ef03c42
typegen: support QSDOC_HIDE for Q_INVOKABLE 2025-06-20 20:35:09 -07:00
2b08a718bd
nix: update nixpkgs 2025-06-11 00:07:24 -07:00
82a47eae24
nix: update lockfile 2025-05-16 02:34:03 -07:00
2cea52181e
nix: update lockfile 2025-05-13 21:02:05 -07:00
ab50ba48d7
nix: update lockfile 2025-03-12 01:04:48 -07:00
8db4f89b55
nix: update lockfile + add date to types 2025-01-30 00:24:14 -08:00
f281e5d7d3
nix: update lockfile + add size type 2025-01-14 15:22:21 -08:00
9e32a07b3b
nix: update lockfile 2025-01-05 04:15:07 -08:00
299ce1b53c
nix: update lockfile 2024-12-06 02:33:37 -08:00
a1f7855f16
typegen: handle enum integer type declarations 2024-12-06 01:27:50 -08:00
49464eddc8
nix: update + add i3 to justfile 2024-11-24 05:08:50 -08:00
bc8a9c00e2
typegen: parse bindable properties 2024-11-24 04:24:44 -08:00
862506598d
nix: update lockfile + parser for RESET and FINAL 2024-11-19 03:31:16 -08:00
bc2c0d5d2c
nix: add package for only types (without site) 2024-11-09 00:26:37 -08:00
52514ee9fb
Merge branch 'frontend-rewrite' 2024-11-09 00:14:25 -08:00
34f0819a76
typegen: insert newlines after callouts to avoid breaking new site 2024-11-09 00:11:49 -08:00
a53a8f1cb4
typegen: add QSDOC_TYPE_OVERRIDE 2024-11-01 02:54:05 -07:00
a8672e4eee
typegen: check only for suffix matches on cname 2024-11-01 02:06:52 -07:00
c746569204
typegen: add QSDOC_CREATABLE 2024-10-31 01:24:26 -07:00
4bf28f6c43
Revert "update nixpkgs + update hextra"
Theme is broken and not currently worth the time to fix.

This reverts commit f0e726a9a6.
2024-09-26 02:59:04 -07:00
f0e726a9a6
update nixpkgs + update hextra 2024-09-26 01:17:54 -07:00
540d258805
nix: update lockfile 2024-09-24 02:05:36 -07:00
6a7ff06785
build: add widgets module 2024-09-15 02:24:05 -07:00
34cfae3023
typegen: add bare minimum parsing of qml files 2024-09-15 02:20:35 -07:00
7590fd3246
nix: update lockfile 2024-09-13 02:45:40 -07:00
593634eb27
typegen: restructure type links and callouts for new site 2024-09-09 23:19:03 -07:00
997eb9e876
typegen: add module and name fields to type files 2024-09-09 18:06:34 -07:00
b78b75f006
typegen: add module names 2024-09-09 18:06:24 -07:00
43ccb1ea87
nix: update lockfile 2024-09-09 03:16:43 -07:00
fcc4533b2b
typegen: accept //@ Q_INVOKABLE for doc-only functions 2024-09-09 03:15:53 -07:00
e574e37bfc
nix: update lockfile 2024-07-30 23:25:39 -07:00
63c4583bd5
nix: update lockfile 2024-07-26 10:08:22 -07:00
08cad1f0e8
template: fix module page headers 2024-07-23 22:21:02 -07:00
419ebe0cd3
typegen: add missing qmltypelink shortcode 2024-07-23 22:16:46 -07:00
18debdc9db
nix: update lockfile 2024-07-23 22:14:00 -07:00
89a533173b
typegen: detect flags in enum namespaces
Currently doesn't mark them as flags or work outside of enum
namespaces, just a baseline so they show up at all.
2024-07-23 22:08:20 -07:00
f30aa9e954
typegen: fix non member type references ending with . 2024-07-21 16:51:32 -07:00
7a96821411
typegen: add qint64 and quint64 2024-07-21 16:01:45 -07:00
1fc815f73e
typegen: further reference shorthand for members of current class 2024-07-21 15:43:49 -07:00
1f47b15963
typegen: fix .s in type references 2024-07-21 15:34:54 -07:00
fe17f4adbb
typegen: make reference sep parser more idiomatic 2024-07-21 14:54:39 -07:00
8caead7505
typegen: add more .,:; as reference shorthand separators 2024-07-21 14:31:12 -07:00
3fe7cf9bf9
typegen: add reference shorthand for functions and signals 2024-07-20 02:18:06 -07:00
170d7d9252
style: unset sidebar width 2024-07-14 20:40:21 -07:00
fb88536039
typegen: add module tag to modules 2024-07-14 19:51:02 -07:00
2ad0f62947
typegen: remove parameters from function ids
Caused more problems making links than it solved.
2024-07-14 16:46:57 -07:00
db5c3aa3f4
typegen: add shorthand for type/property links 2024-07-14 16:16:37 -07:00
11ff70f1a8
build: add notifications service 2024-07-12 00:52:38 -07:00
acdf9bcd43
build: add upower 2024-07-10 12:34:27 -07:00
e2cf2ff0a0
intro: fix variants linking to localhost 2024-07-06 11:55:57 -07:00