FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for gui/resultstree.cpp - cppchecksolutions/cppcheck · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
cppchecksolutions
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
gui
resultstree.cpp
on
main
User selector
Datepicker
Commit history
Commits on Jun 17, 2026
refs #14345 - dropped some untranslatable strings (#8073)
firewave
authored
be0052b
View commit details
Copy full SHA for be0052b
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
fix #14813 crash: recheck in gui sometimes crashes (#8628)
wjakobsson
authored
9f74c2d
View commit details
Copy full SHA for 9f74c2d
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
Release: Update copyright year (#8285)
danmar
authored
9a00e4a
View commit details
Copy full SHA for 9a00e4a
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
cleaned up includes based on `include-what-you-use` (#8178)
firewave
authored
23adf76
View commit details
Copy full SHA for 23adf76
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
enabled and fixed `-Wcovered-switch-default` Clang warnings (#8153)
firewave
authored
6369e51
View commit details
Copy full SHA for 6369e51
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
fixed #14347 - fixed Clang warnings in C++20 build (#8021)
Show description for 7abb484
firewave
and
danmar
authored
7abb484
View commit details
Copy full SHA for 7abb484
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
Fix #13337 (GUI: In the Misra Report, use proper icons according to misra classifications) (#8092)
danmar
authored
1019e7a
View commit details
Copy full SHA for 1019e7a
View code at this point
Browse repository at this point
Commits on Jan 2, 2026
Fix #14359 (GUI: Duplicate warnings are not filtered out) (#8077)
danmar
authored
fe537a7
View commit details
Copy full SHA for fe537a7
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
release: remove unread variable (#8046)
danmar
authored
4e72d76
View commit details
Copy full SHA for 4e72d76
View code at this point
Browse repository at this point
Commits on Nov 27, 2025
Fix #14011 (crash: GUI crash when trying to hide a result from xml file) (#7985)
danmar
authored
f077ec4
View commit details
Copy full SHA for f077ec4
View code at this point
Browse repository at this point
Commits on Oct 2, 2025
dynamically allocate model in `ResultsTree` (#7798)
firewave
authored
5131a05
View commit details
Copy full SHA for 5131a05
View code at this point
Browse repository at this point
Commits on Aug 22, 2025
Fix #14071 GUI: "QObject::connect: No such signal" when right-clicking a finding (#7760)
clock999
authored
71ee509
View commit details
Copy full SHA for 71ee509
View code at this point
Browse repository at this point
Commits on Aug 4, 2025
fixed #13133 - removed deprecated Qt5 support (#6678)
firewave
authored
2e9b67c
View commit details
Copy full SHA for 2e9b67c
View code at this point
Browse repository at this point
Commits on Jul 24, 2025
Fix #14030 (GUI: Options are not enabled and disabled correctly) (#7693)
glankk
authored
be84139
View commit details
Copy full SHA for be84139
View code at this point
Browse repository at this point
Fix #14031 (GUI: CWE column is inconsistent for results without a CWE mapping) (#7694)
glankk
authored
98884b5
View commit details
Copy full SHA for 98884b5
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
Fix #1420 (GUI: Clarify results view context menu) (#7674)
Show description for b62f571
glankk
authored
b62f571
View commit details
Copy full SHA for b62f571
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
fix #13730: Report type: cppcheck severity is shown for misra directive even though --report-type=misra-c-2023 is used (#7595)
ludviggunne
authored
d071066
View commit details
Copy full SHA for d071066
View code at this point
Browse repository at this point
Commits on Jun 22, 2025
fix #4583 - GUI: Sorting does not remain in effect when another direc… (#7615)
clock999
authored
fc0cc31
View commit details
Copy full SHA for fc0cc31
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
enabled and fixed `-Wold-style-cast` Clang warnings (#7395)
firewave
authored
f78e5a7
View commit details
Copy full SHA for f78e5a7
View code at this point
Browse repository at this point
Commits on Mar 2, 2025
Fix #11493 FN useStlAlgorithm with indices (#7317)
chrchr-github
authored
68c129d
View commit details
Copy full SHA for 68c129d
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
release: Update copyright year (#7319)
danmar
authored
11f0f4d
View commit details
Copy full SHA for 11f0f4d
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
cleaned up includes based on include-what-you-use (#7279)
firewave
authored
2d9f673
View commit details
Copy full SHA for 2d9f673
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
fix #13362: Misra report on command line (#7096)
ludviggunne
authored
a7e9e68
View commit details
Copy full SHA for a7e9e68
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
Fix #13282 FN functionConst with unknown base class (#6990)
chrchr-github
authored
0003ad2
View commit details
Copy full SHA for 0003ad2
View code at this point
Browse repository at this point
Commits on Oct 31, 2024
refs #12021 - CI-windows.yml: fail build on compiler warnings / some cleanups (#6982)
firewave
authored
14400be
View commit details
Copy full SHA for 14400be
View code at this point
Browse repository at this point
Commits on Oct 26, 2024
Fix #13265 (generate lib/checkers.cpp, update id mappings) (#6953)
danmar
authored
6c7ea40
View commit details
Copy full SHA for 6c7ea40
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
fixed #13238 - GUI: Fix start application with Qt6 (#6931)
luis-pereira
authored
b8c110c
View commit details
Copy full SHA for b8c110c
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
Fix #13074 (GUI: The guideline/classification is not always set correctly in CERT reports) (#6775)
danmar
authored
400f870
View commit details
Copy full SHA for 400f870
View code at this point
Browse repository at this point
Commits on Jul 30, 2024
Updated CI to Clang 19 (#5945)
firewave
authored
02e2230
View commit details
Copy full SHA for 02e2230
View code at this point
Browse repository at this point
Commits on Jul 21, 2024
cleaned up includes based on include-what-you-use (#6627)
firewave
authored
d03d820
View commit details
Copy full SHA for d03d820
View code at this point
Browse repository at this point
Fix #12423 (GUI: The Recheck option does not recheck the selected file) (#6625)
danmar
authored
91bc449
View commit details
Copy full SHA for 91bc449
View code at this point
Browse repository at this point
Commits on Jul 2, 2024
Fixup #12410 (GUI: misra c report, errors/warnings violate 1.3) (#6563)
danmar
authored
04b07a4
View commit details
Copy full SHA for 04b07a4
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
Fix #12410 (GUI: show results customized for misra/cert/autosar) (#6556)
danmar
authored
29adee8
View commit details
Copy full SHA for 29adee8
View code at this point
Browse repository at this point
Commits on Jun 3, 2024
Fix #12610 (Justifications for warnings using comments in the code) (#6474)
danmar
authored
bd694db
View commit details
Copy full SHA for bd694db
View code at this point
Browse repository at this point
Commits on May 25, 2024
Fix #12772 (GUI: information messages are shown even though information tool button is deselected) (#6440)
danmar
authored
d8ee51d
View commit details
Copy full SHA for d8ee51d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL