Skip to content
  1. May 26, 2016
  2. May 24, 2016
  3. May 23, 2016
  4. May 08, 2016
  5. Apr 28, 2016
  6. Apr 25, 2016
  7. Apr 17, 2016
  8. Apr 15, 2016
  9. Apr 13, 2016
  10. Apr 12, 2016
  11. Apr 10, 2016
  12. Apr 07, 2016
  13. Mar 31, 2016
    • Tomaz Canabrava's avatar
      Only accept numbers in FactTextEdit · 8f137cdc
      Tomaz Canabrava authored
      
      
      All facts are numeric, atm. this means that the input should only
      accept numbers. it already had the     inputMethodHints:   Qt.ImhFormattedNumbersOnly
      option, but for some reason it still accepted letters and symbols.
      by adding a     validator: DoubleValidator {} we limit the characters
      to numbers only - and if the value is a integer, it will still work.
      
      Tested by adding waypoints on the map & messing with the GPS coordinates.
      
      Signed-off-by: default avatarTomaz Canabrava <tomaz.canabrava@intel.com>
      8f137cdc
  14. Mar 28, 2016
  15. Mar 25, 2016
  16. Mar 24, 2016
  17. Mar 13, 2016
  18. Mar 07, 2016
  19. Mar 06, 2016
  20. Mar 05, 2016
  21. Mar 02, 2016
  22. Feb 24, 2016
  23. Feb 23, 2016
  24. Feb 19, 2016
    • Don Gagne's avatar
      Header re-structuring · e513494c
      Don Gagne authored
      I removed some needed headers from a top level file which then causes a
      ripple effect downstream
      e513494c
  25. Feb 18, 2016
  26. Feb 17, 2016
  27. Feb 14, 2016
  28. Feb 12, 2016
  29. Feb 07, 2016
  30. Feb 04, 2016
Loading