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

New interface #18

Merged
merged 274 commits into from
Sep 2, 2024
Merged

New interface #18

merged 274 commits into from
Sep 2, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 2, 2023

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

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    88e7f84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    864c086 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60589ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0923b36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aee6287 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5e275e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    6fe6b0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76e538f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3404749 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    bdfdaf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0de2d11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbad891 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f11fa0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68e39fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bca9ed7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68bdfe5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Add pyproject.toml

    AndrewSazonov committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    3ab4d4d View commit details
    Browse the repository at this point in the history
  2. Fix pyproject.toml

    AndrewSazonov committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    946dbc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86b3be2 View commit details
    Browse the repository at this point in the history
  4. Plotly 1.58.5 -> 2.18.0

    AndrewSazonov committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    5cf0a75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1c34ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f1d429 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Get rid of miscProxy

    AndrewSazonov committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    3be663c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ead7bba View commit details
    Browse the repository at this point in the history
  3. Fix project description

    AndrewSazonov committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    dd3d088 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Add useWebGL property

    AndrewSazonov committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    8abaefe View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

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

Commits on Feb 22, 2023

  1. Modify RemoteController

    AndrewSazonov committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    aa10592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    084b0e4 View commit details
    Browse the repository at this point in the history
  3. Try poetry

    AndrewSazonov committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    43d017d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39ca3b4 View commit details
    Browse the repository at this point in the history
  5. Back to hatch

    AndrewSazonov committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    59cde7d View commit details
    Browse the repository at this point in the history
  6. Allow py3.11

    AndrewSazonov committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    dc8f1fe View commit details
    Browse the repository at this point in the history
  7. Hardcode axes ranges

    AndrewSazonov committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    b831b38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d50618 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

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

Commits on Feb 24, 2023

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

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    c85edc8 View commit details
    Browse the repository at this point in the history
  2. Cleaning up / renaiming

    AndrewSazonov committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    bc8936f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bd4e73 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

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

Commits on Mar 17, 2023

  1. Update Plotly1d chart

    AndrewSazonov committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    50d5659 View commit details
    Browse the repository at this point in the history
  2. Update TableView

    AndrewSazonov committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    4c3b821 View commit details
    Browse the repository at this point in the history
  3. Add basic QtCharts

    AndrewSazonov committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    5467283 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3579bf View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Add background line

    AndrewSazonov committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ad0a71f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    3a4a4cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e24dbe1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2703ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    536b26c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaaa02b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

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

Commits on Apr 18, 2023

  1. Clean up TableView

    AndrewSazonov committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d4dcb18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70f8da5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fce6e5b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    3edf811 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6735e53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    030a0db View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    d87bf3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a7a7cc View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Extend logging options

    AndrewSazonov committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    ffd59bd View commit details
    Browse the repository at this point in the history
  2. Fix logging level model

    AndrewSazonov committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7216dd7 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Move logger to EasyApp

    AndrewSazonov committed May 3, 2023
    Configuration menu
    Copy the full SHA
    90f87c6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    da0d0d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac9e747 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2db657 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Make base 1d chart

    AndrewSazonov committed May 10, 2023
    Configuration menu
    Copy the full SHA
    ef811c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a77f2c View commit details
    Browse the repository at this point in the history
  3. Fix logging

    AndrewSazonov committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7bebbb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbd4b3d View commit details
    Browse the repository at this point in the history
  5. Fix module name

    AndrewSazonov committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7625107 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

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

Commits on May 12, 2023

  1. Extend base chart

    AndrewSazonov committed May 12, 2023
    Configuration menu
    Copy the full SHA
    5d1086a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    e7339e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa11f17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0f20f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04283c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

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

Commits on Jun 14, 2023

  1. Minor fixes

    AndrewSazonov committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    28ddc07 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

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

Commits on Jun 16, 2023

  1. New status bar design

    AndrewSazonov committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    a614a63 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Add orange color

    AndrewSazonov committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    8bdc14a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Increase sidebar width

    AndrewSazonov committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    627979b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

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

Commits on Jun 23, 2023

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

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    c439ba7 View commit details
    Browse the repository at this point in the history
  2. Modify 'grey' color

    AndrewSazonov committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d730e49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6477460 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    949fb51 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Add custom scroll bar

    AndrewSazonov committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    fd59118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adf4092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98ce2a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cdaf3b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    8f4d8b6 View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    AndrewSazonov committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    7e8367c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    41f5bd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b0ed01 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Fix status bar spacing

    AndrewSazonov committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    00c1654 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    c06e05f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4aaf12 View commit details
    Browse the repository at this point in the history
  3. Clean up

    AndrewSazonov committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    06f9ee0 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    aa40995 View commit details
    Browse the repository at this point in the history
  2. Clean up

    AndrewSazonov committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    333ebd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4824a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ff0dfb View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    568e953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99d3293 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7da535 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63e485a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b3d84a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b263c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Minor fixes

    AndrewSazonov committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7cba5db View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

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

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    80ca1a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d5e264 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad0b6f6 View commit details
    Browse the repository at this point in the history
  4. Modify status bar

    AndrewSazonov committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d128f00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc8cdac View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Minor fixes

    AndrewSazonov committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fa9dc63 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Jul 21, 2023

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

Commits on Aug 10, 2023

  1. Multiple changes

    AndrewSazonov committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    18ce7f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4225b15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b00dd0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c568ed View commit details
    Browse the repository at this point in the history
  5. Update colors

    AndrewSazonov committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8b05f8b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

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

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    be418a3 View commit details
    Browse the repository at this point in the history
  2. Save color scheme

    AndrewSazonov committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a8ce2a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dfd46c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    d3fb688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76e6974 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a615a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

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

Commits on Aug 20, 2023

  1. Update translator

    AndrewSazonov committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    9a17bcb View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Use categories in CIF

    AndrewSazonov committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    fc9365e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

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

Commits on Sep 5, 2023

  1. Minor changes

    AndrewSazonov committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    91ab401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c90dc0e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

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

Commits on Sep 22, 2023

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

Commits on Nov 3, 2023

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

Commits on Nov 5, 2023

  1. Fix color

    AndrewSazonov committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    b0fce2e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Try Python 3.12

    AndrewSazonov committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    75070d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Fix pyside6 version to be 6.5.3 because of the issues on macOS

    Never version of pyside6 fails with QtQuick3D rendering on macOS:
    - Particles not supported due to missing RGBA32F and RGBA16F texture format support
    - No GLSL shader code found (versions tried:  QList(120) ) in baked shader
    AndrewSazonov committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bba4696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e52346 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    569cfee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76637fa View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    b085c9b View commit details
    Browse the repository at this point in the history
  2. Update readme

    AndrewSazonov committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9601d95 View commit details
    Browse the repository at this point in the history
  3. Fix how to run qml

    AndrewSazonov committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    29a829d View commit details
    Browse the repository at this point in the history
  4. Simplify structure

    AndrewSazonov committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    cfd8b04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f777af8 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    2f22ff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8fb25b View commit details
    Browse the repository at this point in the history
  3. Update the readme file

    AndrewSazonov committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0236ca1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    33203aa View commit details
    Browse the repository at this point in the history
  2. New qml-py-py example

    AndrewSazonov committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    b373382 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    AndrewSazonov committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d6cfd3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de7687d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Restructure examples

    AndrewSazonov committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    bab0d21 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    dc952ba View commit details
    Browse the repository at this point in the history
  2. Add README.md

    AndrewSazonov committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    73f6460 View commit details
    Browse the repository at this point in the history
  3. Update examples.md

    AndrewSazonov committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    af27ed2 View commit details
    Browse the repository at this point in the history
  4. Add ref to examples

    AndrewSazonov committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d0f7abb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11bfb6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    698c211 View commit details
    Browse the repository at this point in the history
  7. Clean up

    AndrewSazonov committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    22ebf8c View commit details
    Browse the repository at this point in the history
  8. Fix qmlproject

    AndrewSazonov committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0a58280 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Add CI to build wasm

    AndrewSazonov committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f92c917 View commit details
    Browse the repository at this point in the history
  2. Add libxkbcommon

    AndrewSazonov committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6f40397 View commit details
    Browse the repository at this point in the history
  3. Switch to macos

    AndrewSazonov committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    28e6d72 View commit details
    Browse the repository at this point in the history
  4. Cache emsdk and qt

    AndrewSazonov committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7dd50b8 View commit details
    Browse the repository at this point in the history
  5. Add build wasm step

    AndrewSazonov committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e2c0796 View commit details
    Browse the repository at this point in the history
  6. Fix path to emsdk

    AndrewSazonov committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    980aac6 View commit details
    Browse the repository at this point in the history
  7. Add upload steps to CI

    AndrewSazonov committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b5a1783 View commit details
    Browse the repository at this point in the history
  8. Fix path

    AndrewSazonov committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    59b00bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    083ebc8 View commit details
    Browse the repository at this point in the history
  10. Update readme

    AndrewSazonov committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d18fad5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    86479e2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    020da24 View commit details
    Browse the repository at this point in the history
  13. Update readme

    AndrewSazonov committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    1ce471e View commit details
    Browse the repository at this point in the history
  14. Change path to Qt

    AndrewSazonov committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ce0e921 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    366ece7 View commit details
    Browse the repository at this point in the history
  2. Simplify pyproject.toml

    AndrewSazonov committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    914c23a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f19adc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f2eb97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83bfa45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0dd69fe View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. adjustments BasicMinimalPy

    andped10 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a3d172a View commit details
    Browse the repository at this point in the history
  2. adjustments BasicPy

    andped10 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9f8ca03 View commit details
    Browse the repository at this point in the history
  3. adjustments BasicPy

    andped10 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8261a44 View commit details
    Browse the repository at this point in the history
  4. adjustments IntermediatePy

    andped10 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d24a886 View commit details
    Browse the repository at this point in the history
  5. vscode

    andped10 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    bd72822 View commit details
    Browse the repository at this point in the history
  6. updates examples.md

    andped10 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1b31695 View commit details
    Browse the repository at this point in the history
  7. adjustment to examples

    andped10 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    887909d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7267bbb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a6a81a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b3299c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef1ffc5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5a9743c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    131e688 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8ce7e6b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ad0bcab View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    df04a2e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. updates to example.md

    andped10 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3af9489 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Update EXAMPLES.md

    AndrewSazonov committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c6c7e97 View commit details
    Browse the repository at this point in the history
  2. Re-order imports

    AndrewSazonov committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f52cd9f View commit details
    Browse the repository at this point in the history
  3. Update application info

    AndrewSazonov committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4865b9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3f92f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7fa0f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    973451b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    4892e19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f46afd View commit details
    Browse the repository at this point in the history
  3. Add docstring

    AndrewSazonov committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    68ae75d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a591fca View commit details
    Browse the repository at this point in the history
  5. Remove unused property

    AndrewSazonov committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    53deaed View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    7099709 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02123b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Rename Backend

    AndrewSazonov committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    12c1c82 View commit details
    Browse the repository at this point in the history
  2. Force PySide6>=6.6,<6.7

    AndrewSazonov committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    572707a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    298c14f View commit details
    Browse the repository at this point in the history
  4. flat backend

    andped10 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9e60fdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d5211d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c5841c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70b123b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37cd4d6 View commit details
    Browse the repository at this point in the history
  9. cleaning BackendWrapper.qml

    andped10 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3dd870e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    72bfffc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3902340 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    11c391d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    da03db3 View commit details
    Browse the repository at this point in the history
  14. Fix pyproject structure

    AndrewSazonov committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    004c782 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    45f2ece View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2fc57bc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b869b5d View commit details
    Browse the repository at this point in the history
  18. Rename examples (more simple structure)

    * BasicMinimalPy to BasicPy
    * BasicMinimalC++ to BasicC++
    * BasicPy to IntermediatePy
    * IntermediatePy to AdvancedPy
    AndrewSazonov committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0cab3cf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2056dce View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e6b0fd2 View commit details
    Browse the repository at this point in the history
  21. Update descriptions

    AndrewSazonov committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    717e15f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    408b38d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b72daa4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b496f7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15 from EasyScience/examples

    Add 3 types of the most basic examples with an additional backend proxy layer and a new way to globally access QML components
    AndrewSazonov authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    09d08fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9dc93a1 View commit details
    Browse the repository at this point in the history