Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ros-visualization/python_qt_binding
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ros-visualization/python_qt_binding
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rolling
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 10 files changed
  • 5 contributors

Commits on Dec 2, 2024

  1. Remove the mirror-rolling-to-main workflow. (#145)

    We no longer need to keep the main branch up-to-date,
    so drop the workflow.
    
    Signed-off-by: Chris Lalancette <clalancette@gmail.com>
    clalancette authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    454aade View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. 2.4.0

    cottsay committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    9b7fc17 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. fix cmake deprecation (#150)

    cmake version < then 3.10 is deprecated
    mosfet80 authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    19eee00 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. fix setuptools deprecation (#151)

    Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    Co-authored-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    mosfet80 and ahcorde authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    7a01356 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. Changelog

    Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    ahcorde committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    65847a9 View commit details
    Browse the repository at this point in the history
  2. 2.4.1

    ahcorde committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    20bcb5f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2026

  1. Use sip-build and python3_add_library for Qt5/Qt6 (#157)

    * Try using sip-build and Python3_add_library for Qt5/Qt6
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    
    * Progress, but I shouldn't touch this
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    
    * Closer, but compile errors from generated sip C++ code
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    
    * Get SIP ABI from PyQt5 bindings
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    
    * Refactor
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    
    * Got it working, mostly b/c I forgot about sip_DEPENDENCIES arg
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    
    * Newline at end of file
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    
    * Lint CMake
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    
    * Adding sip-build to python3-qt5-bindings rosdep key
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    
    * Support Qt5 and Qt6
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    
    * Include all generated sip c/c++ files
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    
    * Forced to use pyqtbuilder, but sip API conflict
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    
    * Generate pyproject.toml using configure_file
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    
    * Update python_qt_binding-extras.cmake
    
    * use new python3-qt-bindings key
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    
    * Choose Qt version
    
    Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    
    * Choose Qt version
    
    Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    
    * Search for qmake-qt5, and don't add a target dep on a configure-time generated file
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    
    * line-length
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    
    ---------
    
    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    sloretz and ahcorde authored Apr 11, 2026
    Configuration menu
    Copy the full SHA
    17b0b88 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. Changelog

    Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    ahcorde committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    848c051 View commit details
    Browse the repository at this point in the history
  2. 2.5.0

    ahcorde committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    b6d78ea View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2026

  1. Depend on python3-dev (#158)

    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    sloretz authored Apr 21, 2026
    Configuration menu
    Copy the full SHA
    84fcb85 View commit details
    Browse the repository at this point in the history
  2. Changelogs

    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    sloretz committed Apr 21, 2026
    Configuration menu
    Copy the full SHA
    12446b1 View commit details
    Browse the repository at this point in the history
  3. 2.5.1

    sloretz committed Apr 21, 2026
    Configuration menu
    Copy the full SHA
    69f1c54 View commit details
    Browse the repository at this point in the history
  4. Remove qt6-base-dev from package.xml (#159)

    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    sloretz authored Apr 21, 2026
    Configuration menu
    Copy the full SHA
    daa9c2f View commit details
    Browse the repository at this point in the history
  5. Changelogs

    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    sloretz committed Apr 21, 2026
    Configuration menu
    Copy the full SHA
    59c4bc9 View commit details
    Browse the repository at this point in the history
  6. 2.5.2

    sloretz committed Apr 21, 2026
    Configuration menu
    Copy the full SHA
    e659869 View commit details
    Browse the repository at this point in the history
Loading