Daniel Marjamäki
|
60ac463a79
|
CheckClass: Restore a few warnings about member initialization of classes
|
2018-06-29 22:54:12 +02:00 |
Daniel Marjamäki
|
da2867c09a
|
daca2-report: attempt to speedup report
|
2018-06-29 18:14:15 +02:00 |
Daniel Marjamäki
|
ba8529ce32
|
daca2-report: Remove column data from diff-warnings because there are changes I want to ignore
|
2018-06-29 15:35:13 +02:00 |
Daniel Marjamäki
|
535526680c
|
rundaca2.py: better error output
|
2018-06-29 11:27:49 +02:00 |
Daniel Marjamäki
|
0ba23c28bf
|
daca2-report: fix checking for positives
|
2018-06-29 11:16:08 +02:00 |
Daniel Marjamäki
|
2d00be7a9a
|
Removed the daca2-diff script. This functionality is embedded in daca2-report instead.
|
2018-06-29 08:48:01 +02:00 |
Daniel Marjamäki
|
6812cb57ba
|
daca2-report: a bit better report
|
2018-06-29 08:47:00 +02:00 |
Daniel Marjamäki
|
fc46956a08
|
daca2-report: show negatives and positives
|
2018-06-29 07:30:20 +02:00 |
Daniel Marjamäki
|
b76706fed4
|
Fixed #8643 (daca2: comparison of versions)
|
2018-06-28 22:35:48 +02:00 |
Alexander Mai
|
320a957bbc
|
Extend TestSymbolDatabase::findFunction19 to outline different results depending whether char is signed or unsigned on compile time
|
2018-06-28 22:16:18 +02:00 |
Daniel Marjamäki
|
61c56eda44
|
Tweak the CheckClass::constructors() check
|
2018-06-27 14:02:57 +02:00 |
Daniel Marjamäki
|
79664abf2a
|
Refactoring: Use range for loop
|
2018-06-27 09:14:03 +02:00 |
Daniel Marjamäki
|
10e693a8c3
|
Revert "SymbolDatabase: Improved lookup of function calls"
This reverts commit 3c87d60d5d .
|
2018-06-26 23:14:12 +02:00 |
Daniel Marjamäki
|
3c87d60d5d
|
SymbolDatabase: Improved lookup of function calls
|
2018-06-26 22:12:12 +02:00 |
Daniel Marjamäki
|
c583fb9186
|
Revert "SymbolDatabase: Improved lookup of function calls"
This reverts commit e4a70f87e6 .
|
2018-06-26 13:05:33 +02:00 |
Daniel Marjamäki
|
e4a70f87e6
|
SymbolDatabase: Improved lookup of function calls
|
2018-06-26 11:38:45 +02:00 |
PKEuS
|
3e5ed59a85
|
Windows Installer: Added qwindowsvistastyle.dll
|
2018-06-25 21:08:34 +02:00 |
PKEuS
|
009287f912
|
Set version to 1.84.99/1.85 dev
|
2018-06-25 21:03:43 +02:00 |
Daniel Marjamäki
|
33493883b2
|
TestSymbolDatabase: Remove unused variable
|
2018-06-24 17:13:27 +02:00 |
Daniel Marjamäki
|
ea6a9c965d
|
TestSymbolDatabase: Code cleanup
|
2018-06-24 17:06:51 +02:00 |
Daniel Marjamäki
|
3155f15325
|
CheckClass: Use Variable::valueType()
|
2018-06-24 16:14:11 +02:00 |
Daniel Marjamäki
|
9fab15bb53
|
CheckClass: Use Variable::valueType() instead of Variable::typeStartToken
|
2018-06-24 15:41:16 +02:00 |
Daniel Marjamäki
|
cb48aae594
|
buffer overrun: Remove bailout. There is no test case and I fail to produce false positives.
|
2018-06-24 09:50:55 +02:00 |
Daniel Marjamäki
|
d0819e4792
|
Reuse isVariableChanged() in auto variables
|
2018-06-24 08:55:23 +02:00 |
Daniel Marjamäki
|
cde63c7573
|
Use Variable::valueType instead of Variable::typeStartToken in auto variables
|
2018-06-24 08:25:19 +02:00 |
Daniel Marjamäki
|
2beeca3ca2
|
Refactoring; use early continue
|
2018-06-23 23:26:37 +02:00 |
Daniel Marjamäki
|
655a8b21b6
|
Fix false positive 'passedByValue' when address of argument is used
|
2018-06-23 23:25:06 +02:00 |
Daniel Marjamäki
|
db6f4f4a3b
|
Fix a few 'const reference' warnings by Cppcheck
|
2018-06-23 23:04:54 +02:00 |
Daniel Marjamäki
|
697aee143f
|
CheckOther: Use Variable::valueType() instead of Variable::typeStartToken
|
2018-06-23 16:52:40 +02:00 |
Daniel Marjamäki
|
fc78530b3f
|
CheckOther: Use Variable::valueType() instead of Variable::typeStartToken
|
2018-06-23 16:49:26 +02:00 |
Daniel Marjamäki
|
2a8296879c
|
CheckOther: Use Variable::valueType() instead of Variable::typeStartToken
|
2018-06-23 16:42:36 +02:00 |
Daniel Marjamäki
|
ee335e5151
|
Fix compiler error
|
2018-06-23 16:07:02 +02:00 |
Daniel Marjamäki
|
911020f601
|
Refactoring, use range for loop
|
2018-06-23 15:58:44 +02:00 |
Daniel Marjamäki
|
d811a07aa3
|
CheckOther: Use Variable::valueType() instead of typeStartToken etc
|
2018-06-22 23:04:36 +02:00 |
Daniel Marjamäki
|
d0614b9b36
|
varScope: Fix false negatives for references
|
2018-06-22 22:51:03 +02:00 |
Daniel Marjamäki
|
e111902682
|
daca: skip hashdeep and lice to avoid hangs
|
2018-06-21 09:26:06 +02:00 |
Daniel Marjamäki
|
d90c38802f
|
Fixed Cppcheck warnings (variable scope can be reduced)
|
2018-06-21 06:54:56 +02:00 |
Daniel Marjamäki
|
439d4a4900
|
Use Variable::valueType() instead of Variable::typeStartToken()
|
2018-06-20 19:08:09 +02:00 |
Daniel Marjamäki
|
10fc070f44
|
SymbolDatabase: Better handling of type aliases in ValueType
|
2018-06-20 14:49:55 +02:00 |
Daniel Marjamäki
|
b62c562a89
|
Try to make Travis happy
|
2018-06-20 14:13:04 +02:00 |
Sebastian
|
0b65a52224
|
Add some missing errors to --errorlist output. (#1292)
Partly fixes https://trac.cppcheck.net/ticket/7772.
|
2018-06-20 10:43:13 +02:00 |
Daniel Marjamäki
|
929725f3aa
|
Code cleanup
|
2018-06-20 10:39:21 +02:00 |
Sebastian
|
c74ec34da8
|
windows.cfg: Add _TCHAR platform type. (#1291)
_TCHAR is simply the same as TCHAR. Defined in tchar.h.
More information about it:
https://social.msdn.microsoft.com/Forums/vstudio/en-US/0073fa7b-5cf5-469c-978f-2961f9d4ecb2/tchar-vs-tchar?forum=vcgeneral
|
2018-06-20 10:25:39 +02:00 |
Daniel Marjamäki
|
b4cb2505c3
|
SymbolDatabase: Add Variable::valueType(). First step to reuse ValueType handling in Variable
|
2018-06-20 10:00:15 +02:00 |
Daniel Marjamäki
|
cfddc8f537
|
Updated runastyle scripts
[ci skip]
|
2018-06-20 09:56:25 +02:00 |
Daniel Marjamäki
|
73a5aafba4
|
astyle formatting
[ci skip]
|
2018-06-19 14:02:58 +02:00 |
Daniel Marjamäki
|
eb978ee192
|
Refactoring: delete assignment operator
|
2018-06-19 14:00:50 +02:00 |
Daniel Marjamäki
|
9edcae97fc
|
Fixed #8578 (Argument scope as global)
|
2018-06-19 08:50:32 +02:00 |
Daniel Marjamäki
|
a660ccaec8
|
Travis: Ensure naming convention in GUI
|
2018-06-18 14:23:28 +02:00 |
Daniel Marjamäki
|
d6b976fd21
|
GUI: Renamed private variable LangCodeRole
|
2018-06-18 14:19:14 +02:00 |