1. 29 May, 2016 2 commits
  2. 26 May, 2016 1 commit
  3. 24 May, 2016 1 commit
  4. 23 May, 2016 1 commit
  5. 08 May, 2016 1 commit
  6. 28 Apr, 2016 1 commit
  7. 25 Apr, 2016 1 commit
  8. 17 Apr, 2016 1 commit
  9. 15 Apr, 2016 3 commits
  10. 13 Apr, 2016 1 commit
  11. 12 Apr, 2016 1 commit
  12. 10 Apr, 2016 2 commits
  13. 07 Apr, 2016 1 commit
  14. 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
  15. 28 Mar, 2016 1 commit
  16. 25 Mar, 2016 1 commit
  17. 24 Mar, 2016 1 commit
  18. 13 Mar, 2016 2 commits
  19. 07 Mar, 2016 1 commit
  20. 06 Mar, 2016 1 commit
  21. 05 Mar, 2016 2 commits
  22. 02 Mar, 2016 2 commits
  23. 24 Feb, 2016 1 commit
  24. 23 Feb, 2016 1 commit
  25. 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
  26. 18 Feb, 2016 3 commits
  27. 17 Feb, 2016 3 commits
  28. 14 Feb, 2016 1 commit
  29. 12 Feb, 2016 1 commit