[QGIS Commit] [qgis/Quantum-GIS] 5f9f76: Additional fix for #5862 fix.
GitHub
noreply at github.com
Thu Jul 19 15:02:35 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 5f9f76ea82dc2f4366c90498ec2605b6e59e40c5
https://github.com/qgis/Quantum-GIS/commit/5f9f76ea82dc2f4366c90498ec2605b6e59e40c5
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2012-07-05 (Thu, 05 Jul 2012)
Changed paths:
M src/app/composer/qgscomposerlabelwidget.cpp
Log Message:
-----------
Additional fix for #5862 fix.
Editing text for composer label in text edit widget caused label to emit itemChanged(), which caused cyclical update of gui elements and the cursor to jump to end of text edit's text.
Tested update of label via Python and #5862 fix still works, i.e. text edit updates as well.
Commit: 89c818604aa47b801e484732fa5a3d5c597c9504
https://github.com/qgis/Quantum-GIS/commit/89c818604aa47b801e484732fa5a3d5c597c9504
Author: Tim Sutton <tim at linfiniti.com>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M src/app/composer/qgscomposerlabelwidget.cpp
Log Message:
-----------
Merge pull request #190 from dakcarto/fix-comp-label-edit
Additional fix for #5862 fix.
Compare: https://github.com/qgis/Quantum-GIS/compare/d6c0c6dbbcae...89c818604aa4
More information about the QGIS-commit
mailing list