1. 26 8月, 2016 1 次提交
  2. 25 8月, 2016 1 次提交
    • 丁劲犇's avatar
      1. add documents · 45ab78e3
      丁劲犇 提交于
      2. redirect target exe files to a upper directory "bin"
      45ab78e3
  3. 16 6月, 2015 1 次提交
  4. 02 6月, 2014 1 次提交
  5. 09 5月, 2014 1 次提交
    • 丁劲犇's avatar
      sloved a serious bug in 7*24 stability test. A signal and a slot passing · bc1f3eb5
      丁劲犇 提交于
      const QByteArray & type paras, will cause lift cycle problems. using Value-pass instead.
      ----
      QString, QByteArray supports ref-count and auto-delete , also, these classes support
      least-copying, deep-copy will only take place, when the data is about to be changed.
      so, in singnals and slots, using QString, QByteArray instead of const QString & and const QByteArray & ,
      will not cause performance problem.
      bc1f3eb5
  6. 08 5月, 2014 1 次提交
  7. 06 5月, 2014 3 次提交
  8. 13 3月, 2014 1 次提交
  9. 12 3月, 2014 1 次提交
  10. 18 2月, 2014 1 次提交
  11. 09 2月, 2014 1 次提交
  12. 25 1月, 2014 1 次提交
  13. 17 1月, 2014 1 次提交
  14. 15 1月, 2014 2 次提交
  15. 14 1月, 2014 2 次提交
  16. 10 1月, 2014 1 次提交
  17. 08 1月, 2014 1 次提交
  18. 07 1月, 2014 4 次提交
  19. 06 1月, 2014 2 次提交
  20. 04 1月, 2014 3 次提交
  21. 31 12月, 2013 1 次提交
  22. 29 12月, 2013 2 次提交
  23. 18 12月, 2013 2 次提交
  24. 17 12月, 2013 1 次提交