https://bugs.kde.org/show_bug.cgi?id=385476
--- Comment #3 from Sergio Martins <smart...@kde.org> --- commit 23dba8277d0595f08d2ece41c5366f248b7719ff (HEAD -> master, origin/master) Author: Sergio Martins <iamser...@gmail.com> Date: Fri Dec 15 16:34:38 2017 +0000 new check: Introducing connect-by-name "auto connections" aka "connect by name" aka "slots named on_object_signal" are very flimsy as code easily breaks if someone renames an object later. Nowadays it's highly discouraged and unpopular. Thanks to Nyall for the suggestion. CCBUG: 385475 CCBUG: 385476 -- You are receiving this mail because: You are watching all bug changes.