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

Expose colorscheme, scrollbar, clipboard functionality to QML #39

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 28, 2022

  1. Expose ColorSchemeManager and ColorScheme to QML

    Expose a subset of the ColorSchemeManager to QML in order to allow editing of
    ColorSchemes from within QML.
    Guido Berhoerster committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    d8834e2 View commit details
    Browse the repository at this point in the history
  2. Expose QMLTermWidget foreground and background colors to QML

    Guido Berhoerster committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    75a7a1a View commit details
    Browse the repository at this point in the history
  3. Make QmlTermWidget scrollbarCurrentValue property writable

    Guido Berhoerster committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b3210f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eae6156 View commit details
    Browse the repository at this point in the history
  5. Apply color scheme if changed

    Guido Berhoerster committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    ffc6b2b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    f3050bd View commit details
    Browse the repository at this point in the history