1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-15 06:52:34 +02:00
openrw/rwviewer
Anonymous Maarten a40a2706a9 cmake: add support for include-what-you-use to check #include's
The output is currently very verbose and includes many false positives.
Adding a mapping file should solve this.

See
https://github.com/include-what-you-use/include-what-you-use/blob/master/docs/IWYUMappings.md
2017-10-29 20:40:57 +00:00
..
models rwgame+rwviewer: fix -Wunused-variable warnings 2017-10-29 20:40:57 +00:00
views rwlib/rwengine: Use AnimationPtr instead of Animation* 2017-10-18 21:52:29 +01:00
widgets rwgame+rwviewer: fix -Wunused-variable warnings 2017-10-29 20:40:57 +00:00
AnimationListModel.cpp rwgame+rwviewer: fix -Wunused-variable warnings 2017-10-29 20:40:57 +00:00
AnimationListModel.hpp rwlib/rwengine: Use AnimationPtr instead of Animation* 2017-10-18 21:52:29 +01:00
AnimationListWidget.cpp clang-format files in rwviewer 2016-09-09 21:13:21 +01:00
AnimationListWidget.hpp rwlib/rwengine: Use AnimationPtr instead of Animation* 2017-10-18 21:52:29 +01:00
CMakeLists.txt cmake: add support for include-what-you-use to check #include's 2017-10-29 20:40:57 +00:00
IMGArchiveModel.cpp rwgame+rwviewer: fix -Wunused-variable warnings 2017-10-29 20:40:57 +00:00
IMGArchiveModel.hpp clang-format files in rwviewer 2016-09-09 21:13:21 +01:00
ItemListModel.cpp rwgame+rwviewer: fix -Wunused-variable warnings 2017-10-29 20:40:57 +00:00
ItemListModel.hpp clang-format files in rwviewer 2016-09-09 21:13:21 +01:00
ItemListWidget.cpp clang-format files in rwviewer 2016-09-09 21:13:21 +01:00
ItemListWidget.hpp clang-format files in rwviewer 2016-09-09 21:13:21 +01:00
main.cpp clang-format files in rwviewer 2016-09-09 21:13:21 +01:00
README.md Add Readme and Copying files 2014-02-13 09:51:42 +00:00
ViewerWidget.cpp Improving handling game shaders (#302) 2017-10-29 18:47:52 +00:00
ViewerWidget.hpp rwlib: Use ClumpPtr instead of Clump* 2017-10-18 21:52:29 +01:00
ViewerWindow.cpp rwgame+rwviewer: fix -Wunused-variable warnings 2017-10-29 20:40:57 +00:00
ViewerWindow.hpp Remove usages of WorkContext 2016-12-02 00:56:38 +00:00

RWViewer

Qt Viewer for viewing contents of archives, viewing DFF models etc.