25 Commits

Author SHA1 Message Date
Zorg 682ba5f68d Update documentation for 2.4 (#190) 2023-03-19 17:31:37 -07:00
Zorg 1e603a948e Update documentation to link to new 2.4 APIs (#188) 2023-03-05 08:19:35 -08:00
Zorg ff9019ed0b Add documentation for initial 2.4 changes (#185) 2023-03-03 21:55:02 -08:00
Zorg 0641a77cd2 Fix links 2022-09-10 15:27:27 -07:00
Zorg 64f4b1ed92 Add documentation for Settings in Qt (#169) 2022-09-10 13:58:27 -07:00
Zorg 7169798027 Revamp and improve SwiftUI programmatic samples (#168)
We provide a more sound SwiftUI sample and also show how to add user settings to a SwiftUI app.

Also rename Preferences to Settings in across the documentation.
2022-09-10 08:25:21 -07:00
Zorg 39003f4010 Add tr() call to Check for Updates… (#167) 2022-09-04 16:32:56 -07:00
Zorg d65952721f Add missing Q_OBJECT macro (#166) 2022-09-04 16:23:17 -07:00
Zorg 5eb51bcbc9 Clarify who API Expectations section applies to 2022-09-03 19:22:42 -07:00
Zorg 5e52b67b56 Clarify expected api usage 2022-09-03 14:15:13 -07:00
Zorg 2029d6ab3a Add expectation notes for alternative feeds and checkForUpdatesInBackground (#165) 2022-09-03 13:31:43 -07:00
Zorg d8cedca7ac Rename 'Additional APIs' to 'Core APIs' (#164) 2022-09-03 09:19:46 -07:00
Zorg 991c110a9b Update expectations on using updater APIs (#163) 2022-09-03 09:13:57 -07:00
Zorg e25018c78b Add autoreleasepools just in case they are needed (#161) 2022-09-02 09:39:57 -07:00
Zorg 479cf970c0 Add programmatic setup for Qt and other non-Apple toolkits (#160) 2022-09-02 06:55:00 -07:00
Zorg c32906f32e Document avoiding unnecessary configuration in programmatic setup (#158) 2022-08-27 17:07:49 -07:00
Zorg a3b47dfdc2 Document hurdles around enabling library validation (#144) 2022-06-05 22:34:26 -07:00
Zorg 4ded96fa14 Don't capitalize "for" in button title 2021-12-28 10:31:50 -08:00
Zorg 8b2d8e7701 Update documentation for official Sparkle 2 release (#112) 2021-12-26 15:30:06 -08:00
Zorg 154671e648 Add info for Catalyst applications (#100) 2021-10-24 20:14:53 -07:00
Zorg f2575a9c2f Add SwiftUI sample (#97) 2021-10-24 17:27:56 -07:00
Zorg 322defadd7 Elaborate on programmatic sample (#96) 2021-10-24 11:50:37 -07:00
Zorg 492c59e271 Simplify programmatic example (#94) 2021-10-24 00:05:47 -07:00
Mayur Pawashe d572ae98bb Integrate API Reference pages (#83) 2021-09-03 19:38:30 -07:00
Mayur Pawashe d80c1f8b8d Add minor documentation changes (#80)
* Fix programatic/programmatic typo
* Refer to programmatic setup in upgrading section instead of recommending SPUUpdater
* Update sparkle-cli usage
* Update .gitignore to ignore Jekyll cache files
2021-08-21 11:55:20 -07:00