Changes in build system and addition of color picker
- Migrate build system from qmake to cmake - Add catch2 and trompeloeil - Update to CI to execute unit tests - minor fixes of depreacation and warnings - Color can be selected by clicking on the specific hat
Showing
- .gitlab-ci.yml 26 additions, 7 deletions.gitlab-ci.yml
- 3rdparty 1 addition, 1 deletion3rdparty
- CMakeLists.txt 307 additions, 0 deletionsCMakeLists.txt
- include/animation.h 1 addition, 1 deletioninclude/animation.h
- include/blurFilter.h 1 addition, 1 deletioninclude/blurFilter.h
- include/calibFilter.h 2 additions, 0 deletionsinclude/calibFilter.h
- include/codeMarkerItem.h 4 additions, 4 deletionsinclude/codeMarkerItem.h
- include/codeMarkerWidget.h 1 addition, 1 deletioninclude/codeMarkerWidget.h
- include/colorPlot.h 11 additions, 8 deletionsinclude/colorPlot.h
- include/colorRangeWidget.h 2 additions, 1 deletioninclude/colorRangeWidget.h
- include/control.h 9 additions, 0 deletionsinclude/control.h
- include/ellipse.h 1 addition, 1 deletioninclude/ellipse.h
- include/helper.h 3 additions, 4 deletionsinclude/helper.h
- include/petrack.h 1 addition, 1 deletioninclude/petrack.h
- include/player.h 1 addition, 1 deletioninclude/player.h
- include/tracker.h 6 additions, 6 deletionsinclude/tracker.h
- include/vector.h 3 additions, 3 deletionsinclude/vector.h
- include/view.h 3 additions, 0 deletionsinclude/view.h
- petrack.pro 0 additions, 747 deletionspetrack.pro
- src/analysePlot.cpp 2 additions, 1 deletionsrc/analysePlot.cpp
Loading
Please register or sign in to comment