- 29 Jun, 2015 3 commits
-
-
Jordan Deyton authored
-
Jordan Deyton authored
They are not yet tested in TimeSliderCompositeTester, but they appear to work after manual tests. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jordan Deyton authored
ComboViewer. This will be used to set a custom playback rate for the TimeSliderComposite. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
- 26 Jun, 2015 16 commits
-
-
Jordan Deyton authored
-
Jordan Deyton authored
the maven build would pass. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jordan Deyton authored
jordan/bug468388-visit-time-slider Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jordan Deyton authored
changes to the tested UI pieces. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jordan Deyton authored
Relocated the widgets to the left and cleaned up a lot of the code inside the TimeSliderComposite. Added icons to the previous, play/pause, and next buttons. Added test code. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jay Jay Billings authored
This reverts commit 17c16776.
-
Jay Billings authored
[470844]MeshAppState floating point equality checking repaired
-
Jay Billings authored
470915]Applied Short Circuit Logic MasterDetailsComponent
-
Jay Billings authored
[470838]Correcting NekWriter to generic linebreaks
-
Jay Billings authored
[470835]Applied Short Circuit Logic in ToolItemMenuListener
-
Jay Billings authored
[470833]Cleaning up needless code
-
Robert Smith authored
MasterDetailsComponent now uses short circuit comparisions instead of eager ones. Thus, it will now only evaulate expressions in an AND until one evaluates to false, instead of evaluating all of them. Bug: 470915 https://bugs.eclipse.org/bugs/show_bug.cgi?id=470915 Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
MeshAppState no longer directly tests for the equality of two floating point numbers. It instead properly takes the absolute value of their difference and compares it to a small delta value. Bug: 470844 https://bugs.eclipse.org/bugs/show_bug.cgi?id=470844 Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
NewWriter has been changed to utilize system-agnostic linebreak characters instead of hardcoded values for. Files created this way have been confirmed to be formatted correctly under both Linux and Windows. Bug: 470838 https://bugs.eclipse.org/bugs/show_bug.cgi?id=470838 Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
An instance of ToolItemMenuListener using eager logic instead of short circuit logic in comparision has been changed. The conditional statement will now only evaulate the secondary statement if the first returned false. Bug: 470835 https://bugs.eclipse.org/bugs/show_bug.cgi?id=470835 Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
CoreConnectDialog's createDialogArea method contianed unneccesary code taking the logical OR of a value with itself. This has been removed. Bug: 470833 https://bugs.eclipse.org/bugs/show_bug.cgi?id=470833 Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 25 Jun, 2015 2 commits
-
-
Jordan Deyton authored
Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jordan Deyton authored
many overridden methods with non-javadoc comments (in cases where the override changes behavior, I left the existing documentation, but things like equals or hashcode don't need duplicate documentation). Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
- 24 Jun, 2015 3 commits
-
-
Jordan Deyton authored
It has not yet been decorated, so it is a regular button with text on it. It will halt playback either when the play/pause button is pressed or when another time widget is selected. It will currently loop back to the first timestep, and it plays in 1 second increments. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jordan Deyton authored
folder includes only files generated by SonarQube builds. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 23 Jun, 2015 4 commits
-
-
Jay Jay Billings authored
bundle. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Conflicts: src/org.eclipse.ice.materials.ui/src/org/eclipse/ice/materials/ui/AddMaterialWizardPage.java src/org.eclipse.ice.materials.ui/src/org/eclipse/ice/materials/ui/MaterialsDatabaseMasterDetailsBlock.java Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
https://github.com/eclipse/iceJay Jay Billings authored
Conflicts: src/org.eclipse.ice.materials.ui/src/org/eclipse/ice/materials/ui/AddMaterialWizardPage.java src/org.eclipse.ice.materials.ui/src/org/eclipse/ice/materials/ui/MaterialsDatabaseContentProvider.java src/org.eclipse.ice.materials.ui/src/org/eclipse/ice/materials/ui/MaterialsDatabaseMasterDetailsBlock.java Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 22 Jun, 2015 12 commits
-
-
Jordan Deyton authored
fixes build failures that occur only while running the maven build. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jordan Deyton authored
Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jay Jay Billings authored
Also made minor changes to the ReflectivityModel on the way to having all the parameters added. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
https://github.com/eclipse/iceJay Jay Billings authored
jay/reflectivity Conflicts: src/org.eclipse.ice.reflectivity/src/org/eclipse/ice/reflectivity/ReflectivityModel.java Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
JobLauncherForm where an Entry was improperly overriding setup(). Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Billings authored
Implemented Stoichiometry calculations. Finished up Materials Database.
-
Kasper Gammeltoft authored
ordered by their name. Signed-off-by:
Kasper Gammeltoft <kaspergam@bellsouth.net>
-
Kasper Gammeltoft authored
jay/reflectivity Conflicts: src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/form/Material.java Signed-off-by:
Kasper Gammeltoft <kaspergam@bellsouth.net>
-
Jordan Deyton authored
down to the TimeSliderComposite in the VisItPlotRender now share the same background color. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Kasper Gammeltoft authored
KasperGam/ice/jay/reflectivity. Signed-off-by:
Kasper Gammeltoft <kaspergam@bellsouth.net>
-
Kasper Gammeltoft authored
KasperGam/ice/jay/reflectivity. Signed-off-by:
Kasper Gammeltoft <kaspergam@bellsouth.net>
-