Skip to content

Commit d73eaa1

Browse files
committedMay 23, 2020
Drop compass plugin
This was originally written for use by QGIS for Android, which is no longer supported. The plugin is not included in any of our builds and its functionality is better supported by native functionality in QField/input/QGIS GPS panel.
1 parent f13b739 commit d73eaa1

11 files changed

+0
-809
lines changed
 

‎src/plugins/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,5 @@ IF (CUSTOM_PLUGINS)
2929
ADD_SUBDIRECTORY(${CUSTOM_PLUGINS})
3030
ENDIF (CUSTOM_PLUGINS)
3131

32-
IF (QT_MOBILITY_SENSORS_FOUND)
33-
ADD_SUBDIRECTORY(compass)
34-
ENDIF (QT_MOBILITY_SENSORS_FOUND)
3532

3633
# headers installed in qgis_core target

‎src/plugins/compass/CMakeLists.txt

Lines changed: 0 additions & 51 deletions
This file was deleted.

‎src/plugins/compass/compass.cpp

Lines changed: 0 additions & 80 deletions
This file was deleted.

‎src/plugins/compass/compass.h

Lines changed: 0 additions & 48 deletions
This file was deleted.

‎src/plugins/compass/compass.qrc

Lines changed: 0 additions & 5 deletions
This file was deleted.
-7.2 KB
Binary file not shown.

‎src/plugins/compass/qgscompassplugin.cpp

Lines changed: 0 additions & 256 deletions
This file was deleted.

‎src/plugins/compass/qgscompassplugin.h

Lines changed: 0 additions & 104 deletions
This file was deleted.

‎src/plugins/compass/qgscompassplugingui.cpp

Lines changed: 0 additions & 136 deletions
This file was deleted.

‎src/plugins/compass/qgscompassplugingui.h

Lines changed: 0 additions & 51 deletions
This file was deleted.

‎src/plugins/compass/qgscompasspluginguibase.ui

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.