1. 24 May, 2016 1 commit
  2. 23 May, 2016 1 commit
  3. 08 May, 2016 1 commit
  4. 28 Apr, 2016 1 commit
  5. 25 Apr, 2016 1 commit
  6. 17 Apr, 2016 1 commit
  7. 15 Apr, 2016 3 commits
  8. 13 Apr, 2016 1 commit
  9. 12 Apr, 2016 1 commit
  10. 10 Apr, 2016 2 commits
  11. 07 Apr, 2016 1 commit
  12. 31 Mar, 2016 1 commit
    • 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: 's avatarTomaz Canabrava <tomaz.canabrava@intel.com>
      8f137cdc
  13. 28 Mar, 2016 1 commit
  14. 25 Mar, 2016 1 commit
  15. 24 Mar, 2016 1 commit
  16. 13 Mar, 2016 2 commits
  17. 07 Mar, 2016 1 commit
  18. 06 Mar, 2016 1 commit
  19. 05 Mar, 2016 2 commits
  20. 02 Mar, 2016 2 commits
  21. 24 Feb, 2016 1 commit
  22. 23 Feb, 2016 1 commit
  23. 19 Feb, 2016 1 commit
    • 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
  24. 18 Feb, 2016 3 commits
  25. 17 Feb, 2016 3 commits
  26. 14 Feb, 2016 1 commit
  27. 12 Feb, 2016 1 commit
  28. 07 Feb, 2016 1 commit
  29. 04 Feb, 2016 1 commit
  30. 15 Jan, 2016 1 commit