Historique des commits

Auteur SHA1 Message Date
  Maximilian Stark a9bb4ac615 Fix usage of data variables in selected `option`s (#510) il y a 2 ans
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents il y a 2 ans
  Michael Ragazzon bc2f9e82c2 Make it_index a reserved variable name il y a 2 ans
  Eugene Kozlov c50911b2af Support explicit DataTypeRegister setup for DataModel. (#409) il y a 2 ans
  Michael Ragazzon c53744efb3 Data expressions: Allow transform functions to also be called using C-style function call syntax (breaking change) il y a 3 ans
  EhWhoAmI 48aacadd77 Add a function that enables all the variables in a data model to be marked dirty (#289) il y a 3 ans
  Michael Ragazzon 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. il y a 5 ans
  Michael Ragazzon 4f4324b7ca Databindings: Remove DataModelHandle::Update, instead, data models are automatically updated on Context::Update. il y a 5 ans
  Michael Ragazzon fcae4ffe79 Merge branch 'master' into add_tests il y a 5 ans
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. il y a 5 ans
  Michael Ragazzon 4916107d43 Move other tests to test suite. Add benchmarking with nanobench. il y a 5 ans
  Michael Ragazzon 98282c7b2e Refactor some of the Transform functionality. Move functions that should only be called internally to an internal TransformUtilities. Rename Transforms::Primitive to TransformPrimitive. il y a 5 ans
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. il y a 5 ans
  Michael Ragazzon c09981bc03 Merge branch 'data_binding' il y a 5 ans
  Michael Ragazzon b6a7413a77 Enable removal of data model from context. il y a 5 ans
  Michael Ragazzon c94aaadade DataModel make views and controllers internal. il y a 5 ans
  Michael Ragazzon 5d7f4fc931 Add missing headers il y a 6 ans
  Michael Ragazzon 645c954da8 Fix headers il y a 6 ans
  Michael Ragazzon 2a8d17d86b Clean up data binding sample, add a basic example. il y a 6 ans
  Michael Ragazzon 7e3bb8942f Implement it_index in data view for. Rename some functions. il y a 6 ans
  Michael Ragazzon 94879056f8 Better warnings. il y a 6 ans
  Michael Ragazzon 3e8980938b Add additional operator precedence in data parser. Add more tests. Add format() and round() transform functions to data parser. il y a 6 ans
  Michael Ragazzon 951a54a600 Update comments. Generalize XMLParser. Data model and variables refactoring. il y a 6 ans
  Michael Ragazzon 373084165c - Implemented 'data-event' controller. Can use assignment in its expression, and also 'ev.' variable name to fetch parameters from the event. il y a 6 ans
  Michael Ragazzon 6ce69a8ebe Add data expression transform functions (callbacks). il y a 6 ans
  Michael Ragazzon e92d57e8b0 Start creating a parser for data views il y a 6 ans
  Michael Ragazzon 742f01592d Data types now associated with the Context. Clean up data model. il y a 6 ans
  Michael Ragazzon acebd3b220 Update data controller il y a 6 ans
  Michael Ragazzon acce5f1346 Clean up data binding API il y a 6 ans
  Michael Ragazzon bd61639b42 Add arbitrary get/set functions as data binding il y a 6 ans