Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Initial refactoring with integration library #14

Merged
merged 5 commits into from Jan 15, 2020
Merged

Commits on Jan 12, 2020

  1. Initial refactoring with integration library

    - Included Qt linguist in qmake
    - GitHub Action to verify code guidelines
    - Fixed cpplint issues
    - Improved logging
    
    Part of YIO-Remote/remote-software#348
    zehnm committed Jan 12, 2020
    Copy the full SHA
    70825b1 View commit details
    Browse the repository at this point in the history
  2. Fixed reconnection handling

    - QWebSocket.close may only be called if socket is valid
    - Renamed socket and timer member vars
    - Additional logging
    zehnm committed Jan 12, 2020
    Copy the full SHA
    cc8233a View commit details
    Browse the repository at this point in the history
  3. GitHub Actions for Qt builds

    zehnm committed Jan 12, 2020
    Copy the full SHA
    a97d689 View commit details
    Browse the repository at this point in the history
  4. Minor cosmetic changes

    zehnm committed Jan 12, 2020
    Copy the full SHA
    12864fa View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Cosmetic changes

    zehnm committed Jan 14, 2020
    Copy the full SHA
    22e3480 View commit details
    Browse the repository at this point in the history