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