- Apr 25, 2019
-
-
Samuel GAIST authored
The field is optional
-
Flavio TARSETTI authored
Correctly handle assets not associated with user See merge request !70
-
Samuel GAIST authored
This is valid for assets like database and protocol template
-
Samuel GAIST authored
Implement spin boxes for 32bit unsigned int types See merge request !69
-
This allows for code simplification and wider range of type support.
-
Make it more flexible to avoid code duplication.
-
-
-
- Apr 18, 2019
-
-
Samuel GAIST authored
Protocol template editor skeleton See merge request !68
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- Apr 04, 2019
-
-
Samuel GAIST authored
Implement spin boxes for 64bit float types See merge request !67
-
Samuel GAIST authored
-
Samuel GAIST authored
With the default implementation the first input is transformed into a float so the next value written will go after the comma.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Flavio TARSETTI authored
-
- Apr 02, 2019
-
-
Flavio TARSETTI authored
Implement spin boxes for 64bit integer types See merge request !66
-
-
Samuel GAIST authored
179 dataformat editor See merge request !65
-
- Apr 01, 2019
-
-
Samuel GAIST authored
-
Samuel GAIST authored
This avoids reloading the json_widget content immediately on each keyboard input or mouse event (i.e. combobox mouse wheel update)
-
Samuel GAIST authored
-
Samuel GAIST authored
This method will allow to check whether the content of the editor is valid and continue further.
-
Samuel GAIST authored
This will allow to more easily execute validation.
-
Samuel GAIST authored
-
Samuel GAIST authored
Updated tests
-
Samuel GAIST authored
This allows the user to make better use of available space.
-
Samuel GAIST authored
Test cleanup
-
Samuel GAIST authored
-
- Mar 25, 2019
-
-
Flavio TARSETTI authored
Library editor See merge request !63
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
Fixes #178
-
Samuel GAIST authored
-
- Mar 22, 2019
-
-
Flavio TARSETTI authored
Core implementation See merge request !62
-
Samuel GAIST authored
-
Samuel GAIST authored
DescriptionWidget was over-engineering.
-
Samuel GAIST authored
-