Coder Social home page Coder Social logo

alessiopittiglio / autopad Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.08 MB

AutoPad is a Qt-based multi-document text editor with automated text correction capabilities

CMake 2.40% C++ 97.60%
qt cpp file-io graphical-user-interface spellchecker text-editor word-wrap

autopad's Introduction

AutoPad

AutoPad is a multi-document text editor application with an automated text correction feature. It is developed using the Qt framework for C++.

Features

  • Create, open, save, and print text documents
  • Undo/Redo functionality
  • Word wrap, font, and color formatting options
  • Automated text correction using dictionary-based string distance algorithm
  • Recent file list for quickly opening previously edited documents
  • Tabbed interface for managing multiple documents

Requirements

  • Qt 5.x

Building

  1. Clone the repository
  2. Create a build directory: mkdir build
  3. Enter the build directory: cd build
  4. Run CMake to configure the project: cmake ..
  5. Build the project: make

Usage

Upon launching AutoPad, you can create a new document or open an existing text file. The application provides a user-friendly interface with menus and toolbars for common actions such as saving, printing, undoing/redoing changes, and formatting text.

The automated text correction feature suggests similar words from a dictionary when you right-click on a misspelled word. This can help you quickly correct typographical errors while writing.

Contributing

This project was developed as part of a university course and is not actively maintained. However, if you would like to contribute improvements or bug fixes, you can submit a pull request on the project's GitHub repository.

Credits

Autopad was developed by the class of Programming Techniques 2020 under the supervision of Prof. Alessandro Bria at the University of Cassino and Southern Lazio.

autopad's People

Contributors

alessiopittiglio avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.