Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
314 additions
and 251 deletions.
- +9 −4 src/app/qgslabelpropertydialog.cpp
- +2 −2 src/app/qgslabelpropertydialog.h
- +15 −12 src/app/qgsmaptoolchangelabelproperties.cpp
- +116 −127 src/app/qgsmaptoollabel.cpp
- +24 −24 src/app/qgsmaptoollabel.h
- +21 −27 src/app/qgsmaptoolmovelabel.cpp
- +19 −31 src/app/qgsmaptoolpinlabels.cpp
- +15 −20 src/app/qgsmaptoolrotatelabel.cpp
- +3 −3 src/app/qgsmaptoolshowhidelabels.cpp
- +54 −0 src/core/qgsrulebasedlabeling.cpp
- +16 −0 src/core/qgsrulebasedlabeling.h
- +8 −0 src/core/qgsvectorlayerlabeling.cpp
- +12 −1 src/core/qgsvectorlayerlabeling.h
Oops, something went wrong.