Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uvcdat 911 colormap editor issues #968

Closed
wants to merge 2,408 commits into from

Conversation

vvpalav
Copy link

@vvpalav vvpalav commented Nov 24, 2014

Committed code for 911: CDAT/cdat#911
Please approve and merge.

remram44 and others added 30 commits April 8, 2014 15:15
The cell toolbar now uses the save_formats attribute from the cell
widget to show the export dialog. This means there is no need to create
a custom toolbar only to add export formats.

Conflicts:
	vistrails/packages/tabledata/viewer.py
Renames the file from gui/resources/images/ to spreadsheet/images/
Puts it in spreadsheet's cell_rc.py instead of VTK's vtkcell_rc.py.

Removes vtkcell_rc.py because it would now be empty.

Conflicts:
	vistrails/packages/vtk/vtkcell_rc.py
	vistrails/packages/vtk/vtkviewcell.py
Somehow I hadn't seen this file.

Conflicts:
	vistrails/packages/spreadsheet/cell_rc.py
	vistrails/packages/spreadsheet/celltoolbar.qrc
	vistrails/packages/spreadsheet/celltoolbar_rc.py
On trying to save an empty cell, QPromptCellWidget throws an exception
because it does not have the save_formats field so we now check that
we have an instance of QCellWidget.
Since the export sheet menu is confusing and likely to be used rarely,
we move it to be a submenu of the UV-CDAT options menu.
These classes can't simply instantiated which is done as part of
the registration process. So exclude them from this to prevent
warnings/errors.
…rk security.

The GUI menu is improved, notably so that data set choices are minimized until you decide to use them.
Also Brian restored my (Jeff's) crude system for blanking out old plots.
…isplay a legible plot title line more often.

This is very much the wrong way to do it, but will make things more tolerable until we do it better.
…g a diags plot. Reverting the email-induced ^Ms in diagnosticsDockWidget.py as well
doutriaux1 and others added 26 commits October 8, 2014 15:59
…f vistrails.org:vistrails into uvcdat-issues-830-682-681-save-colormap-show-buttons
… nothing had ever looked at

what the user wanted, it always had the default value) and set the appropriate file filter.
…ts) #1 (i.e. DS1).

It's been around for months but ignored until now.  The way I did it is crude but effective.
We may want to drop this and do it like obs datasets in the future.  Or maybe do something
completely different.
In applyClicked, look at what obs set the user had chosen (previously no...
…ormap-show-buttons

Uvcdat issues 830 682 681 save colormap show buttons

since @remram44 is good with it and nobody seems to have time to do anything about this. self-merging
@remram44 remram44 closed this Nov 24, 2014
@doutriaux1 doutriaux1 deleted the uvcdat-911-colormap-editor-issues branch November 25, 2014 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants