~ci-train-bot/unity8/unity8-ubuntu-zesty-2404

Viewing all changes in revision 2054.1.1.

  • Committer: Albert Astals Cid
  • Date: 2015-11-20 15:01:39 UTC
  • mto: This revision was merged to the branch mainline in revision 2064.
  • Revision ID: albert.astals@canonical.com-20151120150139-zklkeczfv4fwcdpy
clazy improvements

Pass small (<=16 bytes) and trivially-copyable type by value
Don't call QList::operator[]() on temporary
Fix QString(const char*) being called
Use qEnvironmentVariableIsEmpty() instead of qgetenv().isEmpty()
Use the multiarg arg()
use Q_FOREACH for non const qt containers
delete copy constructor and assignment operator for non copyable class
remove assignment operator that does the same as the default one

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: