23 Commits

Author SHA1 Message Date
6acf83dce3 Fix not building on macOS #78
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2026-02-03 00:17:07 +01:00
19aa17c0ab Fix to work with latest SQLite.swift version
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2026-02-02 21:21:43 +01:00
04c77831b5 Remove Core library
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2025-10-30 21:36:13 +01:00
6229b85f46 Fix memory leaks
All checks were successful
Deploy Docs / publish (push) Successful in 21m49s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-31 23:00:50 +01:00
d93bc321a2 Make breakpoints check condition when initializing
All checks were successful
Deploy Docs / publish (push) Successful in 21m20s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-28 21:59:59 +01:00
4559a81337 Update to versions 0.1.0 of packages
All checks were successful
Deploy Docs / publish (push) Successful in 21m2s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-17 20:01:51 +02:00
8eeda083e9 Separate AnyView extensions from widgets
All checks were successful
Deploy Docs / publish (push) Successful in 18m28s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-16 14:22:34 +02:00
5d22e0c972 Use LevenshteinTransformation's main branch
Some checks failed
Deploy Docs / publish (push) Failing after 20s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-07 11:26:01 +02:00
36e437a2e4 Migrate to the Aparoksha Gitea instance
All checks were successful
SwiftLint / SwiftLint (push) Successful in 6s
2024-10-07 11:18:13 +02:00
0a6f1043b9 Add meta-sqlite to adwaita-swift 2024-10-04 01:03:57 +02:00
34f5b46d60 Update to Swift 6 2024-09-30 22:31:07 +02:00
9f83b2309f Migrate to Meta backend 2024-08-13 08:33:53 +02:00
7d80bb7da7 Add support for older macOS versions 2024-02-27 06:24:48 +01:00
Greg Cotten
414cb95432 make generation work on macOS 2024-02-26 11:42:24 -08:00
59a96c7116 Add support for building on macOS 2024-01-23 22:19:07 +01:00
d8de611510 Add support for auto-generated widget bindings
Additionally fix an update problem occurring with custom views
2024-01-22 21:45:31 +01:00
4dc5d07409 Add support for grouping controls with forms 2024-01-04 11:03:25 +01:00
da29f92c91 Save state in the XDG data home directory 2024-01-03 09:27:22 +01:00
1c50b3b923 Make lists dynamic
Make one @State always reference the same value
This is important when views with closures appear after the first render
2024-01-01 16:08:17 +01:00
7a97d36585 Migrate from SwiftGui to Libadwaita 2023-11-26 15:22:57 +01:00
490e1a5be8 Specify SwiftGui version
Use version 0.1.0 instead of the main branch
2023-11-11 16:15:09 +01:00
cbbf08bd3b Add widgets and demo application 2023-09-26 15:35:15 +02:00
a1c8c3b891 Initial Commit 2023-09-12 08:17:52 +02:00