- Aug 25, 2014
-
-
Simon Barner authored
- add setAnnotationValue(String value, T specification) in addition to setAnnotationValue(V value, T specification) variant - This enables to use the String-based AnnotationEditingSupportStandard for non-String annotations. - Concrete AnnotationValueProviders must implement this method and convert the String representation of the input to the storage format provided by the respective annotation class (e.g., for Double, just by using the Double(String) constructor) - The current implementation has been tested with String, Double, enum and multiple value String annotations - TODO: - Cleanup of IAnnotationValueProvider - Base class hierarchy for common concrete annotation value providers - multiple value annotation support in GenericAnnotationView
-
Simon Barner authored
-
- Aug 20, 2014
-
-
Vincent Aravantinos authored
-
Vincent Aravantinos authored
-
- Aug 05, 2014
-
-
Vincent Aravantinos authored
refs 2049
-
- Jul 30, 2014
-
-
Alexander Diewald authored
-
- Jul 29, 2014
-
-
Vincent Aravantinos authored
refs 2061
-
- Jul 28, 2014
-
-
Vincent Aravantinos authored
refs 968
-
- Jul 21, 2014
-
-
Vincent Aravantinos authored
refs 2048
-
- Jul 11, 2014
-
-
Alexander Diewald authored
Modified 'GenericAnnotationView' to have a simpler dispose logic for the table's columns. Additionally, this provides a more convenient logic for subclasses.
-
- Jul 10, 2014
-
-
Alexander Diewald authored
- Refactored the annotation code to avoid duplicates and provide classes for easier re-use in other projects - Added several comments - Added a boolean flag to the value provider interface for simple implementation of annotations storing multiple values
-
- Jun 27, 2014
-
-
Alexander Diewald authored
- Modified 'GenericAnnotationView' to load custom Editing elements in the table if provided
-
- Jun 23, 2014
-
-
Vincent Aravantinos authored
refs 2035
-
- Jun 18, 2014
-
-
Johannes Eder authored
refs 1841
-
Johannes Eder authored
refs 1841
-
- Jun 12, 2014
-
-
Vincent Aravantinos authored
refs 2021
-
- Jun 11, 2014
-
-
Vincent Aravantinos authored
refs 2021
-
- May 30, 2014
-
-
Vincent Aravantinos authored
refs 1960
-
- May 23, 2014
-
-
Vincent Aravantinos authored
refs 135
-
- Apr 11, 2014
-
-
Johannes Eder authored
small fix -> schedule generation of manual deployments (yet not working correctly for shared memory architectures)
-
- Mar 24, 2014
-
-
Johannes Eder authored
refs 1841
-
Johannes Eder authored
refs 1841
-
Johannes Eder authored
refs 1841
-
- Mar 21, 2014
-
-
Johannes Eder authored
refs 1841
-
Johannes Eder authored
refs 1841
-
Johannes Eder authored
refs 1841
-
- Mar 17, 2014
-
-
Vincent Aravantinos authored
Fixed the issue. Made the behavior general: any model whose behavior on double click is undefined will trigger the display of the properties tab. Can only be better than nothing it seems. If not, it will be easy to revert. refs 1911
-
- Mar 10, 2014
-
-
Andrei Serban Vlad authored
refs 1882
-
- Feb 03, 2014
-
-
Florian Hölzl authored
-
- Jan 14, 2014
-
-
Vincent Aravantinos authored
refs 1612
-
Vincent Aravantinos authored
refs 1612
-
- Jan 13, 2014
-
-
Vincent Aravantinos authored
refs 1855
-
- Dec 18, 2013
-
-
Johannes Eder authored
refs 1841
-
Johannes Eder authored
refs 1841
-
- Nov 20, 2013
-
-
Johannes Eder authored
refs 1841
-
- Nov 11, 2013
-
-
Son Lam Pham authored
refs 1778
-
- Sep 27, 2013
-
-
Cheng Zhang authored
refs 1758
-
- Sep 25, 2013
-
-
Sergey Zverlov authored
refs 1601
-
- Sep 23, 2013
-
-
Daniel Ratiu authored
refs 1612
-
- Sep 20, 2013
-
-
Cheng Zhang authored
refs 1739
-