Feb 11
28
Done
QMake
- Corrected tests
- Merged KDevelop MakeBuilder patch
- Fixed wrong detection of .qmake.cache in subfolders
Code generation (branch codegen-grantlee)
- Finished generatorInfo test
Tab bar (branch tab-bar-final)
- Changed integration of Smart Cleanup into sublime
- Fixed some bugs in Smart Cleanup, all tests except those for buddy integration pass now
- Added another test case for Cleanup
- Apply new outdated timeout on change into smart cleanup
Issues
- Still not found appropriate architecture to unify Cleanup and Document Buddies
In the next days
QMake
- Start investigation about build directory tree customization (folders that exist in build and not in source, …)
- Merge shadow-build branch with master
Tab-bar
- Define new architecture for Document Buddies and/or Cleanup
- Implement integration of Document Buddies into Cleanup
- Test everything, then post review request
Code generation
- Write global context interfaces
- Write user context
- Handle other widget for UIContext
- Write documentation
- Write output widget (to select destination)