A light-weight C/C++ IDE based on Qt
Go to file
royqh1979@gmail.com a0d142f6df * fix: new file's name errorString
* fix: display error when row number digit count's Changed
 * fix: top line is not correctly setted, when add new lines after the last line just above the editor's bottom
2021-06-07 21:34:48 +08:00
RedPandaIDE * fix: new file's name errorString 2021-06-07 21:34:48 +08:00
IDE-todo.xlsx change font size with ctrl+mouse wheel 2021-04-09 17:48:25 +08:00
LICENSE Initial commit 2021-04-09 10:04:36 +08:00
README.md show line numbers 2021-04-11 13:55:31 +08:00
Red_Panda_CPP.pro work save 2021-05-18 15:49:58 +08:00

README.md

RedPanda-CPP

A light-weight C/C++ IDE based on Qt

This project is an attempt to port Red Panda Dev-C++ from delphi to Qt, to support non-windows systems.