[QGIS Commit] [qgis/Quantum-GIS] 859854: Update project file opening precedence order at ap...

GitHub noreply at github.com
Wed Jan 30 17:08:31 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 859854fcfc2003e29b7433dc4305cb0a1b5744db
      https://github.com/qgis/Quantum-GIS/commit/859854fcfc2003e29b7433dc4305cb0a1b5744db
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2013-01-30 (Wed, 30 Jan 2013)

  Changed paths:
    M src/app/qgisapp.cpp
    M src/app/qgisapp.h

  Log Message:
  -----------
  Update project file opening precedence order at app launch

- Fix typo so default template on new project works
- Project open precedence order is (highest first):
-  1) specified on command line
-  2) specified or most recent via Options gui
-  3) new project from template
-  4) new blank project
- Keep new project template from loading in app constructor (in case already project via command line)
- Keep new project template from loading if previous auto-open project crashed
- Add status bar messages about loading project during addProject()





More information about the QGIS-commit mailing list