-
- Downloads
Rename PhoneNumber to ContactMethod
The rational for this is URI and DHT hashes are not phone numbers. This class is used to represent a way to reach someone. ContactMethod may not be the best name ever, but at least it is more representative of what the class does. Refs #65335
Showing
- CMakeLists.txt 2 additions, 2 deletionsCMakeLists.txt
- src/account.cpp 3 additions, 3 deletionssrc/account.cpp
- src/account.h 1 addition, 1 deletionsrc/account.h
- src/bookmarkmodel.cpp 27 additions, 27 deletionssrc/bookmarkmodel.cpp
- src/bookmarkmodel.h 7 additions, 7 deletionssrc/bookmarkmodel.h
- src/call.cpp 58 additions, 58 deletionssrc/call.cpp
- src/call.h 6 additions, 6 deletionssrc/call.h
- src/callmodel.cpp 8 additions, 8 deletionssrc/callmodel.cpp
- src/callmodel.h 2 additions, 2 deletionssrc/callmodel.h
- src/collectioneditor.h 2 additions, 2 deletionssrc/collectioneditor.h
- src/collectioneditor.hpp 1 addition, 1 deletionsrc/collectioneditor.hpp
- src/collectioninterface.cpp 1 addition, 1 deletionsrc/collectioninterface.cpp
- src/contactmethod.cpp 90 additions, 90 deletionssrc/contactmethod.cpp
- src/contactmethod.h 23 additions, 23 deletionssrc/contactmethod.h
- src/contactproxymodel.cpp 12 additions, 12 deletionssrc/contactproxymodel.cpp
- src/delegates/phonenumberselectordelegate.cpp 3 additions, 3 deletionssrc/delegates/phonenumberselectordelegate.cpp
- src/delegates/phonenumberselectordelegate.h 7 additions, 7 deletionssrc/delegates/phonenumberselectordelegate.h
- src/delegates/pixmapmanipulationdelegate.cpp 1 addition, 1 deletionsrc/delegates/pixmapmanipulationdelegate.cpp
- src/delegates/pixmapmanipulationdelegate.h 2 additions, 2 deletionssrc/delegates/pixmapmanipulationdelegate.h
- src/extensions/presencecollectionextension.cpp 3 additions, 3 deletionssrc/extensions/presencecollectionextension.cpp
Loading
Please register or sign in to comment