- 18 Nov, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 05 Nov, 2015 1 commit
-
-
amccaskey authored
Just ran the latest unstable nightly and it fails to load the moose widgets module with the following error Unresolved requirement: Import-Package: org.eclipse.jgit.api; version="3.2.0" Looks like the correct version should be 4.0.0. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 04 Nov, 2015 1 commit
-
-
amccaskey authored
Fixing bug 481431 for the MOOSE Item and MOOSE Form Editor by adding a subclass of XMLFormContentDescriber that validates whether a file is both a MOOSE Workflow XML Form. Updated the XMLFormContentDescriber test to be easily extended to new content describers, also adding a long overdue org.eclipse.ice.client.widgets.moose.test bundle and a MooseXMLFormContentDescriberTester. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 26 Aug, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 25 Aug, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 24 Aug, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 22 Aug, 2015 2 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 21 Aug, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 12 Aug, 2015 2 commits
-
-
Jay Jay Billings authored
with the build auto-updates for version numbers. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Robert Smith authored
Several tests scattered through different bundles were failing. This commit repairs them. Additionally, more classes from client.widgets.rcp were moved into the viz.service.jme3 bundle to accompany the MasterApplication. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 08 Aug, 2015 1 commit
-
-
Jay Jay Billings authored
problems revealed by the automatic version updates. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 14 Jul, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 08 Jul, 2015 1 commit
-
-
Jay Jay Billings authored
replaced them with a SLF4J logger. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 22 Jun, 2015 1 commit
-
-
Alex McCaskey authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 17 Jun, 2015 1 commit
-
-
Jay Jay Billings authored
bunch of old, unneeded files from the client.rcp bundle. Fixed imports and addressed minor issues in other bundles. Updated the product to have arguments that are consistent with out Eclipse spins. Updated the feature to include missing bundles. Fixed cardinality issues for the IO bundle so that it will start even if no services are registered. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 16 Jun, 2015 1 commit
-
-
arbennett authored
Signed-off-by:
arbennett <bennettar@ornl.gov>
-
- 27 May, 2015 1 commit
-
-
Jordan Deyton authored
ParaViewVizService. This will need to be removed before merging into master. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
- 12 May, 2015 1 commit
-
-
Jay Jay Billings authored
refactor of the UI widgets. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 23 Apr, 2015 1 commit
-
-
Alex McCaskey authored
added an platform-dependent check to get the correct toolchain and removed the python execution if the platform is windows. Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 17 Apr, 2015 1 commit
-
-
Jordan Deyton authored
production yet. Also removed all viz service references (including ParaView) from the MOOSE bundle, as all of that work is handled by the ICEResourcePage in the main widget bundle. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
- 13 Apr, 2015 2 commits
-
-
Alex McCaskey authored
make_new_application.py python script and pulls in the cloned application into the Project Explorer as a new CDT C++ project. Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Alex McCaskey authored
button. Currently this successfully forks idaholab/stork to username/stork, and changes the repo name to the provided application name. Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 05 Mar, 2015 1 commit
-
-
Jordan authored
Composites. Currently, it only works for drawing in one. Added some code to test this functionality to the MOOSEFormEditor. Switched the ParaViewPlot to use the new MultiPlot class. I will have to hook it back up to the ConnectionPlot class later. Signed-off-by:
Jordan <jordan.deyton@gmail.com>
-
- 10 Feb, 2015 1 commit
-
-
Jordan Deyton authored
automatically connecting to default connections. Added an AbstractVizService to include a getter for the preference store. Added a ConnectionAdapter class to manage interactions with connection APIs (e.g., VisItSwtConnection and friends). The VisItVizService has its own implementation of the adapter. The main purpose of the adapter is to make the viz service code much easier to read. Have the adapter separated will also be useful when the service allows client code to have multiple viz connections to different hosts simultaneously. Hooked up the table of connections to the VisItVizService preference page. The VisItVizService now uses the default connection selected from that table. If the default connection is changed, the associated VisItPlots will attempt to reconnect. (I tested this out, and it worked when switching the connection from remote to local!) Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
- 18 Jan, 2015 1 commit
-
-
Jordan Deyton authored
VisItVizService is not available. I also added code to provide a link to the preference page if a connection is not available, but that code should be moved to the VisItPlot class. Signed-off-by:
Jordan Deyton <jordan.deyton@gmail.com>
-
- 09 Jan, 2015 1 commit
-
-
Jordan Deyton authored
provided by the viz service bundle and passes it to the MOOSEFormEditor. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
- 16 Dec, 2014 1 commit
-
-
Jordan Deyton authored
all have custom images and can be used manipulate the view's camera. Removed a previous iteration of the custom fly camera from the rcp bundle. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
- 09 Dec, 2014 1 commit
-
-
Alex McCaskey authored
Committing current work to branch regarding yaml file generation from eclipse toolbar. Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 08 Dec, 2014 1 commit
-
-
Jordan Deyton authored
This menu gives the user a few options for setting the default camera position and orientation. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
- 04 Nov, 2014 1 commit
-
-
Jay Jay Billings authored
will also build. No dependencies, etc. included. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 03 Nov, 2014 2 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
parallel-ip review and I have addressed all of Sharon's comments from comment 9 on IP-Zilla bug entry 8577. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-