Skip to content

BreizhEdit is an efficient text editor written with the Qt framework :)

License

Notifications You must be signed in to change notification settings

digitalbox94/BreizhEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BreizhEdit

BreizhEdit is an efficient text editor written with the Qt framework.
It has been successfully tested on MacOS Catalina, Ubuntu 20, Windows10 and RaspberryPiOS.

Features

The below functionalities are available :

  • New / Open / Save / SaveAs / Print file
  • Cut / Copy / Paste texte
  • Undo function
  • Search for a string (forward/backward) with Replace
  • Go to a line number
  • Display line numbers
  • Highlight current line
  • Font selection
  • Zoom / Unzoom text window
  • Text displayed with colored keywords
  • Status bar for general information

Screenshot

Main window :

Main window


Text with colored keywords:

Colored keywords


Search dialog :

Search


Go to line dialog :

Go to line


Zoom/Unzoom :

Zoom


Quick commands display :
Commands


Limitations

  • Single window display

  • Distribution for RaspberryPiOS and Ubuntu to improve

Build from source

Open the BreizhEdit.pro file inside Qt Creator and compile it.

Alternative solution is to compile with the "qmake" tool:
cd ./project
qmake
make

Download

You can download BreizhEdit for each platform in the Release section

Enjoy :)

About

BreizhEdit is an efficient text editor written with the Qt framework :)

Resources

License

Stars

Watchers

Forks

Packages

No packages published