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

workbench: added new feature "Search projects" #875

Merged
merged 1 commit into from
Jul 11, 2019

Conversation

lpaulsen93
Copy link
Contributor

The feature lets the user search for projects to add them to the Workbench. After selecting the menu item, the user can select a directory to search through. The directory and it's sub-directories are scanned for project files (*.geany). All found files are listed and after scanning is done the user can select the projects which shall be added to the Workbench.

The dialog is not modal - the user can do other work during the scanning of the directory.

The feature lets the user search for projects to add them to the Workbench.
After selecting the menu item, the user can select a directory to search through.
The directory and it's sub-directories are scanned for project files (".geany").
All found files are listed and after scanning is done the user can select the
projects which shall be added to the Workbench.

The dialog is not modal - the user can do other work during the scanning of the
directory.
@lpaulsen93 lpaulsen93 force-pushed the wb-search-projects branch from f1fb26f to f039771 Compare June 12, 2019 13:57
@lpaulsen93
Copy link
Contributor Author

@frlan: could you merge this please if you got the time? I am already preparing the next PR and I do not want to get the version numbers mixed up 😁 The travis CI failure is not caused by my changes but by the issue that codebrainz fixed in PR #878.

@lpaulsen93
Copy link
Contributor Author

Waited a month, am merging this now.

@lpaulsen93 lpaulsen93 merged commit b456154 into geany:master Jul 11, 2019
@lpaulsen93 lpaulsen93 deleted the wb-search-projects branch July 19, 2019 19:09
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.

1 participant