Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Latest commit

 

History

History
4 lines (4 loc) · 214 Bytes

Rewriting TODO.md

File metadata and controls

4 lines (4 loc) · 214 Bytes

This project needs a lot of rewriting now. Its code is extremely dirty&ugly.

  • Use Qt libs instead of STLs (e.g. std::string -> QString)
  • Rewrite codes of grammar checking
  • Many more...