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

Save As dialog can save in all formats it is safe to save in #55

Closed
wants to merge 1 commit into from

Conversation

stefanbeller
Copy link
Contributor

All Plugins, which can be read as well, can be used for saving as
well.

Closes #18.

* All Plugins, which can be read as well, can be used for
  saving as well.

* MapDocument class contains a new member (mWriterPluginFileName),
  which determines in which format the map should be saved.
  (It needs to be set accordingly, when opening a new File)

* The plugin manager has some more conversions.

* MapDocuments setFileName (only used by its saving function)
  is private now.

Closes mapeditor#18.
@bjorn
Copy link
Member

bjorn commented Sep 25, 2012

Pushed as ab6e112.

@bjorn bjorn closed this Sep 25, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plugins Save
2 participants