FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for gui/cppcheck_nl.ts - cppcheck-opensource/cppcheck · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
Code
Pull requests
201
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
gui
cppcheck_nl.ts
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 10, 2026
updated *.ts [skip ci] (#8634)
firewave
authored
21de4fa
View commit details
Copy full SHA for 21de4fa
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
2.21 updated gui translations (#8597)
wjakobsson
authored
fd03958
View commit details
Copy full SHA for fd03958
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
Release: Update ts files [skip ci] (#8288)
danmar
authored
e190b2e
View commit details
Copy full SHA for e190b2e
View code at this point
Browse repository at this point
Commits on Dec 20, 2025
release: update ts files (#8050)
danmar
authored
da4da2b
View commit details
Copy full SHA for da4da2b
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 Jun 11, 2025
Fix #13923 (Misra: Add --premium option misra-c-2025, do not fetch misra rule texts from premiumaddon) (#7585)
danmar
authored
591d47f
View commit details
Copy full SHA for 591d47f
View code at this point
Browse repository at this point
Commits on Jun 2, 2025
Fix #13905 (propagate metrics to xml output) (#7547)
ludviggunne
authored
51f6d91
View commit details
Copy full SHA for 51f6d91
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 16, 2024
Fix #13435 (GUI: clarify that Cppcheck Premium extends the Misra C 2012 analysis) (#7112)
danmar
authored
d030f66
View commit details
Copy full SHA for d030f66
View code at this point
Browse repository at this point
Fix #13414 (GUI: remove option to select license file) (#7111)
danmar
authored
c942000
View commit details
Copy full SHA for c942000
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
Fix #13374 (Add --check-level=reduced option) (#6496)
danmar
authored
07d59e9
View commit details
Copy full SHA for 07d59e9
View code at this point
Browse repository at this point
Commits on Oct 26, 2024
2.16.0: update translations with lupdate [ci skip] (#6955)
danmar
authored
5cdbd16
View commit details
Copy full SHA for 5cdbd16
View code at this point
Browse repository at this point
Commits on Aug 31, 2024
2.15.0: update translations with lupdate [ci skip] (#6748)
danmar
authored
47efb88
View commit details
Copy full SHA for 47efb88
View code at this point
Browse repository at this point
Commits on Apr 20, 2024
GUI: Update translations (#6309)
danmar
authored
e4ef54f
View commit details
Copy full SHA for e4ef54f
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
GUI: Update translations (#5784)
danmar
authored
afcbe65
View commit details
Copy full SHA for afcbe65
View code at this point
Browse repository at this point
Commits on Sep 6, 2023
GUI: run lupdate to update translations
danmar
committed
6cfe334
View commit details
Copy full SHA for 6cfe334
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
GUI: Update translations
danmar
committed
b259617
View commit details
Copy full SHA for b259617
View code at this point
Browse repository at this point
Commits on Jan 28, 2023
GUI: Update translations
danmar
committed
1f9eb75
View commit details
Copy full SHA for 1f9eb75
View code at this point
Browse repository at this point
Commits on Aug 28, 2022
gui: run lupdate
danmar
committed
4b98fd0
View commit details
Copy full SHA for 4b98fd0
View code at this point
Browse repository at this point
Commits on May 21, 2022
GUI: lupdate gui.pro
danmar
committed
c91dc87
View commit details
Copy full SHA for c91dc87
View code at this point
Browse repository at this point
Commits on Apr 15, 2022
added support for Qt6 (#3930)
firewave
authored
36ef4dc
View commit details
Copy full SHA for 36ef4dc
View code at this point
Browse repository at this point
added (partial) support for specifying C++23 and support more "-std" options (#3212)
firewave
authored
8f728cb
View commit details
Copy full SHA for 8f728cb
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
cleaned up includes based on include-what-you-use (#4007)
Show description for 45158ec
firewave
authored
45158ec
View commit details
Copy full SHA for 45158ec
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
make sure we remove obsolete entries from translations (#3995)
firewave
authored
2d9ec39
View commit details
Copy full SHA for 2d9ec39
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
ported GUI code from QRegExp to QRegularExpression (#3785)
firewave
authored
a0bab85
View commit details
Copy full SHA for a0bab85
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
avoid usage of deprecated Qt APIs (#3923)
firewave
authored
e48b5fc
View commit details
Copy full SHA for e48b5fc
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
replaced Qt `foreach()` with standard `for` range loop / some related cleanups (#3915)
Show description for 2b3fc5e
firewave
authored
2b3fc5e
View commit details
Copy full SHA for 2b3fc5e
View code at this point
Browse repository at this point
Commits on Mar 19, 2022
use forward declarations for Ui:: objects / renamed *.ui files to mat… (#3796)
firewave
authored
9d52461
View commit details
Copy full SHA for 9d52461
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
run dmake and update Qt translation files on CMake build (#3820)
firewave
authored
12c1c08
View commit details
Copy full SHA for 12c1c08
View code at this point
Browse repository at this point
Commits on Feb 5, 2022
GUI: lupdate gui.pro
danmar
committed
e9be84d
View commit details
Copy full SHA for e9be84d
View code at this point
Browse repository at this point
Commits on Jan 28, 2022
more copyright fixes (#3771)
firewave
authored
a03d754
View commit details
Copy full SHA for a03d754
View code at this point
Browse repository at this point
Commits on Sep 26, 2021
lupdate gui.pro
danmar
committed
1207531
View commit details
Copy full SHA for 1207531
View code at this point
Browse repository at this point
Commits on Jul 3, 2021
lupdate gui.pro
danmar
committed
7f4a4c4
View commit details
Copy full SHA for 7f4a4c4
View code at this point
Browse repository at this point
Commits on Jun 9, 2021
gui: Set the correct names for coding standards in UI elements. NFC. (#3294)
Show description for fc6558c
jubnzv
authored
fc6558c
View commit details
Copy full SHA for fc6558c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL