118 Commits (86991b640c356c2f90d4ebe021d90dd438e92cdb)

Author SHA1 Message Date
Nikita Tsukanov 64610c264b Composition aware resources 3 years ago
Max Katz 3da148f5c2 Fix analyzers nuget package 3 years ago
Max Katz 7e0a7d5aab Disable more analyzers 3 years ago
Max Katz 4dbd7cb2a0 Disable most of analyzers 3 years ago
Max Katz dbc3c802a3 Add Analyzers project to the main package 3 years ago
Steven Kirk 1a3b8fbcac Don't allow binding to `ItemsControl.Items`. 3 years ago
Nikita Tsukanov 8b881f01b9 Writable composition properties 3 years ago
Max Katz 1e84029a41
Downgrade Microsoft.CodeAnalysis.CSharp 3 years ago
Max Katz c0cf6deb24 Include Avalonia.Generators.props properly 3 years ago
Julien Lebosquain a97d61a1e9
Fix Generators build 3 years ago
Giuseppe Lippolis 9201f23754 fix: Signal warnig if protected 3 years ago
Giuseppe Lippolis 12d418db33 fix: Address Review 3 years ago
Max Katz f4c82105ce Add AvaloniaNameGeneratorIsEnabled parameter 3 years ago
Max Katz adbbe46aee Reorganize generators code 3 years ago
Giuseppe Lippolis a503a3e1f0 fix(AvaloniaPropertyAnalyzer): Avoid AVP1031 when Avalonia Field Accessibily in not Public 3 years ago
Giuseppe Lippolis aa07941d7d fix: Address Rule RS1036: Specify analyzer banned API enforcement setting 3 years ago
affederaffe f68d17dcf6 Remove git submodule the second 3 years ago
Max Katz 30d1dc7e61 Setup generators project in the repository, use in the control catalog 3 years ago
Max Katz 6684e1e076 Remove everything that won't go into main repo 3 years ago
Max Katz 69d338e253 Move projects 3 years ago
affederaffe bdebcca9da Use Tmds.DBus.Protocol package 3 years ago
Tom Edwards 75a47777c2 Clean up diagnostic descriptions 3 years ago
Tom Edwards 1269b19bfc Fix spelling errors, improved grammar 3 years ago
Tom Edwards 0b7851fd92 Added SuperfluousAddOwnerCall 3 years ago
Tom Edwards e372338e71 Added PropertyOwnedByGenericType 3 years ago
Tom Edwards 28c1f6c32b Added SettingOwnStyledPropertyValue 3 years ago
Tom Edwards 884c85bc1a Generalise INamedTypeSymbol to ITypeSymbol 3 years ago
Tom Edwards 2b68e42e31 Added InappropriatePropertyRegistration and UnexpectedPropertyAccess 3 years ago
Tom Edwards ebcb512c83 Don't report property name mismatches if the field being assigned to is private 3 years ago
Tom Edwards d78bcfaa39 Optimisation: convert all collections to immutable forms at the end of FindAvaloniaPropertySymbols 3 years ago
Tom Edwards df9a80c866 Detect AvaloniaProperties in static constructors, and with string literal names 3 years ago
Tom Edwards 1fbd4ab801 Added Avalonia.Analyzers and ten diagonstics 3 years ago
Julien Lebosquain 0d32343410
Nullability annotations for Avalonia.Win32 3 years ago
Max Katz 1642129d0f Implement simple PreloadDepsAssemblies 3 years ago
affederaffe dff80c8ded Remove ListServicesAsync usage 3 years ago
Max Katz db78f7c870 Update angle to 2.1.0.2023020321 3 years ago
Giuseppe Lippolis 96bda93119 fix: DevGenerator Nullable 3 years ago
affederaffe 86b61050a0 Use DBusVariantItem to manually encode/decode variants 3 years ago
affederaffe 18737db8f4 Use generated signal emit methods 3 years ago
affederaffe 2c2eed724e Use source generator 3 years ago
Simon 9de36fc19d fix Committed typo 3 years ago
Simon 9cc8381d3e fix minor typos 3 years ago
Simon 876fa08812 move to a consistent langversion of 11 3 years ago
Max Katz 4460de529e Implement multiple documents loading and transforming in AvaloniaRuntimeXamlLoader 3 years ago
Max Katz dc0c7e756a Respect AvaloniaUseCompiledBindingsByDefault in previewer 3 years ago
Dan Walmsley 253267c821 make host app target netfx / nca 2.0 3 years ago
Dan Walmsley 813476a1a5 fix designer tests. 3 years ago
Giuseppe Lippolis 6213676115 fix: Address CA1822 rule 3 years ago
Giuseppe Lippolis 9e1ff3e3be fix: Addreaa review 3 years ago
Giuseppe Lippolis b1a5b87851 fix: missing submodule disable Analyzers. 3 years ago