cppcheck/cfg
Sebastian cf44964f20
qt.cfg: Define "qreal" as "double" (#1416)
By default "qreal" is a typedef for "double".
Reference: https://doc.qt.io/qt-5/qtglobal.html#qreal-typedef
2018-10-09 14:52:09 +02:00
..
avr.cfg Fixed #8078 (cppcheck-cfg.rng outdated) 2017-07-23 12:09:41 +02:00
bsd.cfg bsd.cfg: Add arc4random* functions with tests. (#1344) 2018-08-16 21:37:40 +02:00
cppcheck-cfg.rng Support floats in valid config (#1297) 2018-07-15 22:47:56 +02:00
cppcheck-lib.cfg std.cfg: Added support for std::swap. 2017-10-11 13:12:00 +02:00
embedded_sql.cfg astyle 2017-11-05 17:56:24 +01:00
gnu.cfg gnu.cfg: Fixed FP (nullpointer) when third parameter of epoll_ctl is set to NULL. 2018-09-25 09:07:49 +02:00
gtk.cfg Gtk library: Add configuration to avoid syntax error, add test file (#1109) 2018-03-10 11:22:10 +01:00
microsoft_sal.cfg microsoft_sal.cfg: Remove redundant define. 2018-07-11 14:03:00 +02:00
motif.cfg Add more interfaces 2017-06-06 23:21:05 +02:00
posix.cfg posix.cfg: Add some pthread_attr_* functions. (#1331) 2018-08-08 12:22:09 +02:00
qt.cfg qt.cfg: Define "qreal" as "double" (#1416) 2018-10-09 14:52:09 +02:00
sdl.cfg Fixed #8078 (cppcheck-cfg.rng outdated) 2017-07-23 12:09:41 +02:00
sfml.cfg Fixed #8078 (cppcheck-cfg.rng outdated) 2017-07-23 12:09:41 +02:00
std.cfg remove <pure/> from strtok. It has an internal state. This fixes FPs. 2018-09-08 12:08:09 +02:00
windows.cfg windows.cfg: Add _TCHAR platform type. (#1291) 2018-06-20 10:25:39 +02:00
wxwidgets.cfg wxwidgets.cfg: Added support for some wxObject functions. 2018-09-21 09:06:37 +02:00