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