1. 26 8月, 2016 1 次提交
  2. 22 5月, 2015 1 次提交
  3. 23 9月, 2014 1 次提交
  4. 08 9月, 2014 1 次提交
  5. 06 9月, 2014 1 次提交
  6. 05 9月, 2014 1 次提交
  7. 02 6月, 2014 1 次提交
  8. 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
  9. 08 5月, 2014 1 次提交
  10. 27 4月, 2014 4 次提交
  11. 21 4月, 2014 1 次提交
  12. 18 4月, 2014 1 次提交
  13. 13 4月, 2014 1 次提交
  14. 15 3月, 2014 1 次提交
  15. 14 3月, 2014 1 次提交
  16. 12 3月, 2014 1 次提交
  17. 24 2月, 2014 1 次提交
  18. 18 2月, 2014 1 次提交
  19. 14 1月, 2014 1 次提交
  20. 10 1月, 2014 1 次提交
  21. 05 1月, 2014 1 次提交
  22. 01 1月, 2014 1 次提交
  23. 30 12月, 2013 1 次提交
  24. 27 12月, 2013 1 次提交
  25. 26 12月, 2013 1 次提交
  26. 24 12月, 2013 1 次提交
  27. 18 12月, 2013 2 次提交
  28. 17 12月, 2013 1 次提交