Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
- improved error handling when loading python plugins
- redirection of output to python console, i.e. print command works git-svn-id: http://svn.osgeo.org/qgis/trunk@6767 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
Showing
with
85 additions
and 35 deletions.
- +11 −4 src/app/qgisapp.cpp
- +4 −3 src/app/qgspythondialog.cpp
- +56 −22 src/app/qgspythonutils.cpp
- +6 −1 src/app/qgspythonutils.h
- +8 −5 src/ui/qgspythondialog.ui
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters