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