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

Add QLR, processing models to browser #5221

Merged
merged 6 commits into from
Sep 20, 2017

Conversation

nyalldawson
Copy link
Collaborator

Adds some new features to browser:

  1. Shows QLR files and allows them to be added to the current project
  2. Shows processing models, with context menu allowing the model to be edited directly (double clicking the model executes it)

Motivated because @elpaso has made the browser awesome for 3.0 !

run_model

@nirvn
Copy link
Contributor

nirvn commented Sep 20, 2017

Hmm, this is all very exciting @elpaso & @nyalldawson . The browser is getting so good it'll soon render the DB Manager mostly irrelevant :)

@gioman
Copy link
Contributor

gioman commented Sep 20, 2017

The browser is getting so good it'll soon render the DB Manager mostly irrelevant :)
Merge state

yes, especially if db manager is almost unmaintained. But what about layers/tables previews and easy creation/management of postgis tables? we should not loose that functionalities.

@nyalldawson
Copy link
Collaborator Author

yes, especially if db manager is almost unmaintained. But what about layers/tables previews and easy creation/management of postgis tables? we should not loose that functionalities.

There's a lot to do still before this could be an option.... maybe for 4.0!

Copy link
Contributor

@elpaso elpaso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, the only question I have if you have considered to drag&drop the model to the canvas instead of (or in addition to) double clicking on it (I'm not saying it would have been a better choice but worths discussing)

@nyalldawson
Copy link
Collaborator Author

@elpaso drag and drop is also implemented here

@nyalldawson nyalldawson merged commit 15e650d into qgis:master Sep 20, 2017
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.

4 participants