Ettl Martin
|
3f89e38275
|
fixed #4195 segmentation fault of cppcheck (invalid code); Added a testcase
|
2012-09-19 10:37:30 +02:00 |
Daniel Marjamäki
|
07d2935e81
|
Fixed #4164 (False positive: (error) Uninitialized variable: min)
|
2012-09-18 20:55:37 +02:00 |
Daniel Marjamäki
|
ffd5c82b4f
|
Fixed #4118 (False null-pointer warning when check is indirect)
|
2012-09-18 19:16:28 +02:00 |
Tim Gerundt
|
a5bd41dd1c
|
htdocs: Allow XML output in online demo
|
2012-09-18 18:51:47 +02:00 |
Daniel Marjamäki
|
9a7d09086e
|
Fixed #3993 (Resource also reported as memory leak)
|
2012-09-18 16:20:09 +02:00 |
Tim Gerundt
|
9fd127617e
|
htdocs: Say that we have problems to call the demo client instead to show "No errors found"
|
2012-09-18 15:21:14 +02:00 |
Tim Gerundt
|
b35110ba21
|
htdocs: Redirect "democlient.html" to the new place
|
2012-09-18 12:55:28 +02:00 |
Daniel Marjamäki
|
1f7d9ca22c
|
Fixed #4211 (Tokenizer::simplifyVarDecl: Improved handling of >> in templates)
|
2012-09-17 19:45:42 +02:00 |
Daniel Marjamäki
|
3ff792560f
|
Deactived bad message. Ticket #4154
|
2012-09-17 18:10:11 +02:00 |
Daniel Marjamäki
|
25befccb26
|
Revert "CheckClass::copyconstructors: Removed check. Because there is unfixed ticket #4154."
This reverts commit 066a1d48fe .
|
2012-09-17 17:59:35 +02:00 |
Daniel Marjamäki
|
066a1d48fe
|
CheckClass::copyconstructors: Removed check. Because there is unfixed ticket #4154.
|
2012-09-17 16:18:27 +02:00 |
PKEuS
|
508e9394d3
|
Added some nullpointer-checks and removed some redundant ones based on VS2012 code analysis results.
|
2012-09-17 15:22:51 +02:00 |
XhmikosR
|
3c14e4b52a
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
XhmikosR
|
6e4e3dfbfb
|
lib: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:23 +02:00 |
Edoardo Prezioso
|
3f4e8e81a9
|
GUI: fixed spotted italian translation error.
|
2012-09-17 12:17:18 +02:00 |
Edoardo Prezioso
|
c2bca552e5
|
GUI: Forgot to add the Italian entry in the translation handler; run 'lupdate gui.pro ; lrelease gui.pro'.
|
2012-09-17 12:07:45 +02:00 |
PKEuS
|
5237ed2de9
|
Message refactorization: checkother.cpp
|
2012-09-16 19:44:02 +02:00 |
PKEuS
|
547d3e94b2
|
Fixed some sign conversion messages from clang.
|
2012-09-16 16:41:15 +02:00 |
PKEuS
|
f762b55aa0
|
Fixed MSVC 10 compiler warnings
|
2012-09-16 16:29:06 +02:00 |
PKEuS
|
b06c078969
|
Updated VS10 solution.
|
2012-09-16 13:38:46 +02:00 |
Edoardo Prezioso
|
2bf8195a22
|
New language file: Italian.
|
2012-09-16 13:21:46 +02:00 |
Edoardo Prezioso
|
eca4ab344f
|
run 'lupdate gui.pro && lrelease gui.pro'
|
2012-09-16 13:17:47 +02:00 |
Daniel Marjamäki
|
a99515ca91
|
Fixed #3933 (Negative array index issue (because sizeof struct is assumed to be 100))
|
2012-09-16 08:20:43 +02:00 |
Daniel Marjamäki
|
3368514e7e
|
Merge pull request #116 from myint/red
Highlight errors to make them obvious
|
2012-09-15 22:28:04 -07:00 |
myint
|
91199bbd6d
|
Highlight errors to make them obvious
|
2012-09-15 13:41:56 -07:00 |
Daniel Marjamäki
|
7753258eca
|
reverted my change 7852b7e8
|
2012-09-15 21:13:31 +02:00 |
Edoardo Prezioso
|
f410db6499
|
run 'lupdate gui.pro && lrelease gui.pro'.
|
2012-09-15 21:01:36 +02:00 |
Daniel Marjamäki
|
57804b3554
|
Fixed compile error. I forgot to commit testtimer.cpp
|
2012-09-15 20:43:37 +02:00 |
PKEuS
|
9a624576f4
|
Revert "CheckOther::clarifyStatement: improved message to show what's the 'bad' and the 'good' expression."
This reverts commit f8591f9004 .
|
2012-09-15 20:19:02 +02:00 |
Daniel Marjamäki
|
ae7ee5ffd3
|
Symbol database: Added TODO test case for #3190
|
2012-09-15 20:13:32 +02:00 |
Daniel Marjamäki
|
295ba9cc4f
|
Fixed #2709 (Negative times in --showtime summary)
|
2012-09-15 19:49:48 +02:00 |
Daniel Marjamäki
|
a5854ac0c9
|
Travis : added -Ilib after suggestion from edward-san
|
2012-09-15 19:01:50 +02:00 |
Daniel Marjamäki
|
68f7c7c5d2
|
Travis : suppress false positive
|
2012-09-15 16:24:18 +02:00 |
Daniel Marjamäki
|
02969f665b
|
Travis: Use more checks in the self-check
|
2012-09-15 16:16:24 +02:00 |
Daniel Marjamäki
|
7852b7e8e0
|
gui: fixed 'variable is assigned a value that is never used' warnings
|
2012-09-15 16:13:22 +02:00 |
Daniel Marjamäki
|
2f7032a0e6
|
Cppcheck: Removed redundant code.
|
2012-09-15 16:00:46 +02:00 |
Daniel Marjamäki
|
7ec825cd5d
|
Cppcheck: Fixed Cppcheck warning about variable scope
|
2012-09-15 15:54:52 +02:00 |
XhmikosR
|
2acda0854b
|
democlient.cpp: apply astyle
|
2012-09-15 15:44:38 +02:00 |
XhmikosR
|
2794d3dfd2
|
add Notepad2/Notepad2-mod in the application's list
|
2012-09-15 15:27:39 +02:00 |
XhmikosR
|
d69293a929
|
rename "QT" to "Qt"
|
2012-09-15 15:24:32 +02:00 |
Daniel Marjamäki
|
bd734a9610
|
Fixed #3684 (Preprocessor: #include handling is searching directories in the wrong order)
|
2012-09-15 12:53:11 +02:00 |
Daniel Marjamäki
|
f1ebd99dc2
|
Fixed #3507 (false positive: comma-separated statements before return in methods)
|
2012-09-15 11:55:08 +02:00 |
Daniel Marjamäki
|
84c0368bfd
|
Fixed #3586 (false positive: uninitvar in argument in namespaced function)
|
2012-09-15 10:48:17 +02:00 |
Kamil Dudka
|
b4d78e3d05
|
Fixed #3651 (Preprocessor: Wrong handling of #elif)
|
2012-09-15 09:34:41 +02:00 |
Daniel Marjamäki
|
329f672334
|
Preprocessor: Added TODO in code. How can userDefines be empty? It is an inner condition and the outer condition checks that it's not empty.
|
2012-09-15 08:13:52 +02:00 |
Daniel Marjamäki
|
a9c1a052b9
|
CheckAssignIf: Improved checking for bitwise or
|
2012-09-14 19:13:44 +02:00 |
Daniel Marjamäki
|
9f2e1ab98d
|
Fixed #4048 (Tokenizer::simplifyVarDecl: Improve handling of 'a::b const * p = 0;')
|
2012-09-14 16:46:45 +02:00 |
PKEuS
|
929f16d892
|
Fixed hang on garbage code (#4193)
|
2012-09-14 15:32:35 +02:00 |
Daniel Marjamäki
|
3e58472cd3
|
Fixed #4013 (Several test failures in testcmdlineparser.cpp)
|
2012-09-14 06:58:14 +02:00 |
Daniel Marjamäki
|
19fdbf0fd0
|
Fixed #4185 (Incorrect 'Found duplicate if expressions' for strings with high bit set)
|
2012-09-13 16:44:10 +02:00 |