[kdevelop] [Bug 359942] Files ui_CLASSNAME.h generated during building are not parsed and as result their members are not highlighted properly

2021-01-26 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=359942

Piotr Mierzwinski  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Piotr Mierzwinski  ---
Currently such files are present not in project scope, because in build
directory, and more detailed in: ..._autogen/include.
After opening such file highlighting works correctly.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 359942] Files ui_CLASSNAME.h generated during building are not parsed and as result their members are not highlighted properly

2016-03-01 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359942

--- Comment #3 from Piotr Mierzwinski  ---
Project is building without errors. Includes (ui_CLASSNAME.h) are generated
during building, probably on begin.
I understand that error what I noticed is inevitable, but the problem is that
all of these files are not reparsed later. It happened in KDevelop 4.7.x. For
me it looks like regression.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 359942] Files ui_CLASSNAME.h generated during building are not parsed and as result their members are not highlighted properly

2016-02-29 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359942

--- Comment #2 from Kevin Funk  ---
Does it find the includes after you've built the project once? Note, that this
is inevitable, the ui_CLASSNAME.h files are only built when you build the
project (as you've noted).

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 359942] Files ui_CLASSNAME.h generated during building are not parsed and as result their members are not highlighted properly

2016-02-29 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359942

Piotr Mierzwinski  changed:

   What|Removed |Added

 CC||piotr.mierzwin...@gmail.com

--- Comment #1 from Piotr Mierzwinski  ---
Created attachment 97616
  --> https://bugs.kde.org/attachment.cgi?id=97616=edit
kdevelop_libclang_crashes_20160229 KDEV_CLANG_DISPLAY_DIAGS=1

-- 
You are receiving this mail because:
You are watching all bug changes.