interface.ui

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7144: Dynamic sub-menu creation for plugins [General improvement]

- The plugin windowtitle will be used for sub-menus by the format blow:

<top_menu_name>/<plugin-menu-name>

- the character '/' is the separator and only one menu level will be created.

- the names are non-case-sensitive

- the character '&' will be removed and will only used for menu shortcuts.

- names will be trimmed.

  1. … 15 more files in changeset.
DEN-5833: Implementation

- Added a Condition to test the message 63 Condition cleared

- Code Cleanup

  1. … 1 more file in changeset.
DEN-5833: Implementation

- minor .ui changes

  1. … 1 more file in changeset.
DEN-5754: Implementation

- The last piece of making the Simulator plugin base.

- Improvement : separator.

  1. … 11 more files in changeset.
DEN-5833: Implementation

- Added the Alarm plugin

- modified the plugins to use a unique Loader class name and then define the unique name int the __init__.py file.

- using the os lib to get the current plugin path and load the unique interface.ui in the RealTmeWidget parent class.

- Added check CANBus in the simulator.

  1. … 14 more files in changeset.