Sun, 22 Sep 2013 21:05:12 +0200 |
Sascha L. Teichmann |
Use Object instead of DOM Element as argument for setup of out generators. First step to remove dependency to XML DOM when using configuration.
generator-refactoring
|
Sun, 22 Sep 2013 17:15:15 +0200 |
Sascha L. Teichmann |
Little workaround to make diagram attribute parsing more thread safe. This is not the right solution.
generator-refactoring
|
Sun, 22 Sep 2013 17:07:17 +0200 |
Sascha L. Teichmann |
Moved generators to separate xml file.
generator-refactoring
|
Fri, 20 Sep 2013 19:18:04 +0200 |
Andre Heinecke |
Implement Label handling
generator-refactoring
|
Fri, 20 Sep 2013 19:17:49 +0200 |
Andre Heinecke |
Add info generator for refactored generators
generator-refactoring
|
Fri, 20 Sep 2013 17:58:30 +0200 |
Andre Heinecke |
Remove generator2 hacks
generator-refactoring
|
Fri, 20 Sep 2013 17:36:11 +0200 |
Andre Heinecke |
Simplyfy / unify "invert axis" logic
generator-refactoring
|
Fri, 20 Sep 2013 17:04:37 +0200 |
Sascha L. Teichmann |
Removed faked ChartInfoGenerator2 and LS Info generator.
generator-refactoring
|
Fri, 20 Sep 2013 17:00:59 +0200 |
Sascha L. Teichmann |
ChartGenerator2 can be used as ChartInfoGenerator, too.
generator-refactoring
|
Fri, 20 Sep 2013 16:34:37 +0200 |
Sascha L. Teichmann |
Merged
generator-refactoring
|
Fri, 20 Sep 2013 16:34:09 +0200 |
Sascha L. Teichmann |
Extended init() of OutGenerator to take name of the out to serve.
generator-refactoring
|
Fri, 20 Sep 2013 16:33:22 +0200 |
Andre Heinecke |
Add LTR inversion code to diagram generator.
generator-refactoring
|
Fri, 20 Sep 2013 16:25:43 +0200 |
Andre Heinecke |
More Processor refactoring
generator-refactoring
|
Fri, 20 Sep 2013 15:44:39 +0200 |
Sascha L. Teichmann |
Trim "names" and "class" attribute of out generators before using.
generator-refactoring
|
Fri, 20 Sep 2013 15:42:21 +0200 |
Sascha L. Teichmann |
Allow comma separated names in "names" attribute in out generators to allow registering for more than one name. Old "name" attribute is removed.
generator-refactoring
|
Fri, 20 Sep 2013 15:29:02 +0200 |
Sascha L. Teichmann |
Read out generator class info from "class" attribute instead of tags text body.
generator-refactoring
|
Fri, 20 Sep 2013 14:59:00 +0200 |
Andre Heinecke |
Use DiagramGenerator for longitudinal section.
generator-refactoring
|
Fri, 20 Sep 2013 14:57:26 +0200 |
Andre Heinecke |
Add NPE guard
generator-refactoring
|
Fri, 20 Sep 2013 14:56:46 +0200 |
Andre Heinecke |
Add InfoGenerator Hacks to be removed soon.
generator-refactoring
|
Fri, 20 Sep 2013 14:55:44 +0200 |
Andre Heinecke |
Remove Axis Walker, unabstract Diagram generator
generator-refactoring
|
Fri, 20 Sep 2013 14:54:26 +0200 |
Andre Heinecke |
Add second doOut implementations to work with diagram generator
generator-refactoring
|
Fri, 20 Sep 2013 14:22:44 +0200 |
Felix Wolfsteller |
issue1494: Spawn Q facet only if Q data is there.
|
Thu, 19 Sep 2013 12:53:11 +0200 |
Felix Wolfsteller |
Simplify code a bit.
|
Thu, 19 Sep 2013 12:52:06 +0200 |
Felix Wolfsteller |
Doc, comment.
|
Fri, 20 Sep 2013 13:11:22 +0200 |
Tom Gottfried |
Close branch longitudinal-symmetry. Diagram refactoring is now done in branch generator-refactoring.
longitudinal-symmetry
|
Fri, 20 Sep 2013 12:35:14 +0200 |
Sascha L. Teichmann |
Added 'include-zero' attribute to <axis> tag in diagram configuration.
generator-refactoring
|
Fri, 20 Sep 2013 12:28:15 +0200 |
Sascha L. Teichmann |
Added domain axis title to diagram attributes.
generator-refactoring
|
Fri, 20 Sep 2013 12:04:14 +0200 |
Andre Heinecke |
Some more accessors and typo fix
generator-refactoring
|
Fri, 20 Sep 2013 10:30:03 +0200 |
Andre Heinecke |
Remove AxisProcessor "glue" class and extend Processor interface
generator-refactoring
|
Fri, 20 Sep 2013 10:29:14 +0200 |
Andre Heinecke |
Fix indention / line length
generator-refactoring
|