Make preset favorites per component type. That is, a single preset can be a favorite...
[debian/openrocket] / core /
2012-05-15 rodinia814Added ability to open *.csv files to menu.
2012-05-15 kruland2607Put the loadMotor() method back since it is useful...
2012-05-12 rodinia814Added menu bar and menu items.
2012-05-11 kruland2607Fix up the logic for showing and using the aft/fore...
2012-05-11 kruland2607Change epsilon in the row filter to be 5mm instead...
2012-05-11 kruland2607Upon further investigation getMinimum and getMaximum...
2012-05-11 kruland2607Fix sorting on double columns.
2012-05-11 kruland2607Switch to a LinkedBlockingQueue in front of the loader...
2012-05-11 kruland2607Added example file using presets.
2012-05-11 rodinia814Added delete button to preset row in table.
2012-05-10 rodinia814Refactored preset GUI for unit of measure spinners...
2012-05-10 kruland2607A little refactoring of ComponentPreset xml file parsin...
2012-05-10 kruland2607updated change log.
2012-05-10 dyster2000Added PageFitPrintStrategy and related files to print...
2012-05-10 kruland2607Added support for Unit 'in/64' which is inches with...
2012-05-09 kruland2607Implement a multithreaded pipeline to load the componen...
2012-05-09 kruland2607Give the threads names to facilitate thread performance...
2012-05-08 kruland2607Renamed the PresetTest helper class to PresetAssertHelp...
2012-05-08 kruland2607Rework the ThrustCurve motor loading process to be...
2012-05-07 kruland2607Multithread the orc loading process.
2012-05-07 kruland2607Regenerated preset files.
2012-05-07 kruland2607Add slightly better sorting to the manufacturer and...
2012-05-06 bdureauupdated French translation
2012-05-06 kruland2607Change the InvalidComponentPresetException so it report...
2012-05-06 rodinia814Fixes to number validation and component type combo...
2012-05-05 rodinia814Initial GUI for editing and saving component presets...
2012-05-04 kruland2607Implement MaterialHolder, a container for the Material...
2012-05-04 kruland2607Sort the collections prior to serialization since that...
2012-05-04 kruland2607Don't use the default material database when loading...
2012-05-01 kruland2607Added LaunchLug, Streamer and Parachute ComponentPresets.
2012-05-01 kruland2607Make initializeLogging method public since it is a...
2012-05-01 kruland2607Move the component preset selection box outside of...
2012-04-29 kruland2607Fix giantleaprocketry's TCData.csv, added it to the...
2012-04-28 rodinia814Support for base64 images in .orc; performance improvem...
2012-04-27 rodinia814Javadoc fix
2012-04-27 kruland2607Rebuilt orc files with new parser and orc format.
2012-04-27 kruland2607Variety of changes to the orc file processing. Added...
2012-04-27 kruland2607Added special processing for rocksim csv component...
2012-04-26 kruland2607Switch component preset loading from using the temporar...
2012-04-26 kruland2607Added build target which translates rocksim component...
2012-04-26 kruland2607Refactored the rocksim csv component parser system...
2012-04-26 bdureauUpdated cz translations
2012-04-26 kruland2607Added convience method UnitGroup.getUnit( String )...
2012-04-26 kruland2607Added optional Thickness element/property.
2012-04-26 kruland2607Added optional Thickness element/property.
2012-04-26 kruland2607Added filled property. Made Filled and Mass optional...
2012-04-26 kruland2607Removed performance rocketry rocksim component files...
2012-04-25 rodinia814Cleanup
2012-04-25 rodinia814Fix to invalid file.
2012-04-25 rodinia814unmarshal XML (*.orc) to ComponentPresets.
2012-04-24 kruland2607Removed FIXME.
2012-04-24 kruland2607Removed FIXME since this seems to be the best place...
2012-04-24 kruland2607When a component preset for NOSE_CONE or TRANSITION...
2012-04-24 kruland2607Removed fixme and settled on .001 for epsilon.
2012-04-24 kruland2607Get rid of FIXME since it had been fixed.
2012-04-24 kruland2607Change the implementation of Transition getComponentVol...
2012-04-23 kruland2607Added test cases for computing volumes & masses of...
2012-04-23 kruland2607Fixed problems in computation of SymmetricComponent...
2012-04-23 rodinia814better logging support
2012-04-23 rodinia814Initial XML generating code for .orc format.
2012-04-22 rodinia814Removed redundant tube coupler rows from the body tube...
2012-04-22 rodinia814Tube Coupler Description
2012-04-22 kruland2607Change nose cone preset to use Aft Outer Diameter,...
2012-04-22 rodinia814Minor cleanup
2012-04-22 rodinia814Added printing support for Component Preset in Parts...
2012-04-22 rodinia814Initial Rocksim CSV parsing support for materials and...
2012-04-20 kruland2607Changed Unit.toString to use 0.### format for pretty...
2012-04-20 kruland2607Pulled unit tests for Unit.toString from Unit.main...
2012-04-20 kruland2607Fix computation of density for BULK_HEADs by using...
2012-04-20 bdureauAdded Czech locale
2012-04-20 bdureauNew translations
2012-04-19 plaaSupport for opening recovery device on stage separation
2012-04-19 kruland2607Added show all compatible types to Chooser. Revised...
2012-04-19 kruland2607Added alternative query arguments for listForTypes...
2012-04-19 kruland2607Change implementation of compatible types so they can...
2012-04-19 kruland2607Mark bulkheads as filled.
2012-04-18 kruland2607Hack for working around unknown materials. Need to...
2012-04-18 kruland2607Added semroc centering rings and engine blocks.
2012-04-18 kruland2607Added centering rings and engine blocks presets
2012-04-18 kruland2607InnerTubes use ComponentPresets BODY_TUBE.
2012-04-18 kruland2607Made the ComponentPresetChooserDialog much more cool...
2012-04-16 kruland2607push epsilon down to .1 mm.
2012-04-16 kruland2607Added support for TubeCoupler.
2012-04-16 kruland2607Implemented support for bulk heads. Move setting Lengt...
2012-04-16 kruland2607Refactored the ComponentPreset.create method into the...
2012-04-16 kruland2607Added filter check boxes to limit the displayed compone...
2012-04-16 kruland2607Use a case insensitive regex for matching filenames.
2012-04-13 kruland2607Implement Transition preset components.
2012-04-13 kruland2607Relocate the preset files from datafiles/ to datafiles...
2012-04-13 kruland2607Move the preset drop down into RocketComponentConfig...
2012-04-13 kruland2607Added debug log message for each file loaded.
2012-04-13 kruland2607Don't support a CG override in components. When using...
2012-04-13 kruland2607When loading from preset use the direct assignment...
2012-04-12 bdureauupdated Spanish translations
2012-04-12 kruland2607Make the ComponentPresetChooserDialog more forgiving...
2012-04-12 kruland2607Move the parsetFromString method from TypedKey to Colum...
2012-04-12 kruland2607Don't use setThickness or setFilled from the loadFromPr...
2012-04-12 kruland2607First cut at making component presets work for nose...
2012-04-12 kruland2607Fixed bug in loader which caused it to load only a...
2012-04-12 kruland2607Added a filter on all columns. Uses case insensitive...
next