- Oct 26, 2020
-
-
Johannes Eder authored
Issue-Ref: 4079 Issue-Url: https://af3-developer.fortiss.org/issues/4079 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
fixed build properties: added res folder See merge request !130
-
Johannes Eder authored
Issue-Ref: 4079 Issue-Url: https://af3-developer.fortiss.org/issues/4079 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Oct 20, 2020
-
-
Johannes Eder authored
4014 See merge request !125
-
Johannes Eder authored
Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Andreas Bayha authored
DynamicTreeTableUIProviderBase did not take into account hidden (invisible) columns for numbering. With this, column numbers changed, whenever a column became invisible. Now the column number is correct - also invisible columns are counted. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
* tooling.kernel.ui * tooling.common.ui Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
* tooling.base.ui * tooling.base Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Oct 19, 2020
-
-
Andreas Bayha authored
Fixed an issue that occured if the first applied filter was "selected type only". Issue was in the initialization of a filter member. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
The AnnotationEntries in the annotations view are ordered according to hierarchy and after that alphabetically now. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Johannes Eder authored
Win10: Use dark gray instead of black for selected toggle button See merge request !128
-
Johannes Eder authored
Issue-Ref: 4061 Issue-Url: https://af3-developer.fortiss.org/issues/4061 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Oct 16, 2020
-
-
Andreas Bayha authored
-
Andreas Bayha authored
Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Simon Barner authored
4071: Model Library Elements are not Filtered by the Selection any more See merge request !129
-
Andreas Bayha authored
Issue-Ref: 4071 Issue-Url: https://af3-developer.fortiss.org/issues/4071 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Res folder was missing after merging master in. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Simon Barner authored
Issue-Ref: 4071 Issue-Url: https://af3-developer.fortiss.org/issues/4071 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* Execute filter() also when the provided String-based filter is empty * Make getFilterPredicate() private: Subclasses should override filter() and getFilterExpression() instead * Note: Keeping explicit filterValue argument of filter() - It is initialized using getFilterExpression() in getFilterPredicate()) - This allows to change the filter expression when filter() invokes itself recursively (e.g., when filtering trees) Issue-Ref: 4071 Issue-Url: https://af3-developer.fortiss.org/issues/4071 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Andreas Bayha authored
Editing was not able anymore due to changes in the master. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Oct 13, 2020
-
-
Andreas Bayha authored
Background color logic is now factored out of the UI provider an reusable. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Constants used for backgrouind colors in the table are factored out. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Oct 12, 2020
-
-
Simon Barner authored
Issue-Ref: 4061 Issue-Url: https://af3-developer.fortiss.org/issues/4061 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
- Cosmetic whitespace changes Issue-Ref: 4061 Issue-Url: https://af3-developer.fortiss.org/issues/4061 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 4061 Issue-Url: https://af3-developer.fortiss.org/issues/4061 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Oct 09, 2020
-
-
Andreas Bayha authored
-
Andreas Bayha authored
Completely replaced the old annotation view with the fx based implementation. So far, both were available in parallel. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Oct 05, 2020
-
-
Johannes Eder authored
[4020] KISS View to JavaFX See merge request !123
-
Johannes Eder authored
Issue-Ref: 4020 Issue-Url: https://af3-developer.fortiss.org/issues/4020 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Sep 14, 2020
-
-
Tiziano Munaro authored
Issue-Ref: 4020 Issue-Url: https://af3-developer.fortiss.org/issues/4020 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Sep 11, 2020
-
-
Simon Barner authored
3541 See merge request !126
-
Simon Barner authored
Issue-Ref: 3541 Issue-Url: https://af3-developer.fortiss.org/issues/3541 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Sep 10, 2020
-
-
Alexander Diewald authored
Issue-Ref: 3541 Issue-Url: https://af3-developer.fortiss.org/issues/3541 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Simon Barner authored
[4060] Double clicking on a Raspberry Pi platform element causes an exception to be thrown See merge request !127
-
Simon Barner authored
Issue-Ref: 4060 Issue-Url: https://af3-developer.fortiss.org/issues/4060 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Tiziano Munaro authored
Issue-Ref: 4020 Issue-Url: https://af3-developer.fortiss.org/issues/4020 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Tiziano Munaro authored
Issue-Ref: 4020 Issue-Url: https://af3-developer.fortiss.org/issues/4020 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Tiziano Munaro authored
Issue-Ref: 4020 Issue-Url: https://af3-developer.fortiss.org/issues/4020 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-