Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 963 Bytes

readme.md

File metadata and controls

41 lines (28 loc) · 963 Bytes

Memo

Copyright (C) 2020-2021 Kreogist Dev Team.

Overview

Memo is a Notepad++ replacement developed using Qt framework only. It is aiming to provides the same usage experience as Notepad++ but only use native Qt library for cross-platform supports.

Tested platform:

  • Windows 10 64-bit (20H1, 20H2)

Tested compilers:

  • MSVC 2019
  • MinGW 8.1.0

Dependencies

  • Qt 6 (>= 6.0.0) or Qt 5 (>= 5.15.0)

TODO List

  • Complete the search function
  • Quick search
  • Tab switcher
  • Run menu
  • Window menu
  • Grammar modeling backend
  • Syntax highlight
  • Code folding
  • Tab indent display
  • Session support
  • Folder Panel support
  • Codec dialog
  • Qt 5 (5.15) compatible support
  • Previous Qt 5 LTS compatible support

License

Memo is distributed under the HARERU Software License; either version 1 of the license, or (at your option) any later version. For more information, please see license file.