Skip to content
  1. Apr 06, 2017
  2. Mar 27, 2017
  3. Mar 13, 2017
  4. Mar 05, 2017
  5. Mar 03, 2017
  6. Mar 01, 2017
  7. Feb 20, 2017
  8. Feb 19, 2017
  9. Feb 15, 2017
  10. Feb 13, 2017
  11. Nov 27, 2016
  12. Sep 30, 2016
  13. Sep 20, 2016
  14. Sep 18, 2016
  15. Sep 14, 2016
  16. Aug 25, 2016
  17. Jul 28, 2016
  18. Jun 25, 2016
  19. Jun 12, 2016
  20. Jun 08, 2016
  21. Jun 06, 2016
  22. May 31, 2016
  23. May 23, 2016
  24. Apr 28, 2016
  25. Apr 13, 2016
  26. 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
  27. Mar 28, 2016
  28. Mar 02, 2016
  29. Feb 04, 2016
  30. Jan 03, 2016
  31. Dec 29, 2015
  32. Dec 27, 2015
  33. Dec 23, 2015
  34. Dec 20, 2015
  35. Dec 06, 2015
Loading