Daniel Marjamäki
|
b2fbab18fd
|
astyle formatting
[ci skip]
|
2021-01-30 17:52:41 +01:00 |
Mathias Schmid
|
f17d5b719a
|
Fix library data platform type (#3084)
|
2021-01-29 14:54:19 +01:00 |
Mathias Schmid
|
ab7d728831
|
Add missing support for "type-checks" and "smart-pointer" configuration. (#3039)
|
2021-01-18 19:10:53 +01:00 |
Mathias Schmid
|
348b2d4832
|
Check for mandatory "name" attribute in "podtype". (#3040)
|
2021-01-11 18:48:56 +01:00 |
Daniel Marjamäki
|
f493ce16b3
|
astyle formatting
[ci skip]
|
2021-01-10 14:46:19 +01:00 |
Mathias Schmid
|
cdc0ba32e4
|
Check if XML reader stopped because of an error. (#3034)
|
2021-01-10 12:10:30 +01:00 |
Mathias Schmid
|
b74aa707d1
|
Add optional attribute "stdtype" of element "podtype" to avoid loss during library configuration save. (#3033)
|
2021-01-09 21:30:29 +01:00 |
orbitcowboy
|
dfa98c8f17
|
Running astyle [ci skip]
|
2020-12-25 20:13:29 +01:00 |
Mathias Schmid
|
9a51fc5ba0
|
Add fix to support "dealloc" element in memory or resource section of library configuration. Add missing attributes to avoid loss during library configuration save. (#2978)
|
2020-12-25 20:08:33 +01:00 |
Daniel Marjamäki
|
37245a8179
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
Daniel Marjamäki
|
21eea1d69f
|
Added missing include stdexcept
|
2020-05-24 09:16:16 +02:00 |
Daniel Marjamäki
|
7833ade128
|
Updated copyright year
|
2018-10-13 18:20:31 +02:00 |
alex
|
babafd75e3
|
Added support for -U option to the GUI.
|
2018-10-09 15:05:05 +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
|
c4caee6b18
|
Updated copyright year
|
2018-01-14 15:37:52 +01:00 |
Daniel Marjamäki
|
247192452f
|
GUI: Better error handling when library file has unhandled elements
|
2017-11-12 21:03:22 +01:00 |
Daniel Marjamäki
|
2be16ed663
|
GUI: in <function> group the return value elements together
|
2017-11-12 15:15:54 +01:00 |
Daniel Marjamäki
|
a794ae6c9d
|
GUI: Don't loose information when open/read std.cfg
|
2017-11-12 15:07:11 +01:00 |
Lauri Nurmi
|
996c9244d8
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
PKEuS
|
8f22e4924c
|
Updated AStyle to version 2.05.1
Tweaked runastyle.bat a little bit.
|
2015-12-17 15:53:13 +01:00 |
Daniel Marjamäki
|
e2b859bf42
|
Library Editor: Load/save <warn> elements
|
2015-11-22 11:45:29 +01:00 |
Daniel Marjamäki
|
aedba792b5
|
Library Editor: Don't write empty comments
|
2015-11-21 16:10:14 +01:00 |
Daniel Marjamäki
|
0f9d90d2be
|
Changed Copyrights. Removed my name.
|
2015-11-18 20:04:50 +01:00 |
Daniel Marjamäki
|
e09f583096
|
GUI: library editor, edit function comments
|
2015-09-10 20:11:05 +02:00 |
Daniel Marjamäki
|
ddfc766375
|
GUI: indentation of cfg files
|
2015-09-06 09:10:45 +02:00 |
Daniel Marjamäki
|
0e5f7fe567
|
GUI: fixes to save cfg files properly in the library editor
|
2015-09-06 08:48:13 +02:00 |
Daniel Marjamäki
|
ff0f4cef16
|
GUI: Add handling of containers to CppcheckLibraryData
|
2015-09-05 20:13:26 +02:00 |
Daniel Marjamäki
|
40bd3de9b3
|
GUI: rewrote library dialog xml input/output
|
2015-09-05 11:37:55 +02:00 |
Daniel Marjamäki
|
4385879b72
|
GUI: Improved handling of noreturn in library editor
|
2015-09-03 20:36:26 +02:00 |
Daniel Marjamäki
|
bfb70f3312
|
saving std.cfg with libraryeditor, applied some of the generated diffs.
|
2015-09-03 07:00:43 +02:00 |
Daniel Marjamäki
|
3bae4ae429
|
GUI: Renamed LibraryData to CppcheckLibraryData to try to avoid a name clash
|
2015-08-30 13:41:57 +02:00 |