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

Rebase from master #726

Merged
merged 23 commits into from
Nov 26, 2024
Merged

Rebase from master #726

merged 23 commits into from
Nov 26, 2024

Commits on Oct 14, 2024

  1. Update version to 1.1.0

    ThomasKroes authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4b0dd0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b79fd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d9fca6 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

Commits on Oct 29, 2024

  1. Fix HTML rendering problems in sample scope plugin (#709)

    * Replace QLabel with QWebengineView
    
    * Enclose managers in MV_Application with mv namespace where needed
    
    * Fix clang warning
    
    * Fix clang warnings
    ThomasKroes authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    419d2ab View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Update build.yml (#712)

    alxvth authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    63a795a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

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

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    fc72dfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3342e31 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Link statically to QuaZip (#716)

    * Link statically to QuaZip
    
    Remove redundant CMake utility file
    Remove redundant dependency on ZLib from the core CMake file
    
    * Remove last reference to create_quazip_symlink CMake utility file
    
    * Fix core CMake
    
    Put back ZLib and link statically to it
    Do not install QuaZip on MacOS
    Install ZLib license
    
    * Put ZLib before QuaZip in CMake
    ThomasKroes authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e5c40f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

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

Commits on Nov 19, 2024

  1. Fix regression cmake config (#719)

    * Fix regression
    
    * Fix regression, use PACKAGE_PREFIX_DIR
    alxvth authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    7cca6c2 View commit details
    Browse the repository at this point in the history
  2. Update CMakeLists.txt (#721)

    alxvth authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a62c6e6 View commit details
    Browse the repository at this point in the history
  3. Put system plugins in SystemPlugins project group and data plugins in…

    … DataPlugins project group
    ThomasKroes committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3cca060 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcdf193 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Tix toggle action drag and drop (#723)

    * Refactor
    
    Move action drag behavior to specific WidgetActionDrag class
    Remove virtual + final from WidgetAction class
    Override WidgetAction destructor
    
    * Check for dragging inside the ToggleAction and some housekeeping
    ThomasKroes authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b1e70ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af4c7b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15ea0ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a136e05 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    a4bcf9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52d60a4 View commit details
    Browse the repository at this point in the history
  3. Turn off workspace menu

    ThomasKroes committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    fe86de5 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Add utility functions

    ThomasKroes committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6bb4d4e View commit details
    Browse the repository at this point in the history