debian/openrocket
12 years agoupdated Spanish translations
bdureau [Thu, 12 Apr 2012 20:45:35 +0000 (20:45 +0000)]
updated Spanish translations

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@546 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoMake the ComponentPresetChooserDialog more forgiving about presets which are missing...
kruland2607 [Thu, 12 Apr 2012 19:22:07 +0000 (19:22 +0000)]
Make the ComponentPresetChooserDialog more forgiving about presets which are missing parameters.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@545 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoMove the parsetFromString method from TypedKey to ColumnDefinition since in general...
kruland2607 [Thu, 12 Apr 2012 16:51:23 +0000 (16:51 +0000)]
Move the parsetFromString method from TypedKey to ColumnDefinition since in general the parsing mechanism is more dependent on the file representation than the Type in the TypedKey.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@544 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoDon't use setThickness or setFilled from the loadFromPreset since these have side...
kruland2607 [Thu, 12 Apr 2012 16:50:18 +0000 (16:50 +0000)]
Don't use setThickness or setFilled from the loadFromPreset since these have side effects of clearing the preset.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@543 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFirst cut at making component presets work for nose cones.
kruland2607 [Thu, 12 Apr 2012 05:55:07 +0000 (05:55 +0000)]
First cut at making component presets work for nose cones.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@542 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFixed bug in loader which caused it to load only a single csv file.
kruland2607 [Thu, 12 Apr 2012 05:10:43 +0000 (05:10 +0000)]
Fixed bug in loader which caused it to load only a single csv file.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@541 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoAdded a filter on all columns. Uses case insensitive match with unicode folding...
kruland2607 [Thu, 12 Apr 2012 04:52:32 +0000 (04:52 +0000)]
Added a filter on all columns.  Uses case insensitive match with unicode folding so it should work fine in Turkey.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@540 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoHonor the sorting during selection.
kruland2607 [Thu, 12 Apr 2012 04:13:40 +0000 (04:13 +0000)]
Honor the sorting during selection.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@539 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFix the problem where the PresetModel drop down was not closing when the ComponentPre...
kruland2607 [Thu, 12 Apr 2012 04:12:45 +0000 (04:12 +0000)]
Fix the problem where the PresetModel drop down was not closing when the ComponentPresetChooserDialog is opened.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@538 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoMoved the ComponentPresetChooserDialog from the BodyTubeConfig temporary button to...
kruland2607 [Thu, 12 Apr 2012 02:35:41 +0000 (02:35 +0000)]
Moved the ComponentPresetChooserDialog from the BodyTubeConfig temporary button to the PresetModel drop down.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@537 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoAdded rocksim component csv files pulled from various vendor websites and YORF.
kruland2607 [Wed, 11 Apr 2012 18:30:14 +0000 (18:30 +0000)]
Added rocksim component csv files pulled from various vendor websites and YORF.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@536 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoAdded persistence of ComponentPresets in the ORK file. Bumped ORK file version numbe...
kruland2607 [Wed, 11 Apr 2012 17:36:50 +0000 (17:36 +0000)]
Added persistence of ComponentPresets in the ORK file.  Bumped ORK file version number to 1.5 when saving designs containing ComponentPresets.  Added a digest string to ComponentPreset which is used during reading and writing ORK files to verify the correct ComponentPreset is used.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@535 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoDGP - fix to honor launch conditions in printed simulations
rodinia814 [Wed, 11 Apr 2012 13:00:17 +0000 (13:00 +0000)]
DGP - fix to honor launch conditions in printed simulations

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@534 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoDGP - fix to honor launch conditions in printed simulations
rodinia814 [Wed, 11 Apr 2012 12:58:31 +0000 (12:58 +0000)]
DGP - fix to honor launch conditions in printed simulations

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@533 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoupdated translations
bdureau [Tue, 10 Apr 2012 18:33:58 +0000 (18:33 +0000)]
updated translations

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@532 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoAdd debugging for NPE in GeneralOptimizationDialog
plaa [Mon, 9 Apr 2012 08:20:34 +0000 (08:20 +0000)]
Add debugging for NPE in GeneralOptimizationDialog

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@530 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFix bug in simulation runner ThreadPoolExecutor
plaa [Mon, 9 Apr 2012 07:51:42 +0000 (07:51 +0000)]
Fix bug in simulation runner ThreadPoolExecutor

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@529 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFix run script
plaa [Sun, 8 Apr 2012 16:09:20 +0000 (16:09 +0000)]
Fix run script

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@528 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoEnhance component tree tooltip
plaa [Sun, 8 Apr 2012 16:08:31 +0000 (16:08 +0000)]
Enhance component tree tooltip

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@527 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoMake ComponentPresetDao and interface with implementation in ComponentPresetDatabase...
kruland2607 [Sun, 8 Apr 2012 02:02:46 +0000 (02:02 +0000)]
Make ComponentPresetDao and interface with implementation in ComponentPresetDatabase.  ComponentPresetDatabase extends Database so it can support listeners.  PresetModel implements DatabaseListener so it updates when the user changes the favorite settings.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@526 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoImplement persistence of ComponentPreset favorites to preferences. Implement favorit...
kruland2607 [Wed, 4 Apr 2012 21:29:33 +0000 (21:29 +0000)]
Implement persistence of ComponentPreset favorites to preferences.  Implement favorite check box in ComponentPresetChooserDialog.  Added getPresetType to RocketComponent which returns the ComponentPreset.Type of the most compatible presets.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@516 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoAdded table contents to ComponentPresetChooserDialog.
kruland2607 [Tue, 3 Apr 2012 03:39:11 +0000 (03:39 +0000)]
Added table contents to ComponentPresetChooserDialog.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@508 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoAdd units.
kruland2607 [Tue, 3 Apr 2012 03:38:14 +0000 (03:38 +0000)]
Add units.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@507 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFix dimentions on last record in table.
kruland2607 [Tue, 3 Apr 2012 03:36:06 +0000 (03:36 +0000)]
Fix dimentions on last record in table.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@506 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoRemove the Daos interface and have the Application hold the ComponentPresetDao itself...
kruland2607 [Tue, 3 Apr 2012 02:05:17 +0000 (02:05 +0000)]
Remove the Daos interface and have the Application hold the ComponentPresetDao itself.  This was an unnecessary layer of abstraction.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@505 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoRevamp construction of ComponentPresets. Validation and data munging done in the...
kruland2607 [Mon, 2 Apr 2012 20:06:47 +0000 (20:06 +0000)]
Revamp construction of ComponentPresets.  Validation and data munging done in the ComponentPreset.create() factory method.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@504 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoAdded toString for debugging and error logging and Cloneable.
kruland2607 [Mon, 2 Apr 2012 20:05:53 +0000 (20:05 +0000)]
Added toString for debugging and error logging and Cloneable.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@503 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoAdded support for Manufacturer and ComponentPreset.Type.
kruland2607 [Mon, 2 Apr 2012 20:05:18 +0000 (20:05 +0000)]
Added support for Manufacturer and ComponentPreset.Type.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@502 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoPreset dialog
plaa [Mon, 2 Apr 2012 14:23:39 +0000 (14:23 +0000)]
Preset dialog

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@501 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoAdded a label to the preset selector.
kruland2607 [Mon, 2 Apr 2012 01:40:22 +0000 (01:40 +0000)]
Added a label to the preset selector.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@500 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoRemoved unused key.
kruland2607 [Mon, 2 Apr 2012 01:35:44 +0000 (01:35 +0000)]
Removed unused key.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@499 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFix the header and type name to match new parsing.
kruland2607 [Mon, 2 Apr 2012 01:32:09 +0000 (01:32 +0000)]
Fix the header and type name to match new parsing.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@498 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFix dimentions in sample preset file.
kruland2607 [Mon, 2 Apr 2012 01:17:01 +0000 (01:17 +0000)]
Fix dimentions in sample preset file.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@497 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoUpdates and fixed to preset handling
plaa [Sun, 1 Apr 2012 19:16:25 +0000 (19:16 +0000)]
Updates and fixed to preset handling

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@496 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoReimplement ComponentPreset to be a bag of typed parameters. This provides greater...
kruland2607 [Sun, 1 Apr 2012 03:27:45 +0000 (03:27 +0000)]
Reimplement ComponentPreset to be a bag of typed parameters.  This provides greater flexibility.
Added PresetCSVReader which reads Components from CSV files based on the headers defined in the file.
Added placeholder for a Table dialog containing the ComponentPresets.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@495 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoMake the preset combo box display empty when the preset is lost due to changes in...
kruland2607 [Fri, 30 Mar 2012 21:09:52 +0000 (21:09 +0000)]
Make the preset combo box display empty when the preset is lost due to changes in parameters.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@494 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoChange the component change event to BOTH_CHANGE when the preset is modified.
kruland2607 [Fri, 30 Mar 2012 18:17:14 +0000 (18:17 +0000)]
Change the component change event to BOTH_CHANGE when the preset is modified.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@493 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoCorrect startup order. Since parsing the body tube preset library uses BodyTube...
kruland2607 [Thu, 29 Mar 2012 02:53:37 +0000 (02:53 +0000)]
Correct startup order.  Since parsing the body tube preset library uses BodyTube and therefore Material and ExternalComponent which holds on to static copies of the translator, it must be done after localization is initialized.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@492 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoInitial work on BodyTube ComponentPresets.
kruland2607 [Thu, 29 Mar 2012 02:47:49 +0000 (02:47 +0000)]
Initial work on BodyTube ComponentPresets.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@491 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoSpanish translations update
bdureau [Tue, 27 Mar 2012 19:43:28 +0000 (19:43 +0000)]
Spanish translations update

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@490 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFix inputting negative rotation angle values of various components
plaa [Tue, 27 Mar 2012 19:28:18 +0000 (19:28 +0000)]
Fix inputting negative rotation angle values of various components

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@489 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoChange toLowerCase() to toLowerCase(Locale.ENGLISH)
plaa [Tue, 27 Mar 2012 11:42:31 +0000 (11:42 +0000)]
Change toLowerCase() to toLowerCase(Locale.ENGLISH)

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@488 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoDGP - design report figure honors rotation angle of main figure; added rocksim consta...
rodinia814 [Sun, 25 Mar 2012 15:56:12 +0000 (15:56 +0000)]
DGP - design report figure honors rotation angle of main figure; added rocksim constants for future use

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@487 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoUpdated French and Spanish translation
bdureau [Sat, 24 Mar 2012 17:54:22 +0000 (17:54 +0000)]
Updated French and Spanish translation

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@486 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoInitial plugin framework
plaa [Tue, 20 Mar 2012 20:19:38 +0000 (20:19 +0000)]
Initial plugin framework

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@477 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoRemove debugging main method
plaa [Tue, 20 Mar 2012 19:38:53 +0000 (19:38 +0000)]
Remove debugging main method

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@476 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoDGP - change to design figure offset to prevent the image from creeping off the top...
rodinia814 [Mon, 19 Mar 2012 05:23:54 +0000 (05:23 +0000)]
DGP - change to design figure offset to prevent the image from creeping off the top of the page

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@475 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFin import now works with any color image
dyster2000 [Sun, 18 Mar 2012 18:28:11 +0000 (18:28 +0000)]
Fin import now works with any color image

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@474 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years ago12.03dev version
plaa [Sat, 17 Mar 2012 21:32:40 +0000 (21:32 +0000)]
12.03dev version

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@473 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoRelease 12.03
plaa [Sat, 17 Mar 2012 21:15:42 +0000 (21:15 +0000)]
Release 12.03

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@470 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoRelease 12.03
plaa [Sat, 17 Mar 2012 21:13:09 +0000 (21:13 +0000)]
Release 12.03

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@469 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoRemove test dependency on Swing
plaa [Sat, 17 Mar 2012 20:35:21 +0000 (20:35 +0000)]
Remove test dependency on Swing

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@468 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFix build script
plaa [Sat, 17 Mar 2012 20:34:44 +0000 (20:34 +0000)]
Fix build script

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@467 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoGuided tour updates
plaa [Sat, 17 Mar 2012 20:19:52 +0000 (20:19 +0000)]
Guided tour updates

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@466 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoGuided tour updates
plaa [Sat, 17 Mar 2012 20:18:49 +0000 (20:18 +0000)]
Guided tour updates

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@465 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoSwitch places of CD and material
plaa [Sat, 17 Mar 2012 19:54:46 +0000 (19:54 +0000)]
Switch places of CD and material

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@464 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoMove resource sources
plaa [Sat, 17 Mar 2012 16:05:58 +0000 (16:05 +0000)]
Move resource sources

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@463 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoAdd resources-src directory
plaa [Sat, 17 Mar 2012 16:01:13 +0000 (16:01 +0000)]
Add resources-src directory

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@462 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFin import updates
plaa [Sat, 17 Mar 2012 15:58:41 +0000 (15:58 +0000)]
Fin import updates

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@461 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFrench and Spanish translations updates
bdureau [Thu, 15 Mar 2012 22:28:30 +0000 (22:28 +0000)]
French and Spanish translations updates

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@460 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoTranslations updates
bdureau [Wed, 14 Mar 2012 23:23:28 +0000 (23:23 +0000)]
Translations updates

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@459 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoImporting of image to freeform fin set
plaa [Wed, 14 Mar 2012 07:03:32 +0000 (07:03 +0000)]
Importing of image to freeform fin set

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@458 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoTurn off debugging and logging in preparation for a release.
kruland2607 [Wed, 14 Mar 2012 01:31:56 +0000 (01:31 +0000)]
Turn off debugging and logging in preparation for a release.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@457 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoHave the star field visible under the actionbar in ICS and Honeycomb devices.
kruland2607 [Wed, 14 Mar 2012 01:29:43 +0000 (01:29 +0000)]
Have the star field visible under the actionbar in ICS and Honeycomb devices.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@456 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFixed leaking threads in simulations
plaa [Tue, 13 Mar 2012 06:01:43 +0000 (06:01 +0000)]
Fixed leaking threads in simulations

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@455 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFix tests
plaa [Sat, 10 Mar 2012 21:12:33 +0000 (21:12 +0000)]
Fix tests

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@454 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoGuided tour updates
plaa [Sat, 10 Mar 2012 15:03:02 +0000 (15:03 +0000)]
Guided tour updates

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@453 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoCopyright + web page update
plaa [Sat, 10 Mar 2012 14:29:32 +0000 (14:29 +0000)]
Copyright + web page update

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@452 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoUpdated Russian translations
bdureau [Fri, 9 Mar 2012 23:03:02 +0000 (23:03 +0000)]
Updated Russian translations

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@451 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoAdded a version string to the main layout.
kruland2607 [Wed, 29 Feb 2012 18:13:20 +0000 (18:13 +0000)]
Added a version string to the main layout.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@450 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoTrimmed off some of the additional margin on the bottom and right side.
kruland2607 [Wed, 29 Feb 2012 18:11:41 +0000 (18:11 +0000)]
Trimmed off some of the additional margin on the bottom and right side.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@449 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoUpdate the text and make clickable hypertext.
kruland2607 [Wed, 29 Feb 2012 17:55:35 +0000 (17:55 +0000)]
Update the text and make clickable hypertext.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@448 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoDGP - fix misspelling
rodinia814 [Sun, 26 Feb 2012 17:21:55 +0000 (17:21 +0000)]
DGP - fix misspelling

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@447 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoOnly keep the motor if it was parsed correctly.
kruland2607 [Sun, 26 Feb 2012 14:59:59 +0000 (14:59 +0000)]
Only keep the motor if it was parsed correctly.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@446 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoAdded mm to browser group labels when set to diameter.
kruland2607 [Sun, 26 Feb 2012 00:31:19 +0000 (00:31 +0000)]
Added mm to browser group labels when set to diameter.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@445 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFailed to commit the AndroidManifest.xml when I changed the main and openrocketloader...
kruland2607 [Sun, 26 Feb 2012 00:27:14 +0000 (00:27 +0000)]
Failed to commit the AndroidManifest.xml when I changed the main and openrocketloader classes to use ActionBarFragmentActivity.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@444 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoAdded primitive about dialog to all main windows. Added 'donate' button to main.
kruland2607 [Sat, 25 Feb 2012 03:49:56 +0000 (03:49 +0000)]
Added primitive about dialog to all main windows.  Added 'donate' button to main.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@443 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoAttempt to clean up the cursor closed problems by managing the cursor in onResume...
kruland2607 [Thu, 23 Feb 2012 17:42:08 +0000 (17:42 +0000)]
Attempt to clean up the cursor closed problems by managing the cursor in onResume instead of onAttach.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@442 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoUse ActivityHelpers.goHome instead of finish() when the home button is pressed. ...
kruland2607 [Thu, 23 Feb 2012 17:41:23 +0000 (17:41 +0000)]
Use ActivityHelpers.goHome instead of finish() when the home button is pressed.  Don't add the burnplot to the back stack so the back arrow just exits the browser activity.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@441 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoUse ActivityHelpers.goHome instead of finish() when the home button is pressed.
kruland2607 [Thu, 23 Feb 2012 17:38:46 +0000 (17:38 +0000)]
Use ActivityHelpers.goHome instead of finish() when the home button is pressed.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@440 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoAdded helper function to correctly implement goHome action. Uses FLAG_ACTIVITY_CLEAR...
kruland2607 [Thu, 23 Feb 2012 17:38:17 +0000 (17:38 +0000)]
Added helper function to correctly implement goHome action.  Uses FLAG_ACTIVITY_CLEAR_TOP to remove all activities in between.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@439 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoRewrite BurnPlotFragment to use AChartEngine for plotting instead of Androidplot.
kruland2607 [Thu, 23 Feb 2012 17:36:15 +0000 (17:36 +0000)]
Rewrite BurnPlotFragment to use AChartEngine for plotting instead of Androidplot.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@438 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoRemove unused import.
kruland2607 [Thu, 23 Feb 2012 17:34:43 +0000 (17:34 +0000)]
Remove unused import.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@437 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoExtract strings from layout files to prepare better for l10n.
kruland2607 [Thu, 23 Feb 2012 17:33:15 +0000 (17:33 +0000)]
Extract strings from layout files to prepare better for l10n.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@436 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoRevise the download and match logic so more motors are downloaded correctly. The...
kruland2607 [Tue, 21 Feb 2012 02:55:33 +0000 (02:55 +0000)]
Revise the download and match logic so more motors are downloaded correctly.  The DownloadResponse now holds on to all the results supplied from Thrustcurve so we can process them a little better.  The TCMissingMotorDownloadAction chooses the motor which has the best match (giving preference to matching digest, desgination and finally RockSim files).  The TCSearchAction records into the database all the motors which have a unique designation.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@435 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoif there are no motors in the db, display a dialog.
kruland2607 [Tue, 21 Feb 2012 02:44:27 +0000 (02:44 +0000)]
if there are no motors in the db, display a dialog.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@434 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoRemove all the zoom & pan stuff because it didn't work well. Change the line color...
kruland2607 [Tue, 21 Feb 2012 02:43:04 +0000 (02:43 +0000)]
Remove all the zoom & pan stuff because it didn't work well.  Change the line color to GREEN so it just blends into the fill.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@433 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoCheck if the directory is readable. If it is not, then display a dialog. Try to...
kruland2607 [Tue, 21 Feb 2012 02:42:08 +0000 (02:42 +0000)]
Check if the directory is readable.  If it is not, then display a dialog.  Try to show the previous directory selected, but if that cannot be, just exit.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@432 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoIf there is no branch data in a simulation, display a dialog and don't try to show...
kruland2607 [Tue, 21 Feb 2012 02:41:02 +0000 (02:41 +0000)]
If there is no branch data in a simulation, display a dialog and don't try to show anything.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@431 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoDisplay computer motor class in motor selection dialog
plaa [Sun, 19 Feb 2012 18:41:04 +0000 (18:41 +0000)]
Display computer motor class in motor selection dialog

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@430 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoRefactored simple SAX ElementHandler to be an interface.
plaa [Sun, 19 Feb 2012 08:42:53 +0000 (08:42 +0000)]
Refactored simple SAX ElementHandler to be an interface.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@429 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoRefactored simple SAX ElementHandler to be an interface.
plaa [Sun, 19 Feb 2012 08:40:34 +0000 (08:40 +0000)]
Refactored simple SAX ElementHandler to be an interface.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@428 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoFixing various issues
plaa [Sun, 19 Feb 2012 08:23:22 +0000 (08:23 +0000)]
Fixing various issues

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@427 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoOnly create the motor list fragment once. If it already exists, don't create it...
kruland2607 [Fri, 17 Feb 2012 22:10:28 +0000 (22:10 +0000)]
Only create the motor list fragment once.  If it already exists, don't create it again.  This was causing problems during orientation change by creating multiple overlapping lists.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@426 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoWe cannot use the designation directly in the search. For some manufacturers (CTI...
kruland2607 [Thu, 16 Feb 2012 19:25:28 +0000 (19:25 +0000)]
We cannot use the designation directly in the search.  For some manufacturers (CTI), the designation provided in the burn file is not at all consistent with the designation stored in the thrustcurve.org main database.  Instead we pull out what looks like the common name using a regular expression and use that.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@425 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoWhen downloading burn files, prefer RockSim formatted files of RASP since they appear...
kruland2607 [Thu, 16 Feb 2012 19:24:12 +0000 (19:24 +0000)]
When downloading burn files, prefer RockSim formatted files of RASP since they appear to be better.  In particular there is a RASP file for the AeroTech G76 which contains the incorrect motor designation of G72.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@424 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoRoll back previous change. It was not correct. The underlying problem was the dialo...
kruland2607 [Thu, 16 Feb 2012 19:23:03 +0000 (19:23 +0000)]
Roll back previous change.  It was not correct.  The underlying problem was the dialog was being dismissed twice when using the TCMissingMotorDownloadAction.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@423 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoPopulate the warning dialog with the messages. Fix the onCLick and onCancel to not...
kruland2607 [Thu, 16 Feb 2012 19:22:19 +0000 (19:22 +0000)]
Populate the warning dialog with the messages.  Fix the onCLick and onCancel to not finish the activity but instead make the workflow move on to the viewer.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@422 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoPopulate the warning dialog with the messages. Fix the onCLick and onCancel to not...
kruland2607 [Thu, 16 Feb 2012 19:21:55 +0000 (19:21 +0000)]
Populate the warning dialog with the messages.  Fix the onCLick and onCancel to not finish the activity but instead make the workflow move on to the viewer.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@421 180e2498-e6e9-4542-8430-84ac67f01cd8

12 years agoWarning.MissingMotor needs to have a custom equals and hashCode based on members.
kruland2607 [Thu, 16 Feb 2012 19:20:39 +0000 (19:20 +0000)]
Warning.MissingMotor needs to have a custom equals and hashCode based on members.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@420 180e2498-e6e9-4542-8430-84ac67f01cd8