Skip to content
  1. May 01, 2015
  2. Apr 30, 2015
  3. Apr 29, 2015
  4. Apr 28, 2015
  5. Apr 27, 2015
  6. Apr 19, 2015
    • dogmaphobic's avatar
      Moving Android defines to QGCCommon.pri · 8c441029
      dogmaphobic authored
      Added a preliminary android build environment file with some basic instructions. This is for Mac OS, easily modifiable for Linux but I wouldn't know where to begin getting this to run on Windows.
      8c441029
  7. Apr 18, 2015
  8. Apr 17, 2015
  9. Apr 16, 2015
  10. Apr 14, 2015
  11. Apr 08, 2015
  12. Apr 06, 2015
  13. Apr 04, 2015
  14. Apr 02, 2015
    • Don Gagne's avatar
      Resource restructuring · d5146cd2
      Don Gagne authored
      - All resources are either under src or under resources dirs
      - Removed files top level directory
      - Move flightgear files to top level dir
      d5146cd2
  15. Apr 01, 2015
  16. Mar 31, 2015
  17. Mar 30, 2015
  18. Mar 29, 2015
  19. Mar 27, 2015
  20. Mar 26, 2015
  21. Mar 15, 2015
  22. Mar 13, 2015
  23. Mar 09, 2015
    • dogmaphobic's avatar
      Created new ScreenTools exported control for QML code to obtain screen DPI... · b6cf543e
      dogmaphobic authored
      Created new ScreenTools exported control for QML code to obtain screen DPI factor to be used for computing font point sizes. This code used to be in the tool bar code and now is available to all QML widgets.
      Moved global mouse position tool into ScreenTools as I felt it would be a place to collect these sort of functionality.
      Replaced Tree used in the Safety Component from a PNG file to a SVG file as the PNG was not scaling up properly.
      b6cf543e
  24. Mar 08, 2015
  25. Mar 07, 2015
  26. Mar 06, 2015
    • Don Gagne's avatar
      Use FactBinder to access facts from Qml · e863bdae
      Don Gagne authored
      Passing parameters QVariantMap across C++ boundary was causing crashes
      in Qt due to Qml array bugs. Referencing same Fact* across Qml boundary
      in multiple QQuickWidgets caused jScript GC to crash.
      e863bdae
  27. Mar 04, 2015
  28. Feb 28, 2015
Loading