8000 Comparing v0.3...v0.4 · faaxm/spix · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: faaxm/spix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3
Choose a base ref
...
head repository: faaxm/spix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4
Choose a head ref
  • 6 commits
  • 37 files changed
  • 8 contributors

Commits on Aug 24, 2021

  1. Add github sponsors

    faaxm committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    a88161b View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Add ability for right & middle mouse clicks (#47)

    * Add ability for right & middle mouse clicks
    * Move all constants from private Events.h and KeyCodes.h to new public Identifiers.h
    
    Co-authored-by: RAMA Mario Rauschenberg <mario.rauschenberg@leica-geosystems.com>
    Co-authored-by: Falko Axmann <code@falkoaxmann.de>
    RAMAMario and faaxm authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    d260b51 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Backwards-compatible Qt6 support (#50)

    * Remove ubuntu-18 from build. Not supported.
    * Update build files to support Qt5 and Qt6
    * Update README with installation instructions
    * Add some of the examples to CI pipeline
    
    Co-authored-by: Noah <nkoontz@witekio.com>
    Co-authored-by: Falko Axmann <code@falkoaxmann.de>
    3 people authored Mar 3, 2022
    2 Configuration menu
    Copy the full SHA
    3b758e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Add logo to readme (#55)

    faaxm authored Apr 11, 2022
    7 Configuration menu
    Copy the full SHA
    013e68f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Methods signature (#57)

    * Add methods signatures in spix method declaration helper
    * Upgrade testScript.py for RemoteCtrl example
    * run clang-format
    
    Co-authored-by: Falko Axmann <code@falkoaxmann.de>
    ctmbl and faaxm authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    541ad4b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Declare AnyRPC::anyrpc library link private (#58)

    Co-authored-by: Martin Blanchard <martin.blanchard@siemens.com>
    mablanchard and mablanchard authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    368793a View commit details
    Browse the repository at this point in the history
Loading
0