Re: [Qt-creator] Qt creator + Clang model = major annoyance

2019-01-05 Thread Henry Skoglund
Yeah, CCM is a good effort but sometimes it feels you're back in school with that super-pedantic teacher. My pet CCM hate right now: maintaining existing code with QSignalMapper, code is 100% kosher but do you think I can press F1 to see QSignalMapper's help text? No no, because QSignalMapper

Re: [Qt-creator] Qt creator + Clang model = major annoyance

2019-01-05 Thread Carel Combrink
Unfortunately I have to agree, in my view the move to CCM was a step backwards for Qt Creator. I do understand the reasoning but few things should have been prioritized before the move was made. I have the following major annoyances: 1. Can't open context help for a Qt function/class if the line