cecilianor / Qt-thesis

MIT License
8 stars 3 forks source link

Quality Assurance: Check that code is properly documented and styled for final delivery #121

Closed cecilianor closed 4 months ago

cecilianor commented 4 months ago

This issue covers checking that the entire codebase is properly documented, and styled as closely to Qt's standards as we can make it. If the one reviewing the work finds any other problems, that must also be reported to the team. If it can't be fixed before the final deadline, it can at least be mentioned as a part of the "Future Work" section in the report.

Folders with Files to Comment and Check

app:

lib

tests

cecilianor commented 4 months ago

Cleaning up styling and comments is now complete for the app folder. lib and test will also be checked before finally merging/pulling to dev.

cecilianor commented 4 months ago

Today, I have talked to the product owner, @mattisnowman . Matthias has confirmed that there is no need to continue re-styling the files to further adhere to Qt's standards, so I'm going to close this issue. If any additional styling is to be done, that has to happen when Qt takes over the project.