A little refactoring of ComponentPreset xml file parsing since android does not suppo...
[debian/openrocket] / core / src / net / sf / openrocket / database / ComponentPresetDatabase.java
2012-05-10 kruland2607A little refactoring of ComponentPreset xml file parsin...
2012-05-09 kruland2607Implement a multithreaded pipeline to load the componen...
2012-04-26 kruland2607Switch component preset loading from using the temporar...
2012-04-19 kruland2607Added alternative query arguments for listForTypes...
2012-04-16 kruland2607Refactored the ComponentPreset.create method into the...
2012-04-13 kruland2607Added debug log message for each file loaded.
2012-04-12 kruland2607Fixed bug in loader which caused it to load only a...
2012-04-11 kruland2607Added persistence of ComponentPresets in the ORK file...
2012-04-08 kruland2607Make ComponentPresetDao and interface with implementati...