[kdevelop] [Bug 354854] Signals and slots functions are not colorized inside of connect/disconnect macro

2021-01-26 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=354854 Piotr Mierzwinski changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[kdevelop] [Bug 354854] Signals and slots functions are not colorized inside of connect/disconnect macro

2016-06-17 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354854 Kevin Funk changed: What|Removed |Added Keywords|release_blocker | -- You are receiving this mail because: You are

[kdevelop] [Bug 354854] Signals and slots functions are not colorized inside of connect/disconnect macro

2016-01-24 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354854 --- Comment #6 from Milian Wolff --- To report uses inside SIGNAL()/SLOT() macros, we have multiple options: - rewrite uses of qFlagLocation based on the string literal argument it gets passed: CallExpr (103) | type: "const char *" (101) | display:

[kdevelop] [Bug 354854] Signals and slots functions are not colorized inside of connect/disconnect macro

2016-01-24 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354854 --- Comment #5 from Milian Wolff --- Git commit 065d303e87723f6fea9e4cd230a0e5c94042450e by Milian Wolff. Committed on 24/01/2016 at 18:44. Pushed by mwolff into branch '5.0'. Do not offer to implement Qt signals. M +1-1languages/clang/codeco

[kdevelop] [Bug 354854] Signals and slots functions are not colorized inside of connect/disconnect macro

2016-01-24 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354854 --- Comment #4 from Milian Wolff --- Git commit 0474b1a0063c32abc9d89143bc2343db4d21b7f7 by Milian Wolff. Committed on 24/01/2016 at 18:28. Pushed by mwolff into branch '5.0'. Mark Qt signals and slots as such in the DUChain. This is a first step towa