autofix-ci[bot]
8fcc320bdd
[autofix.ci] apply automated fixes
2025-04-22 22:30:32 +02:00
Kavindra Palaraja
41366cf272
Python: Minor improvements to API descriptions
2025-04-22 22:30:32 +02:00
Simon Hausmann
0c51f69b0a
Upgrade to PyO3 0.23
2025-04-03 12:24:02 +02:00
Simon Hausmann
98ad1e3aa4
Python: Incrementally add some more API docs
2025-03-20 09:14:17 +01:00
Simon Hausmann
94c655731f
Add Python typings for Rust declared types ( #7575 )
...
This comes with a bump of the Python version to 3.11
due to the need for typing.Self.
2025-02-09 16:06:34 +01:00
Simon Hausmann
74f1674c57
Python: Make the re-exported classes show up property in the documentation
...
The variable assignment trick doesn't work for pdoc. Instead, fix the name properly and import them as re-export cleanly.
2025-02-09 00:04:30 +01:00
Aurindam Jana
3523e86359
Simplify commercial license ( #3063 )
...
Base the commercial license on the Royalty-free license adding clauses pertaining to the fees.
2024-05-31 14:06:17 +02:00
Aurindam Jana
9a3aa265d5
Update Royalty-free license ( #5257 )
...
Add clarification that Application may not expose Slint APIs.
2024-05-31 10:53:19 +02:00
Aurindam Jana
0cfeec1a31
Update Slint Community License ( #4994 )
...
Updated the version from 1.1 to 1.2
Renamed the header to "Slint Royalty-free Desktop, Mobile, and Web Applications License"
Added definition of "Mobile Application" and grant of right
Moved "Limitations" to 3rd section and "License Conditions - Attributions" to 2nd section
Added flexibility to choose between showing "MadeWithSlint" as a dialog/splash screen or on a public webpage
Moved the para on copyright notices to section under "Limitations"
2024-04-15 15:18:55 +02:00
Simon Hausmann
3e66b98121
Python: Add support for assigning colors directly to brushes
2024-03-06 17:22:27 +01:00
Simon Hausmann
80fda11e0f
Python: Add bindings for Brush and Color
...
cc #4202
2024-03-01 17:17:44 +01:00