Skip to content
Snippets Groups Projects

Clazy-Issues

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Janne Mareike Koschinski
    clazy-issues.log 89.85 KiB
    ../src/client/bufferviewoverlay.cpp:95:17: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/client/clientauthhandler.cpp:250:9: warning: Missing emit keyword on signal call ClientAuthHandler::requestDisconnect [-Wclazy-incorrect-emit]
    ../src/client/clientauthhandler.cpp:267:5: warning: Missing emit keyword on signal call ClientAuthHandler::requestDisconnect [-Wclazy-incorrect-emit]
    ../src/client/clientauthhandler.cpp:301:5: warning: Missing emit keyword on signal call ClientAuthHandler::requestDisconnect [-Wclazy-incorrect-emit]
    ../src/client/clientauthhandler.cpp:373:13: warning: Missing emit keyword on signal call ClientAuthHandler::requestDisconnect [-Wclazy-incorrect-emit]
    ../src/client/clientauthhandler.cpp:427:17: warning: Missing emit keyword on signal call ClientAuthHandler::requestDisconnect [-Wclazy-incorrect-emit]
    ../src/client/clientauthhandler.cpp:495:13: warning: Missing emit keyword on signal call ClientAuthHandler::requestDisconnect [-Wclazy-incorrect-emit]
    ../src/client/clientbacklogmanager.cpp:112:9: warning: Missing emit keyword on signal call ClientBacklogManager::updateProgress [-Wclazy-incorrect-emit]
    ../src/client/clientbacklogmanager.cpp:60:9: warning: Missing emit keyword on signal call ClientBacklogManager::updateProgress [-Wclazy-incorrect-emit]
    ../src/client/clientbacklogmanager.h:53:5: warning: signal ClientBacklogManager::messagesReceived shouldn't be const [-Wclazy-const-signal-or-slot]
    ../src/client/clientbacklogmanager.h:54:5: warning: signal ClientBacklogManager::messagesRequested shouldn't be const [-Wclazy-const-signal-or-slot]
    ../src/client/clientbacklogmanager.h:55:5: warning: signal ClientBacklogManager::messagesProcessed shouldn't be const [-Wclazy-const-signal-or-slot]
    ../src/client/clientsettings.cpp:104:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/client/clientsettings.cpp:149:106: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/client/clientsettings.cpp:156:110: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/client/clientsettings.cpp:47:99: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/client/clientuserinputhandler.cpp:117:14: warning: Emit keyword being used with non-signal Client::displayIgnoreList [-Wclazy-incorrect-emit]
    ../src/client/clientuserinputhandler.cpp:67:62: warning: Use QDateTime::currentDateTimeUtc() instead [-Wclazy-qdatetime-utc]
    ../src/client/coreconnection.h:144:5: warning: slot arguments need to be fully-qualified (CoreConnection::ConnectionState instead of ConnectionState) [-Wclazy-fully-qualified-moc-types]
    ../src/client/messagefilter.cpp:222:35: warning: Use QVariant::toDateTime() instead of QVariant::value<QDateTime>() [-Wclazy-qvariant-template-instantiation]
    ../src/client/messagemodel.cpp:399:115: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/client/networkmodel.cpp:1342:46: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/client/networkmodel.h:106:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/client/networkmodel.h:107:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/client/networkmodel.h:108:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/client/networkmodel.h:253:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/client/networkmodel.h:282:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/client/networkmodel.h:40:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/client/networkmodel.h:41:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/client/networkmodel.h:42:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/client/treemodel.cpp:274:25: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/client/treemodel.cpp:285:17: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/common/aliasmanager.h:74:5: warning: getter AliasManager::initAliases possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/buffersyncer.h:104:99: warning: Emit keyword being used with non-signal SyncableObject::sync_call__ [-Wclazy-incorrect-emit]
    ../src/common/buffersyncer.h:49:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/buffersyncer.h:49:9: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/common/buffersyncer.h:56:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/buffersyncer.h:56:9: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/common/buffersyncer.h:62:5: warning: getter BufferSyncer::initLastSeenMsg possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/buffersyncer.h:65:5: warning: getter BufferSyncer::initMarkerLines possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/buffersyncer.h:68:5: warning: getter BufferSyncer::initActivities possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/buffersyncer.h:71:5: warning: getter BufferSyncer::initHighlightCounts possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/bufferviewconfig.h:34:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/bufferviewconfig.h:35:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/bufferviewconfig.h:36:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/bufferviewconfig.h:37:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/bufferviewconfig.h:38:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/bufferviewconfig.h:39:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/bufferviewconfig.h:40:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/bufferviewconfig.h:41:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/bufferviewconfig.h:42:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/bufferviewconfig.h:43:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/bufferviewconfig.h:67:5: warning: getter BufferViewConfig::initBufferList possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/bufferviewconfig.h:70:5: warning: getter BufferViewConfig::initRemovedBuffers possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/bufferviewconfig.h:73:5: warning: getter BufferViewConfig::initTemporarilyRemovedBuffers possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/bufferviewmanager.h:45:5: warning: getter BufferViewManager::initBufferViewIds possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/coreinfo.h:36:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/coreinfo.h:56:5: warning: getter CoreInfo::coreData possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/ctcpevent.h:87:9: warning: Maybe you meant to call IrcEvent::debugInfo() instead [-Wclazy-skipped-base-method]
    ../src/common/dccconfig.h:41:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/dccconfig.h:43:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/dccconfig.h:45:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/dccconfig.h:47:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/dccconfig.h:49:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/dccconfig.h:51:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/dccconfig.h:53:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/dccconfig.h:55:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/dccconfig.h:57:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/dccconfig.h:59:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/dccconfig.h:70:5: warning: Use Q_ENUM instead of Q_ENUMS [-Wclazy-qenums]
    ../src/common/dccconfig.h:80:5: warning: Use Q_ENUM instead of Q_ENUMS [-Wclazy-qenums]
    ../src/common/eventmanager.cpp:119:42: warning: Use rightRef() instead [-Wclazy-qstring-ref]
    ../src/common/eventmanager.cpp:178:88: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/common/eventmanager.cpp:270:15: warning: Mixing iterators with const_iterators [-Wclazy-strict-iterators]
    ../src/common/eventmanager.cpp:270:39: warning: Mixing iterators with const_iterators [-Wclazy-strict-iterators]
    ../src/common/eventmanager.h:139:5: warning: slot arguments need to be fully-qualified (EventManager::Priority instead of Priority) [-Wclazy-fully-qualified-moc-types]
    ../src/common/eventmanager.h:143:5: warning: slot arguments need to be fully-qualified (EventManager::EventType instead of EventType) [-Wclazy-fully-qualified-moc-types]
    ../src/common/eventmanager.h:143:5: warning: slot arguments need to be fully-qualified (EventManager::Priority instead of Priority) [-Wclazy-fully-qualified-moc-types]
    ../src/common/eventmanager.h:144:5: warning: slot arguments need to be fully-qualified (EventManager::Priority instead of Priority) [-Wclazy-fully-qualified-moc-types]
    ../src/common/eventmanager.h:144:5: warning: slot arguments need to be fully-qualified (QList<EventManager::EventType> instead of QList<EventType>) [-Wclazy-fully-qualified-moc-types]
    ../src/common/eventmanager.h:147:5: warning: slot arguments need to be fully-qualified (EventManager::EventType instead of EventType) [-Wclazy-fully-qualified-moc-types]
    ../src/common/eventmanager.h:148:5: warning: slot arguments need to be fully-qualified (QList<EventManager::EventType> instead of QList<EventType>) [-Wclazy-fully-qualified-moc-types]
    ../src/common/eventmanager.h:36:5: warning: Use Q_ENUM instead of Q_ENUMS [-Wclazy-qenums]
    ../src/common/highlightrulemanager.h:326:5: warning: getter HighlightRuleManager::initHighlightRuleList possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/highlightrulemanager.h:42:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/highlightrulemanager.h:43:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:172:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:173:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:39:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:40:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:41:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:42:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:43:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:44:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:45:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:46:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:47:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:48:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:49:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:50:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:51:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:52:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:53:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:54:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:55:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:56:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/identity.h:57:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ignorelistmanager.h:361:5: warning: getter IgnoreListManager::initIgnoreList possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/ignorelistmanager.h:406:5: warning: signal arguments need to be fully-qualified (IgnoreListManager::IgnoreType instead of IgnoreType) [-Wclazy-fully-qualified-moc-types]
    ../src/common/ignorelistmanager.h:406:5: warning: signal arguments need to be fully-qualified (IgnoreListManager::ScopeType instead of ScopeType) [-Wclazy-fully-qualified-moc-types]
    ../src/common/ignorelistmanager.h:406:5: warning: signal arguments need to be fully-qualified (IgnoreListManager::StrictnessType instead of StrictnessType) [-Wclazy-fully-qualified-moc-types]
    ../src/common/irccap.h:101:5: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/common/irccap.h:108:5: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/common/irccap.h:125:9: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/common/irccap.h:137:9: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/common/irccap.h:143:5: warning: non-POD static (QStringList) [-Wclazy-non-pod-global-static]
    ../src/common/irccap.h:143:5: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/common/irccap.h:165:9: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/common/irccap.h:170:9: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/common/irccap.h:41:5: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/common/irccap.h:56:5: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/common/irccap.h:66:5: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/common/irccap.h:73:5: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/common/irccap.h:80:5: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/common/irccap.h:87:5: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/common/irccap.h:94:5: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/common/ircchannel.cpp:596:48: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/common/ircchannel.h:103:5: warning: getter IrcChannel::initUserModes possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/ircchannel.h:104:5: warning: getter IrcChannel::initChanModes possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/ircchannel.h:41:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircchannel.h:42:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircchannel.h:43:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircchannel.h:44:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircencoder.cpp:51:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/ircencoder.cpp:51:9: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/common/ircevent.h:141:9: warning: Maybe you meant to call IrcEvent::debugInfo() instead [-Wclazy-skipped-base-method]
    ../src/common/ircevent.h:99:9: warning: Maybe you meant to call IrcEvent::debugInfo() instead [-Wclazy-skipped-base-method]
    ../src/common/irctag.cpp:43:99: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/common/irctags.h:36:5: warning: non-POD static (IrcTagKey) [-Wclazy-non-pod-global-static]
    ../src/common/irctags.h:36:5: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/common/ircuser.cpp:62:54: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/common/ircuser.h:43:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircuser.h:44:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircuser.h:45:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircuser.h:46:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircuser.h:47:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircuser.h:48:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircuser.h:49:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircuser.h:50:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircuser.h:51:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircuser.h:52:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircuser.h:53:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircuser.h:54:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircuser.h:55:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircuser.h:56:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircuser.h:57:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircuser.h:59:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/ircuser.h:60:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/message.cpp:38:18: warning: Use QDateTime::currentDateTimeUtc() instead [-Wclazy-qdatetime-utc]
    ../src/common/networkconfig.h:32:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/networkconfig.h:33:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/networkconfig.h:34:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/networkconfig.h:35:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/networkconfig.h:36:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/networkconfig.h:37:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/networkconfig.h:38:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/networkconfig.h:39:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/networkconfig.h:45:5: warning: getter NetworkConfig::pingTimeoutEnabled possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/networkconfig.h:49:5: warning: getter NetworkConfig::pingInterval possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/networkconfig.h:53:5: warning: getter NetworkConfig::maxPingCount possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/networkconfig.h:57:5: warning: getter NetworkConfig::autoWhoEnabled possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/networkconfig.h:61:5: warning: getter NetworkConfig::autoWhoInterval possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/networkconfig.h:65:5: warning: getter NetworkConfig::autoWhoNickLimit possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/networkconfig.h:69:5: warning: getter NetworkConfig::autoWhoDelay possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/networkconfig.h:73:5: warning: getter NetworkConfig::standardCtcp possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/network.cpp:1002:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/network.cpp:181:24: warning: Don't call QString::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/common/network.cpp:189:24: warning: Don't call QString::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/common/network.cpp:236:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/network.cpp:903:51: warning: Mixing iterators with const_iterators [-Wclazy-strict-iterators]
    ../src/common/network.cpp:904:31: warning: Mixing iterators with const_iterators [-Wclazy-strict-iterators]
    ../src/common/network.cpp:913:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/network.cpp:932:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/network.cpp:957:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/network.cpp:967:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/network.cpp:993:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/network.h:251:14: warning: Missing reference in range-for with non trivial type (QString) [-Wclazy-range-loop]
    ../src/common/network.h:542:5: warning: getter Network::initSupports possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/network.h:548:5: warning: getter Network::initCaps possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/network.h:554:5: warning: getter Network::initCapsEnabled possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/network.h:555:5: warning: getter Network::initServerList possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/network.h:556:5: warning: getter Network::initIrcUsersAndChannels possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/common/network.h:57:5: warning: Use Q_ENUM instead of Q_ENUMS [-Wclazy-qenums]
    ../src/common/network.h:59:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:60:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:61:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:62:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:63:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:64:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:65:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:66:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:67:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:69:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:70:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:71:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:72:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:73:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:74:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:75:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:76:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:77:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:78:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:79:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:80:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:81:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:82:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:84:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:85:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:86:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/network.h:87:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/protocols/legacy/legacypeer.cpp:433:30: warning: Use QDateTime::currentDateTimeUtc() instead [-Wclazy-qdatetime-utc]
    ../src/common/protocols/legacy/legacypeer.cpp:445:30: warning: Use QDateTime::currentDateTimeUtc() instead [-Wclazy-qdatetime-utc]
    ../src/common/protocols/legacy/legacypeer.cpp:503:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/protocols/legacy/legacypeer.cpp:505:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/protocols/legacy/legacypeer.cpp:509:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/protocols/legacy/legacypeer.cpp:514:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/protocols/legacy/legacypeer.cpp:516:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/protocols/legacy/legacypeer.cpp:520:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/protocols/legacy/legacypeer.cpp:540:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/protocols/legacy/legacypeer.cpp:553:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/quassel.cpp:239:94: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/common/quassel.cpp:242:81: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/common/quassel.h:146:5: warning: Use Q_ENUM instead of Q_ENUMS [-Wclazy-qenums]
    ../src/common/remotepeer.cpp:262:54: warning: Use QDateTime::currentDateTimeUtc() instead [-Wclazy-qdatetime-utc]
    ../src/common/remotepeer.cpp:280:24: warning: Use QDateTime::currentDateTimeUtc() instead [-Wclazy-qdatetime-utc]
    ../src/common/signalproxy.cpp:155:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/signalproxy.cpp:215:10: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/signalproxy.cpp:348:9: warning: c++11 range-loop might detach Qt container (QSet) [-Wclazy-range-loop]
    ../src/common/signalproxy.cpp:360:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/signalproxy.cpp:505:71: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/common/signalproxy.cpp:569:19: warning: Cast from a QEvent::RemovePeerEvent event to RemovePeerEvent looks suspicious. [-Wclazy-wrong-qevent-cast]
    ../src/common/signalproxy.cpp:596:81: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/common/signalproxy.cpp:604:9: warning: c++11 range-loop might detach Qt container (QSet) [-Wclazy-range-loop]
    ../src/common/signalproxy.cpp:632:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/signalproxy.cpp:647:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/signalproxy.cpp:647:5: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/common/signalproxy.cpp:658:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/common/syncableobject.cpp:154:64: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/common/syncableobject.h:46:22: note: expanded from macro 'REQUEST'
    ../src/common/transfer.h:108:5: warning: signal Transfer::accepted shouldn't be const [-Wclazy-const-signal-or-slot]
    ../src/common/transfer.h:109:5: warning: signal Transfer::rejected shouldn't be const [-Wclazy-const-signal-or-slot]
    ../src/common/transfer.h:36:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/transfer.h:57:5: warning: Use Q_ENUM instead of Q_ENUMS [-Wclazy-qenums]
    ../src/common/transfer.h:64:5: warning: Use Q_ENUM instead of Q_ENUMS [-Wclazy-qenums]
    ../src/common/transfermanager.h:38:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/common/transfermanager.h:57:5: warning: slot arguments need to be fully-qualified (const TransferManager::TransferIdList instead of const TransferIdList) [-Wclazy-fully-qualified-moc-types]
    ../src/common/util.cpp:37:1: warning: non-POD static (QList) [-Wclazy-non-pod-global-static]
    ../src/core/abstractsqlstorage.cpp:161:75: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/core/abstractsqlstorage.h:59:5: warning: slot return types need to be fully-qualified (Storage::State instead of State) [-Wclazy-fully-qualified-moc-types]
    ../src/core/authenticator.h:54:5: warning: getter Authenticator::isAvailable possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/authenticator.h:58:5: warning: getter Authenticator::backendId possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/authenticator.h:62:5: warning: getter Authenticator::displayName possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/authenticator.h:66:5: warning: getter Authenticator::description possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/authenticator.h:75:5: warning: getter Authenticator::setupData possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/authenticator.h:78:5: warning: getter Authenticator::canChangePassword possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/authenticator.h:94:5: warning: slot return types need to be fully-qualified (Authenticator::State instead of State) [-Wclazy-fully-qualified-moc-types]
    ../src/core/core.cpp:1212:23: warning: unneeded allocation [-Wclazy-qstring-insensitive-allocation]
    ../src/core/core.cpp:273:5: warning: c++11 range-loop might detach Qt container (QSet) [-Wclazy-range-loop]
    ../src/core/core.cpp:304:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/core/core.cpp:94:18: warning: Use QDateTime::currentDateTimeUtc() instead [-Wclazy-qdatetime-utc]
    ../src/core/corenetwork.cpp:242:5: warning: Missing emit keyword on signal call CoreNetwork::displayStatusMsg [-Wclazy-incorrect-emit]
    ../src/core/corenetwork.cpp:62:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/core/corenetwork.cpp:62:5: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/core/corenetwork.cpp:637:9: warning: c++11 range-loop might detach Qt container (QStringList) [-Wclazy-range-loop]
    ../src/core/corenetwork.cpp:67:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/core/corenetwork.cpp:67:5: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/core/corenetwork.cpp:762:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/core/corenetwork.cpp:762:9: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/core/corenetwork.cpp:772:69: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/core/corenetwork.cpp:813:82: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/core/corenetwork.cpp:850:56: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/core/corenetwork.cpp:891:60: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/core/corenetwork.cpp:895:81: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/core/corenetwork.h:310:5: warning: getter CoreNetwork::cipherKey possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/corenetwork.h:412:5: warning: getter CoreNetwork::usedServer possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/corenetwork.h:412:5: warning: slot return types need to be fully-qualified (Network::Server instead of Server) [-Wclazy-fully-qualified-moc-types]
    ../src/core/corenetwork.h:431:5: warning: Overriding signal with signal: CoreNetwork::connectionError [-Wclazy-overridden-signal]
    ../src/core/coresession.cpp:154:10: warning: Emitting inside constructor probably has no effect [-Wclazy-incorrect-emit]
    ../src/core/coresession.cpp:167:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/core/coresession.cpp:167:5: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/core/coresession.cpp:233:5: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/core/coresession.cpp:237:5: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/core/coresession.cpp:522:5: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/core/coresession.cpp:525:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/core/coresession.cpp:525:5: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/core/coresession.cpp:528:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/core/coresession.cpp:528:5: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/core/coresessioneventprocessor.cpp:1016:33: warning: Don't call QList::last() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1025:40: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1038:20: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1041:28: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1054:46: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1074:17: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1077:21: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1080:23: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1125:49: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1136:49: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1138:24: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1148:23: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1149:46: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1159:31: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1160:31: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1161:31: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1162:31: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1163:31: warning: Don't call QList::last() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1180:27: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1194:25: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1194:5: warning: c++11 range-loop might detach Qt container (QStringList) [-Wclazy-range-loop]
    ../src/core/coresessioneventprocessor.cpp:1242:9: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1252:23: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1253:46: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1260:111: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1260:127: warning: Don't call QList::last() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1260:63: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1260:79: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1260:95: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1265:30: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1346:29: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1368:9: warning: Call to temporary is a no-op: QList<QString>::prepend [-Wclazy-writing-to-temporary]
    ../src/core/coresessioneventprocessor.cpp:1371:15: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1382:23: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1398:23: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:1479:5: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/core/coresessioneventprocessor.cpp:1537:5: warning: c++11 range-loop might detach Qt container (QStringList) [-Wclazy-range-loop]
    ../src/core/coresessioneventprocessor.cpp:1634:65: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/core/coresessioneventprocessor.cpp:383:23: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:401:33: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:403:34: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:457:37: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:460:56: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:467:25: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:483:62: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:485:76: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:490:29: warning: unused QHash<QString, Netsplit *> [-Wclazy-unused-non-trivial-variable]
    ../src/core/coresessioneventprocessor.cpp:516:33: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:533:53: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:534:28: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:638:43: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:728:15: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:876:5: warning: unused QString [-Wclazy-unused-non-trivial-variable]
    ../src/core/coresessioneventprocessor.cpp:878:23: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:879:25: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresessioneventprocessor.cpp:993:30: warning: Don't call QList::last() on temporary [-Wclazy-detaching-temporary]
    ../src/core/coresession.h:155:5: warning: getter CoreSession::persistentChannels possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/coresession.h:157:5: warning: getter CoreSession::bufferCiphers possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/coreuserinputhandler.cpp:178:77: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/core/coreuserinputhandler.cpp:577:10: warning: Emit keyword being used with non-signal CoreBasicHandler::putCmd [-Wclazy-incorrect-emit]
    ../src/core/coreuserinputhandler.cpp:649:5: warning: unused QByteArray [-Wclazy-unused-non-trivial-variable]
    ../src/core/coreuserinputhandler.cpp:706:10: warning: Emit keyword being used with non-signal CoreBasicHandler::putCmd [-Wclazy-incorrect-emit]
    ../src/core/coreuserinputhandler.cpp:962:5: warning: Missing emit keyword on signal call CoreBasicHandler::putCmd [-Wclazy-incorrect-emit]
    ../src/core/ctcpparser.cpp:30:1: warning: non-POD static (QByteArray) [-Wclazy-non-pod-global-static]
    ../src/core/ctcpparser.cpp:332:9: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/core/ctcpparser.cpp:345:9: warning: unused QByteArray [-Wclazy-unused-non-trivial-variable]
    ../src/core/eventstringifier.cpp:268:34: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:268:63: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:295:37: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:297:74: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:339:5: warning: c++11 range-loop might detach Qt container (QStringList) [-Wclazy-range-loop]
    ../src/core/eventstringifier.cpp:386:5: warning: c++11 range-loop might detach Qt container (QStringList) [-Wclazy-range-loop]
    ../src/core/eventstringifier.cpp:387:60: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:424:10: warning: Don't call QList::last() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:503:85: warning: Don't call QList::last() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:511:121: warning: Don't call QList::last() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:513:123: warning: Don't call QList::last() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:522:105: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:522:121: warning: Don't call QList::last() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:522:73: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:522:89: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:537:20: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:544:61: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:552:63: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:558:25: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:574:20: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:578:28: warning: Don't call QList::last() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:578:5: warning: c++11 range-loop might detach Qt container (QStringList) [-Wclazy-range-loop]
    ../src/core/eventstringifier.cpp:603:17: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:606:21: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:609:23: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:635:23: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:636:76: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:645:23: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:647:23: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:649:71: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:672:77: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:672:93: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:675:79: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:675:95: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:682:23: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:689:23: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:690:77: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:699:23: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:703:60: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:711:48: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:722:23: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:723:72: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:754:81: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:763:69: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/eventstringifier.cpp:772:89: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/core/ircparser.cpp:423:5: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/core/keyevent.h:71:9: warning: Maybe you meant to call IrcEvent::debugInfo() instead [-Wclazy-skipped-base-method]
    ../src/core/ldapauthenticator.h:57:5: warning: getter LdapAuthenticator::isAvailable possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/ldapauthenticator.h:58:5: warning: getter LdapAuthenticator::backendId possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/ldapauthenticator.h:59:5: warning: getter LdapAuthenticator::displayName possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/ldapauthenticator.h:60:5: warning: getter LdapAuthenticator::description possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/ldapauthenticator.h:61:5: warning: getter LdapAuthenticator::setupData possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/ldapauthenticator.h:63:5: warning: getter LdapAuthenticator::canChangePassword possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/ldapauthenticator.h:66:5: warning: slot return types need to be fully-qualified (Authenticator::State instead of State) [-Wclazy-fully-qualified-moc-types]
    ../src/core/metricsserver.cpp:199:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/core/metricsserver.cpp:199:9: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/core/oidentdconfiggenerator.cpp:94:74: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/core/postgresqlstorage.cpp:2079:73: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/core/postgresqlstorage.cpp:2104:70: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/core/postgresqlstorage.cpp:2119:77: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/core/postgresqlstorage.h:39:5: warning: getter PostgreSqlStorage::isAvailable possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/postgresqlstorage.h:40:5: warning: getter PostgreSqlStorage::backendId possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/postgresqlstorage.h:41:5: warning: getter PostgreSqlStorage::displayName possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/postgresqlstorage.h:42:5: warning: getter PostgreSqlStorage::description possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/postgresqlstorage.h:43:5: warning: getter PostgreSqlStorage::setupData possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/sqlauthenticator.h:34:5: warning: getter SqlAuthenticator::isAvailable possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/sqlauthenticator.h:35:5: warning: getter SqlAuthenticator::backendId possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/sqlauthenticator.h:36:5: warning: getter SqlAuthenticator::displayName possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/sqlauthenticator.h:37:5: warning: getter SqlAuthenticator::description possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/sqlauthenticator.h:38:5: warning: getter SqlAuthenticator::setupData possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/sqlauthenticator.h:40:5: warning: getter SqlAuthenticator::canChangePassword possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/sqlauthenticator.h:43:5: warning: slot return types need to be fully-qualified (Authenticator::State instead of State) [-Wclazy-fully-qualified-moc-types]
    ../src/core/sqlitestorage.h:41:5: warning: getter SqliteStorage::isAvailable possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/sqlitestorage.h:42:5: warning: getter SqliteStorage::backendId possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/sqlitestorage.h:43:5: warning: getter SqliteStorage::displayName possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/sqlitestorage.h:44:5: warning: getter SqliteStorage::setupData possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/sqlitestorage.h:45:5: warning: getter SqliteStorage::description possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/storage.h:61:5: warning: getter Storage::isAvailable possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/storage.h:65:5: warning: getter Storage::backendId possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/storage.h:69:5: warning: getter Storage::displayName possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/storage.h:73:5: warning: getter Storage::description possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/storage.h:82:5: warning: getter Storage::setupData possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/core/storage.h:98:5: warning: slot return types need to be fully-qualified (Storage::State instead of State) [-Wclazy-fully-qualified-moc-types]
    ../src/qtui/aboutdlg.cpp:52:78: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/qtui/awaylogview.cpp:39:5: warning: Maybe you meant to call ChatMonitorView::addActionsToMenu() instead [-Wclazy-skipped-base-method]
    ../src/qtui/chatlinemodelitem.cpp:185:5: warning: Use QVector instead of QList for type with size 32 bytes [-Wclazy-inefficient-qlist-soft]
    ../src/qtui/chatmonitorfilter.cpp:153:5: warning: Call to temporary is a no-op: UiSettings::setValue [-Wclazy-writing-to-temporary]
    ../src/qtui/chatmonitorfilter.cpp:161:5: warning: Call to temporary is a no-op: UiSettings::setValue [-Wclazy-writing-to-temporary]
    ../src/qtui/chatmonitorfilter.cpp:169:5: warning: Call to temporary is a no-op: UiSettings::setValue [-Wclazy-writing-to-temporary]
    ../src/qtui/chatscene.cpp:794:45: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/qtui/chatscene.h:160:5: warning: getter ChatScene::selectingItem possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/qtui/chatviewsearchcontroller.cpp:119:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/qtui/chatviewsettings.h:32:5: warning: Use Q_ENUM instead of Q_ENUMS [-Wclazy-qenums]
    ../src/qtui/columnhandleitem.h:33:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/qtui/coreconfigwizard.cpp:169:5: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/qtui/coreconfigwizard.cpp:174:5: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/qtui/coreconfigwizard.cpp:512:5: warning: Missing emit keyword on signal call QWizardPage::completeChanged [-Wclazy-incorrect-emit]
    ../src/qtui/coreconfigwizard.h:128:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/coreconfigwizard.h:149:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/coreconfigwizard.h:195:5: warning: slot arguments need to be fully-qualified (CoreConfigWizardPages::SyncRelayPage::Mode instead of Mode) [-Wclazy-fully-qualified-moc-types]
    ../src/qtui/coreconfigwizard.h:198:5: warning: signal CoreConfigWizardPages::SyncRelayPage::startOver shouldn't be const [-Wclazy-const-signal-or-slot]
    ../src/qtui/coreinfodlg.cpp:112:5: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/qtui/coreinfodlg.cpp:166:43: warning: Use QDateTime::currentDateTimeUtc() instead [-Wclazy-qdatetime-utc]
    ../src/qtui/coreinfodlg.h:59:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/coreinfodlg.h:66:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/debugconsole.h:40:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/dockmanagernotificationbackend.cpp:99:20: warning: Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
    ../src/qtui/inputwidget.cpp:100:47: warning: Don't call QList::last() on temporary [-Wclazy-detaching-temporary]
    ../src/qtui/inputwidget.cpp:624:9: warning: Use QVariant::toString() instead of QVariant::value<QString>() [-Wclazy-qvariant-template-instantiation]
    ../src/qtui/inputwidget.cpp:631:54: warning: Use QVariant::toString() instead of QVariant::value<QString>() [-Wclazy-qvariant-template-instantiation]
    ../src/qtui/inputwidget.cpp:643:9: warning: Use QVariant::toString() instead of QVariant::value<QString>() [-Wclazy-qvariant-template-instantiation]
    ../src/qtui/inputwidget.cpp:650:54: warning: Use QVariant::toString() instead of QVariant::value<QString>() [-Wclazy-qvariant-template-instantiation]
    ../src/qtui/inputwidget.cpp:95:42: warning: Don't call QList::last() on temporary [-Wclazy-detaching-temporary]
    ../src/qtui/inputwidget.h:121:5: warning: getter InputWidget::currentBufferInfo possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/qtui/inputwidget.h:131:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/inputwidget.h:132:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/inputwidget.h:133:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/inputwidget.h:134:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/ircconnectionwizard.cpp:118:56: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/qtui/legacysystemtray.h:40:5: warning: slot arguments need to be fully-qualified (SystemTray::MessageIcon instead of MessageIcon) [-Wclazy-fully-qualified-moc-types]
    ../src/qtui/legacysystemtray.h:48:5: warning: slot arguments need to be fully-qualified (SystemTray::Mode instead of Mode) [-Wclazy-fully-qualified-moc-types]
    ../src/qtui/qtmultimedianotificationbackend.h:69:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/qtmultimedianotificationbackend.h:70:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/qtui.cpp:260:17: warning: Use the static QFileInfo::exists() instead. It's documented to be faster. [-Wclazy-qfileinfo-exists]
    ../src/qtui/qtui.cpp:58:30: warning: Use QVariant::toLocale() instead of QVariant::value<QLocale>() [-Wclazy-qvariant-template-instantiation]
    ../src/qtui/receivefiledlg.h:36:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/aliasesmodel.cpp:39:14: warning: Emitting inside constructor probably has no effect [-Wclazy-incorrect-emit]
    ../src/qtui/settingspages/appearancesettingspage.cpp:138:22: warning: Use QVariant::toLocale() instead of QVariant::value<QLocale>() [-Wclazy-qvariant-template-instantiation]
    ../src/qtui/settingspages/appearancesettingspage.cpp:263:18: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/qtui/settingspages/appearancesettingspage.cpp:99:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/qtui/settingspages/bufferviewsettingspage.cpp:153:5: warning: unused QVariantList [-Wclazy-unused-non-trivial-variable]
    ../src/qtui/settingspages/bufferviewsettingspage.cpp:153:5: warning: Use QVector instead of QList for type with size 16 bytes [-Wclazy-inefficient-qlist-soft]
    ../src/qtui/settingspages/bufferviewsettingspage.h:102:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/bufferviewsettingspage.h:56:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/bufferviewsettingspage.h:57:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/bufferviewsettingspage.h:58:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/chatmonitorsettingspage.h:48:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/chatmonitorsettingspage.h:49:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/coreaccountsettingspage.h:101:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/coreaccountsettingspage.h:102:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/coreaccountsettingspage.h:103:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/coreaccountsettingspage.h:104:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/coreaccountsettingspage.h:59:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/coreaccountsettingspage.h:60:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/coreaccountsettingspage.h:61:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/coreaccountsettingspage.h:62:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/corehighlightsettingspage.cpp:529:10: warning: Emit keyword being used with non-signal CoreHighlightSettingsPage::widgetHasChanged [-Wclazy-incorrect-emit]
    ../src/qtui/settingspages/corehighlightsettingspage.cpp:564:10: warning: Emit keyword being used with non-signal CoreHighlightSettingsPage::widgetHasChanged [-Wclazy-incorrect-emit]
    ../src/qtui/settingspages/corehighlightsettingspage.cpp:738:5: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/qtui/settingspages/corehighlightsettingspage.h:85:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/highlightsettingspage.cpp:261:10: warning: Emit keyword being used with non-signal HighlightSettingsPage::widgetHasChanged [-Wclazy-incorrect-emit]
    ../src/qtui/settingspages/highlightsettingspage.h:60:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/identitiessettingspage.cpp:132:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/qtui/settingspages/identitiessettingspage.cpp:191:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/qtui/settingspages/identitiessettingspage.cpp:327:18: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/qtui/settingspages/identitiessettingspage.h:105:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/identitiessettingspage.h:54:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/identitiessettingspage.h:56:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/identitiessettingspage.h:57:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/identitiessettingspage.h:58:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/identityeditwidget.h:106:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/identityeditwidget.h:52:5: warning: slot arguments need to be fully-qualified (IdentityEditWidget::SslState instead of SslState) [-Wclazy-fully-qualified-moc-types]
    ../src/qtui/settingspages/identityeditwidget.h:65:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/identityeditwidget.h:66:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/identityeditwidget.h:67:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/identityeditwidget.h:68:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/identityeditwidget.h:69:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/identityeditwidget.h:72:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/identityeditwidget.h:73:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/ignorelistmodel.cpp:40:14: warning: Emitting inside constructor probably has no effect [-Wclazy-incorrect-emit]
    ../src/qtui/settingspages/itemviewsettingspage.cpp:45:5: warning: c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop]
    ../src/qtui/settingspages/itemviewsettingspage.cpp:46:9: warning: Pass a context object as 3rd connect parameter [-Wclazy-connect-3arg-lambda]
    ../src/qtui/settingspages/networkssettingspage.cpp:212:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/qtui/settingspages/networkssettingspage.cpp:242:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/qtui/settingspages/networkssettingspage.cpp:442:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/qtui/settingspages/networkssettingspage.cpp:798:18: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/qtui/settingspages/networkssettingspage.h:100:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/networkssettingspage.h:101:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/networkssettingspage.h:102:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/networkssettingspage.h:103:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/networkssettingspage.h:107:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/networkssettingspage.h:108:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/networkssettingspage.h:109:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/networkssettingspage.h:110:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/networkssettingspage.h:111:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/networkssettingspage.h:112:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/networkssettingspage.h:117:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/networkssettingspage.h:202:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/networkssettingspage.h:220:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/networkssettingspage.h:99:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/settingspages/shortcutsmodel.cpp:31:25: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/qtui/settingspages/shortcutsmodel.cpp:32:34: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/qtui/settingspages/shortcutsmodel.h:76:5: warning: getter ShortcutsModel::hasChanged possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
    ../src/qtui/settingspages/shortcutssettingspage.h:63:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/simplenetworkeditor.h:46:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/simplenetworkeditor.h:47:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/simplenetworkeditor.h:48:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/simplenetworkeditor.h:49:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/simplenetworkeditor.h:50:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/simplenetworkeditor.h:51:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/statusnotifieritem.cpp:339:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/qtui/statusnotifieritem.cpp:43:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/qtui/statusnotifieritem.cpp:44:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/qtui/statusnotifieritem.cpp:45:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/qtui/statusnotifieritem.cpp:46:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/qtui/statusnotifieritem.cpp:47:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/qtui/statusnotifieritem.cpp:48:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
    ../src/qtui/statusnotifieritemdbus.h:55:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/qtui/statusnotifieritemdbus.h:56:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/qtui/statusnotifieritemdbus.h:57:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/qtui/statusnotifieritemdbus.h:58:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/qtui/statusnotifieritemdbus.h:59:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/qtui/statusnotifieritemdbus.h:60:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/qtui/statusnotifieritemdbus.h:61:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/qtui/statusnotifieritemdbus.h:62:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/qtui/statusnotifieritemdbus.h:63:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/qtui/statusnotifieritemdbus.h:64:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/qtui/statusnotifieritemdbus.h:65:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/qtui/statusnotifieritemdbus.h:66:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/qtui/statusnotifieritemdbus.h:67:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/qtui/statusnotifieritemdbus.h:68:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/qtui/statusnotifieritemdbus.h:69:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/qtui/statusnotifieritem.h:58:5: warning: slot arguments need to be fully-qualified (SystemTray::MessageIcon instead of MessageIcon) [-Wclazy-fully-qualified-moc-types]
    ../src/qtui/statusnotifieritem.h:86:5: warning: slot arguments need to be fully-qualified (SystemTray::Mode instead of Mode) [-Wclazy-fully-qualified-moc-types]
    ../src/qtui/statusnotifieritem.h:87:5: warning: slot arguments need to be fully-qualified (SystemTray::State instead of State) [-Wclazy-fully-qualified-moc-types]
    ../src/qtui/systemtray.h:100:5: warning: signal arguments need to be fully-qualified (SystemTray::State instead of State) [-Wclazy-fully-qualified-moc-types]
    ../src/qtui/systemtray.h:33:5: warning: Use Q_ENUM instead of Q_ENUMS [-Wclazy-qenums]
    ../src/qtui/systemtray.h:90:5: warning: slot arguments need to be fully-qualified (SystemTray::State instead of State) [-Wclazy-fully-qualified-moc-types]
    ../src/qtui/systemtray.h:94:5: warning: slot arguments need to be fully-qualified (SystemTray::MessageIcon instead of MessageIcon) [-Wclazy-fully-qualified-moc-types]
    ../src/qtui/systemtray.h:99:5: warning: signal arguments need to be fully-qualified (SystemTray::Mode instead of Mode) [-Wclazy-fully-qualified-moc-types]
    ../src/qtui/titlesetter.cpp:57:60: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/qtui/topicwidget.cpp:116:85: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/qtui/topicwidget.cpp:138:53: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/qtui/topicwidget.h:50:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/qtui/topicwidget.h:51:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/uisupport/abstractbuffercontainer.cpp:42:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/uisupport/actioncollection.cpp:138:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/uisupport/actioncollection.cpp:150:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
    ../src/uisupport/action.cpp:70:53: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/uisupport/action.h:42:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/uisupport/action.h:43:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/uisupport/bufferview.cpp:259:91: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/uisupport/bufferview.h:125:5: warning: slot arguments need to be fully-qualified (BufferView::Direction instead of Direction) [-Wclazy-fully-qualified-moc-types]
    ../src/uisupport/bufferview.h:166:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/uisupport/bufferview.h:74:5: warning: slot arguments need to be fully-qualified (BufferView::Direction instead of Direction) [-Wclazy-fully-qualified-moc-types]
    ../src/uisupport/colorbutton.h:30:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/uisupport/contextmenuactionprovider.cpp:440:5: warning: unused QString [-Wclazy-unused-non-trivial-variable]
    ../src/uisupport/fontselector.h:31:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
    ../src/uisupport/multilineedit.cpp:427:41: warning: Use QString::at(0) instead of QString::left(1) to avoid temporary allocations (just be sure the string isn't empty). [-Wclazy-qstring-left]
    ../src/uisupport/multilineedit.h:84:5: warning: slot arguments need to be fully-qualified (MultiLineEdit::Mode instead of Mode) [-Wclazy-fully-qualified-moc-types]
    ../src/uisupport/networkmodelcontroller.cpp:340:13: warning: Call to temporary is a no-op: BufferSettings::setMessageFilter [-Wclazy-writing-to-temporary]
    ../src/uisupport/networkmodelcontroller.cpp:383:25: warning: Don't call QList::first() on temporary [-Wclazy-detaching-temporary]
    ../src/uisupport/networkmodelcontroller.cpp:393:85: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/uisupport/networkmodelcontroller.h:219:5: warning: Slots named on_foo_bar are error prone [-Wclazy-connect-by-name]
    ../src/uisupport/uistyle.cpp:1050:27: warning: Use QString::at(0) instead of QString::left(1) to avoid temporary allocations (just be sure the string isn't empty). [-Wclazy-qstring-left]
    ../src/uisupport/uistyle.cpp:48:105: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:48:116: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:48:127: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:48:50: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:48:61: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:48:72: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:48:83: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:48:94: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:49:105: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:49:116: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:49:127: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:49:50: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:49:61: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:49:72: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:49:83: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:49:94: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:50:105: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:50:116: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:50:127: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:50:50: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:50:61: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:50:72: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:50:83: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:50:94: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:51:105: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:51:116: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:51:127: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:51:50: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:51:61: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:51:72: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:51:83: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:51:94: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:52:105: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:52:116: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:52:127: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:52:50: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:52:61: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:52:72: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:52:83: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:52:94: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:53:105: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:53:116: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:53:127: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:53:50: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:53:61: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:53:72: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:53:83: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:53:94: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:54:105: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:54:116: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:54:127: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:54:50: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:54:61: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:54:72: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:54:83: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:54:94: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:55:105: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:55:116: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:55:127: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:55:50: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:55:61: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:55:72: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:55:83: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:55:94: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:56:105: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:56:116: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:56:127: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:56:50: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:56:61: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:56:72: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:56:83: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:56:94: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:57:105: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:57:116: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:57:127: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:57:50: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:57:61: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:57:72: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:57:83: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:57:94: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:58:50: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:58:61: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:58:72: warning: The QColor ctor taking ints is cheaper than the one taking string literals [-Wclazy-qcolor-from-literal]
    ../src/uisupport/uistyle.cpp:910:44: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/uisupport/uistyle.cpp:934:41: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/uisupport/uistyle.cpp:940:41: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/uisupport/uistyle.cpp:946:82: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/uisupport/uistyle.cpp:948:41: warning: Use multi-arg instead [-Wclazy-qstring-arg]
    ../src/uisupport/uistyle.h:46:5: warning: Use Q_ENUM instead of Q_ENUMS [-Wclazy-qenums]
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment