1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/codan
Marc-Andre Laperle 0b7c2d9960
Make CodanRunner progress monitor work a bit better (#768)
The progress monitor didn't show which file was being analyzed properly.

Also, the work units didn't seem to be counted in a good way because the
progress bar would stay stuck at like 1%. The fix in this commit for that is
not perfect as it gives equal weight to all resources on a same level until
further split into sub monitors. It still works quite a bit better without
requiring more heavy changes.

Also fix usage of deprecated SubProgressMonitor.
2024-05-17 12:56:16 -04:00
..
org.eclipse.cdt.codan.checkers Improve ProblemBinding checker message for failed function instantiation (#668) 2024-02-02 11:40:47 -05:00
org.eclipse.cdt.codan.checkers.ui Build with Tycho 4.0.6 (#715) 2024-02-22 21:38:57 -05:00
org.eclipse.cdt.codan.checkers.ui.tests Update to latest Orbit which means new mockito version 2022-11-14 16:04:19 -05:00
org.eclipse.cdt.codan.core Make CodanRunner progress monitor work a bit better (#768) 2024-05-17 12:56:16 -04:00
org.eclipse.cdt.codan.core.cxx Build with Tycho 4.0.6 (#715) 2024-02-22 21:38:57 -05:00
org.eclipse.cdt.codan.core.tests Fix codan return value check with typedef return and template function 2023-02-15 10:25:37 -05:00
org.eclipse.cdt.codan.examples Build with Tycho 4.0.6 (#715) 2024-02-22 21:38:57 -05:00
org.eclipse.cdt.codan.ui Build with Tycho 4.0.6 (#715) 2024-02-22 21:38:57 -05:00
org.eclipse.cdt.codan.ui.cxx Build with Tycho 4.0.6 (#715) 2024-02-22 21:38:57 -05:00
org.eclipse.cdt.codan.ui.example.cfgview Build with Tycho 4.0.6 (#715) 2024-02-22 21:38:57 -05:00
pom.xml Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00