Oliver Stöneberg
5be8eee943
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
chrchr-github
3ccd0505cd
Enable and mitigate readability-simplify-boolean-expr ( #4897 )
2023-03-17 13:51:55 +01:00
Daniel Marjamäki
464fbe8d53
Update copyright year
2023-01-28 10:16:34 +01:00
Oliver Stöneberg
b097eca2ec
added handling of library element `entrypoint` to GUI / added GUI tests to CTest ( #4744 )
2023-01-27 19:43:08 +01:00
Oliver Stöneberg
b3ec225480
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes ( #4466 )
...
* iwyu.yml: use debian:unstable to always get latest include-what-you-use
* cleaned up includes based on include-what-you-use
* mitigated include-what-you-use false positives
2022-09-16 07:15:49 +02:00
Mathias Schmid
c897c0474b
Library Data: Add support for optional smart pointer element 'unique' ( #4132 )
2022-07-04 22:23:20 +02:00
Daniel Marjamäki
1f6554e2e8
Update copyright year
2022-05-21 12:18:27 +02:00
Oliver Stöneberg
c71033548f
fixed some clang-tidy warnings ( #3080 )
2022-05-08 20:42:06 +02:00
Oliver Stöneberg
2b3fc5ed1a
replaced Qt `foreach()` with standard `for` range loop / some related cleanups ( #3915 )
...
* replaced Qt foreach() with standard for range loop / some related cleanups
* updated translations
2022-03-21 17:14:26 +01:00
Oliver Stöneberg
d528555002
some preparations for Qt6 support ( #3777 )
...
* findDependencies.cmake: cleaned up find_package() call for Qt
* some CMake preparations for Qt6 support
* some Qt6 compilation fixes
2022-02-07 17:35:25 +01:00
Paul Fultz II
7f358b2bed
Format with uncrustify ( #3388 )
2021-08-07 20:51:18 +02:00
Oliver Stöneberg
6397e29f84
cleaned up includes based on include-what-you-use ( #3141 )
2021-04-03 21:30:50 +02:00
Daniel Marjamäki
fbf63b932e
astyle formatting
...
[ci skip]
2021-02-10 11:42:00 +01:00
Mathias Schmid
25fa7c55d8
Fix library data markup ( #3118 )
2021-02-09 13:53:32 +01:00
Daniel Marjamäki
b07b464c80
astyle formatting
...
[ci skip]
2021-02-03 19:14:46 +01:00
Mathias Schmid
7658aa86bd
Fix library data reflection ( #3107 )
2021-02-03 12:52:52 +01:00
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