kicad/3d-viewer/3d_cache/dialogs
Cirilo Bernardo c2a60d14d7 3D: fix issues reported by Coverity scan
*** CID 143752:  Incorrect expression  (USELESS_CALL)
*** CID 143751:  Incorrect expression  (UNUSED_VALUE)
*** CID 143749:  Uninitialized members  (UNINIT_CTOR)
*** CID 143748:  Uninitialized members  (UNINIT_CTOR)
*** CID 143747:  Uninitialized members  (UNINIT_CTOR)
*** CID 143746:  Uninitialized members  (UNINIT_CTOR)
*** CID 143745:  Uninitialized members  (UNINIT_CTOR)
*** CID 143744:  Uninitialized members  (UNINIT_CTOR)
*** CID 143740:  Null pointer dereferences  (NULL_RETURNS)
*** CID 143739:  Memory - corruptions  (MISMATCHED_ITERATOR)
*** CID 143735:  Integer handling issues  (CONSTANT_EXPRESSION_RESULT)
*** CID 143734:  Error handling issues  (CHECKED_RETURN)
2016-04-06 21:41:52 -04:00
..
3d_cache_dialogs.cpp Implemented new 3D file selector with preview 2016-01-25 15:55:36 +11:00
3d_cache_dialogs.h Removed include directives for wx/wx.h within 3D cache code 2016-01-28 17:12:41 +11:00
dlg_3d_pathconfig.cpp Implemented new 3D file selector with preview 2016-01-25 15:55:36 +11:00
dlg_3d_pathconfig.h Implemented new 3D searchpath configurator 2016-01-18 16:59:06 +11:00
dlg_3d_pathconfig_base.cpp Implemented new 3D file selector with preview 2016-01-25 15:55:36 +11:00
dlg_3d_pathconfig_base.fbp Implemented new 3D file selector with preview 2016-01-25 15:55:36 +11:00
dlg_3d_pathconfig_base.h Implemented new 3D file selector with preview 2016-01-25 15:55:36 +11:00
dlg_select_3dmodel.cpp 3D: fix issues reported by Coverity scan 2016-04-06 21:41:52 -04:00
dlg_select_3dmodel.h Removed include directives for wx/wx.h within 3D cache code 2016-01-28 17:12:41 +11:00
panel_prev_model.cpp Make changes to GLM header includes as per suggestions by Mario Luzeiro 2016-03-21 18:39:25 +11:00
panel_prev_model.h Removed include directives for wx/wx.h within 3D cache code 2016-01-28 17:12:41 +11:00