Ayaz Salikhov
|
3e7f4c214d
|
minor code cleanup
|
2017-08-13 13:27:32 +02:00 |
Daniel Marjamäki
|
702947c540
|
Revert "Travis: Add GUI tests"
This reverts commit 481853b65a .
|
2017-08-13 13:11:55 +02:00 |
Daniel Marjamäki
|
481853b65a
|
Travis: Add GUI tests
|
2017-08-13 11:10:08 +02:00 |
Daniel Marjamäki
|
d95efc44c7
|
GUI: Remove xmlreport_v1.xml test file
|
2017-08-13 11:05:30 +02:00 |
Daniel Marjamäki
|
184e621364
|
GUI: fix tests
|
2017-08-13 11:04:37 +02:00 |
Daniel Marjamäki
|
649f7b4d73
|
GUI: Tweak ProjectFileDialog, use groupbox
|
2017-08-12 23:20:56 +02:00 |
Daniel Marjamäki
|
7cd920f9d4
|
Manual: Added a getting started chapter for the GUI
|
2017-08-12 23:09:13 +02:00 |
Daniel Marjamäki
|
117892e5b2
|
GUI: Reorder ProjectFileDialog tabs
|
2017-08-12 20:33:49 +02:00 |
Daniel Marjamäki
|
32b63e3079
|
GUI: chmod
|
2017-08-12 15:45:14 +02:00 |
Daniel Marjamäki
|
b62c145c36
|
GUI: Show separate statistics graphs for cppcheck and clang-tidy
|
2017-08-12 15:44:43 +02:00 |
Daniel Marjamäki
|
416cf641f3
|
GUI: Tweak ProjectFileDialog, use GroupBox
|
2017-08-12 13:02:15 +02:00 |
Daniel Marjamäki
|
5f324364bd
|
GUI: chmod
|
2017-08-12 12:05:12 +02:00 |
Daniel Marjamäki
|
f8c4d6cbc7
|
GUI: Clang settings
|
2017-08-12 12:04:42 +02:00 |
Daniel Marjamäki
|
2c837f2908
|
GUI: Show clang-tidy assertion errors in the results
|
2017-08-12 09:15:10 +02:00 |
Daniel Marjamäki
|
fb37f3503a
|
Fix GCC compiler warning about missing enum constant PlatformFile in switch
|
2017-08-12 00:17:55 +02:00 |
Daniel Marjamäki
|
c11bcdfb40
|
GUI: Remove Clang tool and Misra addon for now
|
2017-08-11 23:48:13 +02:00 |
Daniel Marjamäki
|
5414d09e03
|
GUI: minor tweaks in Settings dialog
|
2017-08-11 23:40:37 +02:00 |
Dmitry-Me
|
45032f7d3b
|
Use std mechanism to detect signedness
|
2017-08-11 18:44:14 +03:00 |
orbitcowboy
|
465c86faa7
|
Merge branch 'master' of https://github.com/danmar/cppcheck
|
2017-08-11 16:58:39 +02:00 |
orbitcowboy
|
06c798a81a
|
Cleanup comments. There are no functional changes.
|
2017-08-11 16:58:21 +02:00 |
Dmitry-Me
|
c9a63ca606
|
Updated TinyXML
|
2017-08-11 17:56:41 +03:00 |
orbitcowboy
|
b28b7712c1
|
wxwidgets.cfg: Added support for some wxColour functions.
|
2017-08-11 16:42:43 +02:00 |
Daniel Marjamäki
|
c624fc2057
|
GUI: Fix statistics
|
2017-08-11 08:08:30 +02:00 |
Daniel Marjamäki
|
ad82f49ae2
|
GUI: Suppressing results
|
2017-08-11 07:45:29 +02:00 |
Daniel Marjamäki
|
5de64d6755
|
GUI: Fixed locations for clang/clang-tidy warnings
|
2017-08-10 22:46:23 +02:00 |
Daniel Marjamäki
|
e909d8fe0d
|
GUI: Add missing include
|
2017-08-10 16:58:50 +02:00 |
Daniel Marjamäki
|
1afebfa96d
|
improve the clang settings
|
2017-08-10 15:47:20 +02:00 |
Daniel Marjamäki
|
c29536cfe1
|
GUI: trim given vs include paths
|
2017-08-10 15:17:41 +02:00 |
Daniel Marjamäki
|
4cc5a594da
|
GUI: in Clang/clang-tidy analysis the configuration name must start with 'Debug'
|
2017-08-10 11:16:19 +02:00 |
Daniel Marjamäki
|
018d59b393
|
GUI: Fix bug when loading project file
|
2017-08-10 11:15:18 +02:00 |
Daniel Marjamäki
|
0561d59d28
|
GUI: Added checkbox 'Analyze all Visual Studio configurations' in the projectfile dialog
|
2017-08-10 00:18:04 +02:00 |
Daniel Marjamäki
|
e675ede07d
|
GUI: Separate tool statistics
|
2017-08-09 20:53:17 +02:00 |
Gennady Feldman
|
1c71c789d6
|
Stop parsing a define with value at the '='. (#937)
|
2017-08-09 20:02:25 +02:00 |
Ayaz Salikhov
|
b8cd7dbb5c
|
Use nullptr instead of 0 or NULL (#936)
|
2017-08-09 20:00:26 +02:00 |
Daniel Marjamäki
|
c1b0a07ab3
|
GUI: Add a simple graph in the statistics dialog
|
2017-08-09 16:31:04 +02:00 |
orbitcowboy
|
0d02c598fd
|
#8158: Added platform file: msp430_eabi_large_datamodel.xml.
|
2017-08-09 14:52:51 +02:00 |
orbitcowboy
|
61e47208eb
|
Removed hard coded avr8 platform and moved it into a platform file (avr8.xml).
|
2017-08-09 11:58:27 +02:00 |
Daniel Marjamäki
|
9e10c2fc78
|
GUI: Clear results when closing project
|
2017-08-09 11:23:47 +02:00 |
Daniel Marjamäki
|
7a9d4b820f
|
Fixed #8158 (Custom platform configuration seems to be not used)
|
2017-08-09 11:06:31 +02:00 |
Daniel Marjamäki
|
c0890b5255
|
ImportProject: Improve cppcheckDefines()
|
2017-08-08 22:57:11 +02:00 |
Daniel Marjamäki
|
9861240e79
|
ImportProject: Only expose Cppcheck Visual Studio defines for Cppcheck
|
2017-08-08 22:27:08 +02:00 |
Daniel Marjamäki
|
f42e7da295
|
GUI: Minor updates when checking with Clang
|
2017-08-08 20:12:03 +02:00 |
orbitcowboy
|
cf32e565c2
|
wxwidgets.cfg: Added support for some wxButton-functions.
|
2017-08-08 17:00:29 +02:00 |
Daniel Marjamäki
|
5f1eecc02b
|
GUI: Minor tweaks
|
2017-08-08 12:10:20 +02:00 |
Nekto89
|
729af993fe
|
Fix absolute pathes import from vcxproj (#934)
Fixed importing vcxproj that contains files with absolute pathes.
|
2017-08-07 23:51:12 +02:00 |
Frank Zingsheim
|
e182addcf6
|
CMake: Upgrade Qt4 to Qt5 (#935)
|
2017-08-07 23:49:47 +02:00 |
Daniel Marjamäki
|
f6893c72d5
|
GUI: Fix ProjectFileDialog::updatePathsAndDefines()
|
2017-08-07 23:08:26 +02:00 |
Daniel Marjamäki
|
ff8c5f7457
|
GUI: Added configuration for VS include paths
|
2017-08-07 23:00:24 +02:00 |
orbitcowboy
|
fb925069a5
|
wxwidgets.cfg: Added <use-retval/>-flag for getter-functions.
|
2017-08-07 16:58:19 +02:00 |
orbitcowboy
|
8f262c2c90
|
wxwidgets.cfg: Added support for some wxRadioBox-functions.
|
2017-08-07 16:45:07 +02:00 |