1. 21 9月, 2019 1 次提交
  2. 05 10月, 2018 1 次提交
    • 丁劲犇's avatar
      enable multi-tiles layer support . · 2d883e6d
      丁劲犇 提交于
      ------------------------------------
      1.declare multi tile layers in ini file:
      [tiles]
      name0=OSM
      name1=google
      name2=bing
      
      2.set tile server addresses, Image Alpha Channel in UI
      2d883e6d
  3. 13 9月, 2018 1 次提交
  4. 08 6月, 2018 1 次提交
  5. 14 12月, 2016 1 次提交
  6. 25 7月, 2016 1 次提交
  7. 19 7月, 2016 1 次提交
  8. 09 7月, 2016 1 次提交
    • 丁劲犇's avatar
      We find a serious BUG, that in multi-layer Qt widget app, signal auto... · 62a4dbdf
      丁劲犇 提交于
      We find a serious BUG, that in multi-layer Qt widget app, signal auto connection approach will fail if two QPushButton (for example) has same object name.
      Qt deigner will automaticlly avoid using same object name for two different controls. However, when a widget contains many controls is created as a child widget in mainFrame, auto connection approach will only match first control for one slot.
      To slove this problem, all control names should be changed to different style.
      62a4dbdf
  9. 08 6月, 2016 1 次提交
  10. 16 5月, 2016 1 次提交
  11. 03 3月, 2016 1 次提交
  12. 19 2月, 2016 1 次提交
  13. 05 2月, 2016 1 次提交
  14. 24 1月, 2016 1 次提交
  15. 14 1月, 2016 1 次提交
  16. 12 1月, 2016 1 次提交
  17. 13 1月, 2016 1 次提交
  18. 09 1月, 2016 2 次提交
  19. 08 1月, 2016 1 次提交
  20. 07 1月, 2016 1 次提交
  21. 05 1月, 2016 1 次提交
  22. 04 1月, 2016 1 次提交
  23. 03 1月, 2016 1 次提交
  24. 22 5月, 2015 1 次提交
  25. 20 5月, 2015 1 次提交