Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace compile-time polymorphism with runtime polymorphism in the conversion... | John Firebaugh | 2017-10-23 | 1 | -72/+0 |
* | [core, node, darwin, qt] Remove support for paint classes | John Firebaugh | 2017-05-15 | 1 | -25/+5 |
* | [tidy] modernize-use-auto | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -3/+3 |
* | [all] Replace Result<T> with optional<T> plus out Error parameter | John Firebaugh | 2017-03-23 | 1 | -8/+12 |
* | [core] Avoid using std::function in property_setter.hpp | John Firebaugh | 2017-03-08 | 1 | -34/+45 |
* | [core] Restore support for *-transition properties | John Firebaugh | 2017-02-09 | 1 | -0/+19 |
* | [core] Add support for data-driven styling | John Firebaugh | 2017-02-02 | 1 | -3/+4 |
* | [core] Added missing pragmas to style conversion headers | Bruno de Oliveira Abinader | 2016-07-11 | 1 | -0/+2 |
* | [core, node] Implement bindings for addLayer | John Firebaugh | 2016-06-24 | 1 | -0/+55 |