[QGIS Commit] [qgis/Quantum-GIS] f57bef: [FEATURE] Add browser dock
widget to QGIS main win...
noreply at github.com
noreply at github.com
Mon Jul 11 15:49:52 EDT 2011
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: f57bef47c68f723a15568bdc024fbdab86148342
https://github.com/qgis/Quantum-GIS/commit/f57bef47c68f723a15568bdc024fbdab86148342
Author: Martin Dobias <wonder.sk at gmail.com>
Date: 2011-07-11 (Mon, 11 Jul 2011)
Changed paths:
M src/app/CMakeLists.txt
M src/app/qgisapp.cpp
M src/app/qgisapp.h
A src/app/qgsbrowserdockwidget.cpp
A src/app/qgsbrowserdockwidget.h
M src/browser/CMakeLists.txt
R src/browser/qgsbrowsermodel.cpp
R src/browser/qgsbrowsermodel.h
M src/core/CMakeLists.txt
A src/core/qgsbrowsermodel.cpp
A src/core/qgsbrowsermodel.h
Log Message:
-----------
[FEATURE] Add browser dock widget to QGIS main window. Layers can be added to canvas by double-clicking them in the browser.
More information about the QGIS-commit
mailing list