Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use configobj as a submodule #2906

Merged
merged 6 commits into from
Oct 27, 2024

Commits on Oct 26, 2024

  1. Cleanup code (#154)

    * Refactor TextEdit, WIP
    
    * Fix unit tests with language transform
    
    * Separated key commands in TextEdit. Breaks some, TAB functions, Enter..
    
    * Delete commented code, renamve arguments
    
    * Refactor change_locale
    
    * Increase unit tests
    HelioGuilherme66 authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2a28c6b View commit details
    Browse the repository at this point in the history
  2. Improve unit test

    HelioGuilherme66 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    778ef34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e80acfc View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Cleanup code (#156)

    * Refactor TextEdit, WIP
    
    * Fix unit tests with language transform
    
    * Separated key commands in TextEdit. Breaks some, TAB functions, Enter..
    
    * Delete commented code, renamve arguments
    
    * Refactor change_locale
    
    * Increase unit tests
    
    * Improve unit test
    
    * Improve unit test
    
    * Change update from develop branch
    
    * Remove comments
    HelioGuilherme66 authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    a458f47 View commit details
    Browse the repository at this point in the history
  2. Add configobj as a submodule (#157)

    * Add configobj as a submodule
    
    * Add submodule init
    
    * Change submodule init and remove sudo
    
    * Reorganize steps
    
    * Update docs for development version
    
    * Update unit tests
    HelioGuilherme66 authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    5735097 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d22ffa View commit details
    Browse the repository at this point in the history