Commit graph

10 commits

Author SHA1 Message Date
Olivier Goffart
cfa172f5c9 Add an explaining comment for properties 2020-09-23 14:06:08 +02:00
Olivier Goffart
4a0a65f113 C++ model that can be changed 2020-09-15 12:18:36 +02:00
Olivier Goffart
4de2e57175 Use a Model trait in the rust backend 2020-09-14 14:02:34 +02:00
Olivier Goffart
58cdaeb8dd Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
Simon Hausmann
2823f32692 Apply license headers to all non-binary/non-json sources 2020-08-17 17:55:20 +02:00
Simon Hausmann
e655909e9f Adding missing missing_docs guards
Those used to be in the abi {} sub-module
2020-08-12 11:45:55 +02:00
Simon Hausmann
b21aa4f9e7 Rename PropertyListenerScope to PropertyTracker 2020-08-12 11:31:33 +02:00
Simon Hausmann
8a14e15233 Fix signature of Property::set_animated_binding to take an impl Binding 2020-08-12 11:25:19 +02:00
Simon Hausmann
b7d6fed89f Rename Property::get_without_registering_dependency to get_untracked 2020-08-12 11:25:07 +02:00
Simon Hausmann
9b13b363c3 Move corelib::abi::properties to corelib::properties
And the bits that are only there for the C binding are now in an ffi sub-module.
2020-08-03 17:32:28 +02:00
Renamed from sixtyfps_runtime/corelib/abi/properties.rs (Browse further)