Skip to content

Stable QT5 Release

Latest
Compare
Choose a tag to compare
@AIIX AIIX released this 01 Jul 04:53
0cf38d1

What's Changed

  • Start / stop commands from environment by @forslund in #55
  • Move speech for android to queue system and add support for speech dialogs by @AIIX in #66
  • Fix mycroft-gui-core loader and stop by @PureTryOut in #67
  • dev_setup.sh: add Alpine support by @PureTryOut in #69
  • Change sidebar layout, add about page, add version property by @AIIX in #71
  • new BoxLayout component by @notmart in #70
  • use wakeword instead of begin_recording by @AIIX in #72
  • Replace ~ with $HOME by @forslund in #68
  • Add skill id as a parameter to page interaction and focus events by @AIIX in #74
  • Add screenTimeoutReceived signal and implement window close on timeout by @AIIX in #75
  • trigger user interaction event on key release by @AIIX in #77
  • Translate QML-only messages with QTranslator by @notmart in #81
  • provide openSUSE Leap 15.x support by @megamaced in #82
  • multiple changes to support app on plasma mobile platform by @AIIX in #83
  • always enable remote tts / stt for non android mobile platforms by @AIIX in #85
  • dev_setup.sh: install Alpine deps to a virtual meta package by @PureTryOut in #86
  • Add the inset properties similar to Control by @notmart in #90
  • Add a card delegate by @AIIX in #89
  • Add Units by @AIIX in #91
  • Add show ongoing time and total duration to ui by @AIIX in #94
  • Add PTT client start support and configuration by @AIIX in #95
  • Fix typo backgound > background by @krisgesling in #93
  • Add a full media service suite with visualizations support to GUI by @AIIX in #97
  • Add SoundEffects support for button clicks by @AIIX in #98
  • add player restart and more cps meta info by @AIIX in #99
  • Add support for sending missing context field on main messagebus by @AIIX in #100
  • bus_isolation by @JarbasAl in #101
  • forward current track status to core backend by @AIIX in #102
  • Add a custom busy indicator component that can be used everywhere by @AIIX in #103
  • add icon units and spacing units by @AIIX in #104
  • Add a marquee text component by @AIIX in #107
  • Dev script updates: Move configurations to options and cleanup by @AIIX in #109
  • add more core locations check by @AIIX in #110
  • refactor autofit label, use a different approach by @AIIX in #111
  • abs unsigned int type does not support negative integer value by @AIIX in #113
  • Fix typo - 'righToLeft' should be 'rightToLeft' by @krisgesling in #116
  • add config options to enable/disable skill view animations by @AIIX in #119
  • add qt_version context message by @AIIX in #124

New Contributors

Full Changelog: v1.0.1...backports-stable-qt5