Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Feature/custom ui launcher

wakonig_k requested to merge feature/custom_ui_launcher into pre_release_v2

Description

First version of a UI launcher.

Related Issues

closes #483 (closed)

Type of Change

  • Added launcher tile
  • Improved cleanup for widgets with BECMainWindow
  • Added host container UILaunchWindow

Screenshots / GIFs (if applicable)

image

Additional Comments

  • The launcher currently rejects any ui files with QMainWindow.
  • The icon is just a placeholder. I don't have access to the BEC Widgets svg files, hence making a new icon that looks similar to the rest is somewhat tricky.

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading