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

resetting WindowDefault via restart #1232

Closed
wants to merge 1 commit into from
Closed

resetting WindowDefault via restart #1232

wants to merge 1 commit into from

Conversation

rduivenvoorde
Copy link
Contributor

this is an alternative implementation for #9746, as with me
637359a
is not working correctly (it removes processing and other plugins from the
menu's, untill you restart).

this patch adds a QSettings section containng a 'reset' button in Options/System dialog.
upon clicking we write a temporary flag in settings which upon restart makes QGIS clean up the UI settings before setting up it's UI
also added a commandline option: --defaultui doing the same.

I think 637359a could be reverted, if others also conclude that it has unwanted side effects.

this is an alternative implementation for #9746, as with me
637359a
is not working correctly (it removes processing and other plugins from the
menu's, untill you restart)
@rduivenvoorde
Copy link
Contributor Author

@NathanW2 if you find time, can you please have a look into this?

rduivenvoorde added a commit that referenced this pull request Mar 23, 2014
Signed-off-by: Juergen E. Fischer <jef@norbit.de>
@jef-n
Copy link
Member

jef-n commented Mar 23, 2014

manually applied

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.

None yet

3 participants