Make preset favorites per component type. That is, a single preset can be a favorite...
[debian/openrocket] / core /
2012-04-12 kruland2607Honor the sorting during selection.
2012-04-12 kruland2607Fix the problem where the PresetModel drop down was...
2012-04-12 kruland2607Moved the ComponentPresetChooserDialog from the BodyTub...
2012-04-11 kruland2607Added rocksim component csv files pulled from various...
2012-04-11 kruland2607Added persistence of ComponentPresets in the ORK file...
2012-04-11 rodinia814DGP - fix to honor launch conditions in printed simulations
2012-04-11 rodinia814DGP - fix to honor launch conditions in printed simulations
2012-04-10 bdureauupdated translations
2012-04-09 plaaAdd debugging for NPE in GeneralOptimizationDialog
2012-04-09 plaaFix bug in simulation runner ThreadPoolExecutor
2012-04-08 plaaFix run script
2012-04-08 plaaEnhance component tree tooltip
2012-04-08 kruland2607Make ComponentPresetDao and interface with implementati...
2012-04-04 kruland2607Implement persistence of ComponentPreset favorites...
2012-04-03 kruland2607Added table contents to ComponentPresetChooserDialog.
2012-04-03 kruland2607Add units.
2012-04-03 kruland2607Fix dimentions on last record in table.
2012-04-03 kruland2607Remove the Daos interface and have the Application...
2012-04-02 kruland2607Revamp construction of ComponentPresets. Validation...
2012-04-02 kruland2607Added toString for debugging and error logging and...
2012-04-02 kruland2607Added support for Manufacturer and ComponentPreset...
2012-04-02 plaaPreset dialog
2012-04-02 kruland2607Added a label to the preset selector.
2012-04-02 kruland2607Removed unused key.
2012-04-02 kruland2607Fix the header and type name to match new parsing.
2012-04-02 kruland2607Fix dimentions in sample preset file.
2012-04-01 plaaUpdates and fixed to preset handling
2012-04-01 kruland2607Reimplement ComponentPreset to be a bag of typed parame...
2012-03-30 kruland2607Make the preset combo box display empty when the preset...
2012-03-30 kruland2607Change the component change event to BOTH_CHANGE when...
2012-03-29 kruland2607Correct startup order. Since parsing the body tube...
2012-03-29 kruland2607Initial work on BodyTube ComponentPresets.
2012-03-27 bdureauSpanish translations update
2012-03-27 plaaFix inputting negative rotation angle values of various...
2012-03-27 plaaChange toLowerCase() to toLowerCase(Locale.ENGLISH)
2012-03-25 rodinia814DGP - design report figure honors rotation angle of...
2012-03-24 bdureauUpdated French and Spanish translation
2012-03-24 kruland2607Change from java.util.ArrayDeque to net.sf.openrocket...
2012-03-24 kruland2607Added a simple stack implementation based on ArrayList...
2012-03-24 kruland2607Use implementation of copyOfRange from ArrayUtils.
2012-03-24 kruland2607Change test to use assertArrayEquals
2012-03-24 kruland2607Implementation of java.util.Arrays.copyOfRange required...
2012-03-22 kruland2607Since Froyo doesn't support String.getBytes(Charset...
2012-03-20 plaaInitial plugin framework
2012-03-20 plaaRemove debugging main method
2012-03-19 rodinia814DGP - change to design figure offset to prevent the...
2012-03-18 dyster2000Fin import now works with any color image
2012-03-17 plaa12.03dev version
2012-03-17 plaaRelease 12.03
2012-03-17 plaaRelease 12.03
2012-03-17 plaaRemove test dependency on Swing
2012-03-17 plaaFix build script
2012-03-17 plaaGuided tour updates
2012-03-17 plaaGuided tour updates
2012-03-17 plaaSwitch places of CD and material
2012-03-17 plaaMove resource sources
2012-03-17 plaaFin import updates
2012-03-15 bdureauFrench and Spanish translations updates
2012-03-14 bdureauTranslations updates
2012-03-14 plaaImporting of image to freeform fin set
2012-03-13 plaaFixed leaking threads in simulations
2012-03-10 plaaFix tests
2012-03-10 plaaGuided tour updates
2012-03-10 plaaCopyright + web page update
2012-03-09 bdureauUpdated Russian translations
2012-02-26 rodinia814DGP - fix misspelling
2012-02-19 plaaDisplay computer motor class in motor selection dialog
2012-02-19 plaaRefactored simple SAX ElementHandler to be an interface.
2012-02-19 plaaRefactored simple SAX ElementHandler to be an interface.
2012-02-19 plaaFixing various issues
2012-02-16 kruland2607Warning.MissingMotor needs to have a custom equals...
2012-02-13 bdureauAdded initial Russian Translations
2012-02-13 bdureauAdded Russian locale
2012-02-13 rodinia814DGP - added component serial numbers to allow Rocksim...
2012-02-10 plaaSupport for configurable stage separation
2012-02-05 kruland2607Changed DatabaseMotorFinder to have a little template...
2012-02-03 kruland2607Change hashCode and equals to use all fields. Older...
2012-02-03 kruland2607Added hashcode & equals based on digest. Added simple...
2012-01-29 plaamotor loading refactoring
2012-01-25 plaadocument loading refactoring
2012-01-23 plaamotor updates
2012-01-23 rodinia814DGP - bug fix for MassObject/Shock Cord
2012-01-23 kruland2607Added special Warning object for when the system does...
2012-01-22 rodinia814DGP - minor refactorings and added JavaDoc
2012-01-19 bdureauItalian Translation of the Tour
2012-01-17 bdureauAdded Italian locale
2012-01-17 bdureauInitial version of the Italian translations
2012-01-17 kruland2607Removed TODO comment for launchRodVelocity.
2012-01-17 kruland2607Persist the Velocity at launch rod clearance in ork...
2012-01-15 kruland2607Change handling of Motor Digests. The computed digest...
2012-01-15 kruland2607Fix unit test setup which has probably been broken...
2012-01-14 rodinia814DGP - updated Rocksim export to support clusters
2012-01-14 rodinia814DGP - updated Rocksim export to support clusters
2012-01-13 bdureauUpdated Spanish translations
2012-01-12 bdureauUpdated French translations
2012-01-12 kruland2607Created static function Motor.Type.fromName( String...
2012-01-11 bdureauAdded Spanish tour files
2012-01-11 kruland2607Modified RocketUtils.getCG to take a MassCalcType param...
2012-01-11 rodinia814DGP - Changes to file filtering, extensions, etc. for...
2012-01-11 kruland2607Move build.properties in to resources/
next