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