Feb 11
14
Done
QMake
- Worked on running QMake unit tests in NoUI mode
- Started studying QMake Cache Files handling
- Tested custom defines with Cmake for investigate how to implement them in Qmake
StandardOutputView (branch toolview)
- Fixed test (hugly hack)
- Prepared the review request
Code generation (branch codegen-grantlee)
- Think about a new architecture in order to allow user to add new template without compiling
- Started to implement the new architecture
- Learned how to do C++ class template
- New student on this task studied how works Grantlee
Issues
- Problem with two student’s computer
- Doesn’t understand the bug in the test despite many research and help from kde-devel
- Launching QMake plugin without UI seems impossible
In the next days
QMake
- Correct tests (one of them fails)
- Continue investigation about NoUI
- Implement custom defines
Tab-bar
- Account buddy documents in smart cleanup
- Make unit test
- Place .h tab before .cpp tab when opening files
StandardOutputView
- Post the review request
Code generation
- Finish to implement architecture
- Adapt license template and license generation ui to the new architecture
- Finish license implementation
- Start to write C++ template and C++ ui