Skip to content
  1. Oct 31, 2017
  2. Oct 23, 2017
  3. Sep 15, 2017
  4. Aug 08, 2017
    • Gus Grubba's avatar
      Added the concept of a read only parameter. · aa490d2c
      Gus Grubba authored
      Removed guess work from what parameters must be refreshed/updated when some other parameter changes. Added a "reset" flag that indicates when a certain parameter changes, the list must be reloaded.
      Don't send a signal when setting a fact if the new value is the same.
      aa490d2c
  5. Aug 01, 2017
  6. Jul 26, 2017
  7. Jul 25, 2017
  8. Jul 19, 2017
    • Gus Grubba's avatar
      Handle Facts · a9621d2b
      Gus Grubba authored
      Handle initial storage
      Handle image/video capture and storage.
      a9621d2b
  9. Jul 18, 2017
  10. May 06, 2017
  11. Apr 05, 2017
  12. Aug 20, 2016
  13. May 31, 2016
  14. Mar 07, 2016
  15. Mar 06, 2016
  16. Feb 23, 2016
  17. Feb 14, 2016
  18. Feb 12, 2016
  19. Jan 13, 2016
  20. Dec 29, 2015
  21. Dec 28, 2015
  22. Dec 16, 2015
  23. Dec 06, 2015
  24. Nov 25, 2015
  25. Nov 22, 2015
  26. Nov 19, 2015
  27. Oct 30, 2015
  28. Oct 25, 2015
  29. Oct 12, 2015
  30. Sep 09, 2015
  31. Aug 02, 2015
  32. Jun 29, 2015
  33. May 26, 2015
  34. Apr 27, 2015
  35. Apr 16, 2015
  36. Apr 14, 2015
  37. Mar 29, 2015
  38. Mar 09, 2015
    • dogmaphobic's avatar
      Type checking in Fact::setValue() · bae07b16
      dogmaphobic authored
      FactTextField, when setting the value from its "text" field, was converting the value to string. This was causing (QML JavaScript) code that uses the value for computation to stop working once the user changed the value.
      bae07b16
Loading