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

Herrie/qt6 #7

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

Herrie/qt6 #7

wants to merge 11 commits into from

Commits on May 20, 2022

  1. org.webosports.app.camera: Update for Qt6

    Signed-off-by: Herman van Hazendonk <[email protected]>
    Herrie82 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    3ac6a69 View commit details
    Browse the repository at this point in the history
  2. FU

    Herrie82 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    f59fdce View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. CMakeLists: remove Qt5 backward compatibility

    Qt5/Qt6 cleanup.
    
    Signed-off-by: Christophe Chapuis <[email protected]>
    Tofee committed May 14, 2023
    Configuration menu
    Copy the full SHA
    508a0e8 View commit details
    Browse the repository at this point in the history
  2. Fix Qt6 syntax for QtConcurrent::Run

    Signed-off-by: Christophe Chapuis <[email protected]>
    Tofee committed May 14, 2023
    Configuration menu
    Copy the full SHA
    49b5831 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. AdvancedCameraSettings: migrate code to Qt6's QCamera and QCameraDevice

    Signed-off-by: Christophe Chapuis <[email protected]>
    Tofee committed May 18, 2023
    Configuration menu
    Copy the full SHA
    ff422ea View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. More Qt6 migration work

    Address QML issues with Qt6 Multimedia
    
    Signed-off-by: Christophe Chapuis <[email protected]>
    Tofee committed May 20, 2023
    Configuration menu
    Copy the full SHA
    8305e4a View commit details
    Browse the repository at this point in the history
  2. CornerShader: try to use vertex shader with QtShaderTool

    It's not yet working though.
    
    Signed-off-by: Christophe Chapuis <[email protected]>
    Tofee committed May 20, 2023
    Configuration menu
    Copy the full SHA
    6f69bba View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. StorageLocations: exit quickly if the /media folder doesn't exist at all

    Signed-off-by: Christophe Chapuis <[email protected]>
    Tofee committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    db5607a View commit details
    Browse the repository at this point in the history
  2. Preferences: go back to the simple list of preferences

    This avoid using shaders, which seem to conflict with the camera output
    somehow
    
    Signed-off-by: Christophe Chapuis <[email protected]>
    Tofee committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    dcf0b63 View commit details
    Browse the repository at this point in the history
  3. CameraView: disable resolution picking for the moment

    Signed-off-by: Christophe Chapuis <[email protected]>
    Tofee committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    fbcbee6 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge pull request #5 from Tofee/tofe/qt6

    Additional fixes for Qt6
    Herrie82 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7730c32 View commit details
    Browse the repository at this point in the history