More Info

Revision 783503

(Back to digest)
 

Other in Networking Tools

Tobias Hunger committed changes in /trunk/kdesupport/telepathy-qt:

Import Telepathy-Qt as seen in SVN rev. 2093 on
<a href="https://tapioca-voip.svn.sf.net/svnroot/tapioca-voip/branches/work/telepathy-qt-autogen">https://tapioca-voip.svn.sf.net/svnroot/tapioca-voip/branches/work/telepathy-qt-autogen</a>;

This is a version of Telepathy-Qt that is about 98% generated directly from the Telepathy spec. While currently still incompatible to Decibel this version is where we are heading as the currently used Telepathy-Qt is severly outdated.

I did not import any history as this is the first mostly working version found in the telepathy-qt-autogen branch and it hardly related to the formerly released versions of telepathy-qt.

File Changes

Added 337 files
/trunk/kdesupport/telepathy-qt
 
/CMakeLists.txt
 
/include
 
/INSTALL
 
/QtTelepathyClient.pc.in
 
/QtTelepathyCore.pc.in
 
/scripts
 
/spec
 
/src
 
/TODO.txt
 
/xml
 
/include/QtTelepathy
 
/include/WHAT-IS-THIS.txt
 
/scripts/cleanup_all_generated_files.sh
 
/scripts/generate_client_sources_from_qdbusxml.sh
 
/scripts/generate_cmakelists_from_sources.sh
 
/scripts/generate_core_sources_from_qdbusxml.sh
 
/scripts/generate_everything.sh
 
/scripts/generate_helper_source_from_typeheaders.sh
 
/scripts/generate_qdbusxml_and_typeheaders_from_tpspec.sh
 
/scripts/helpers
 
/scripts/WHAT-IS-THIS.txt
 
/spec/Channel.xml
 
/spec/Channel_Interface_Call_Merging.xml
 
/spec/Channel_Interface_Call_State.xml
 
/spec/Channel_Interface_Chat_State.xml
 
/spec/Channel_Interface_DTMF.xml
 
/spec/Channel_Interface_Group.xml
 
/spec/Channel_Interface_Hold.xml
 
/spec/Channel_Interface_Media_Signalling.xml
 
/spec/Channel_Interface_Password.xml
 
/spec/Channel_Interface_Transfer.xml
 
/spec/Channel_Type_Contact_List.xml
 
/spec/Channel_Type_Room_List.xml
 
/spec/Channel_Type_Streamed_Media.xml
 
/spec/Channel_Type_Text.xml
 
/spec/Channel_Type_Tubes.xml
 
/spec/Connection.xml
 
/spec/Connection_Interface_Aliasing.xml
 
/spec/Connection_Interface_Avatars.xml
 
/spec/Connection_Interface_Capabilities.xml
 
/spec/Connection_Interface_Forwarding.xml
 
/spec/Connection_Interface_Presence.xml
 
/spec/Connection_Interface_Privacy.xml
 
/spec/Connection_Interface_Renaming.xml
 
/spec/Connection_Manager.xml
 
/spec/errors.xml
 
/spec/generic-types.xml
 
/spec/Media_Stream_Handler.xml
 
/spec/Properties_Interface.xml
 
/spec/WHAT-IS-THIS.txt
 
/src/Client
 
/src/Common
 
/src/Core
 
/src/WHAT-IS-THIS.txt
 
/xml/Channel.xml
 
/xml/Channel_Interface_Call_Merging.xml
 
/xml/Channel_Interface_Call_State.xml
 
/xml/Channel_Interface_Chat_State.xml
 
/xml/Channel_Interface_DTMF.xml
 
/xml/Channel_Interface_Group.xml
 
/xml/Channel_Interface_Hold.xml
 
/xml/Channel_Interface_Media_Signalling.xml
 
/xml/Channel_Interface_Password.xml
 
/xml/Channel_Interface_Transfer.xml
 
/xml/Channel_Type_Contact_List.xml
 
/xml/Channel_Type_Room_List.xml
 
/xml/Channel_Type_Streamed_Media.xml
 
/xml/Channel_Type_Text.xml
 
/xml/Channel_Type_Tubes.xml
 
/xml/Connection.xml
 
/xml/Connection_Interface_Aliasing.xml
 
/xml/Connection_Interface_Avatars.xml
 
/xml/Connection_Interface_Capabilities.xml
 
/xml/Connection_Interface_Forwarding.xml
 
/xml/Connection_Interface_Presence.xml
 
/xml/Connection_Interface_Privacy.xml
 
/xml/Connection_Interface_Renaming.xml
 
/xml/Connection_Manager.xml
 
/xml/Media_Stream_Handler.xml
 
/xml/Properties_Interface.xml
 
/xml/WHAT-IS-THIS.txt
 
/include/QtTelepathy/Client
 
/include/QtTelepathy/Common
 
/include/QtTelepathy/Core
 
/scripts/helpers/tpspec_to_qdbusxml.xslt
 
/scripts/helpers/tpspec_to_qdbusxml_and_typeheaders.pl
 
/scripts/helpers/tpspec_to_typeheaders.xslt
 
/scripts/helpers/tpspec_to_typesources.xslt
 
/src/Client/channel.cpp
 
/src/Client/channel_interface_call_merging.cpp
 
/src/Client/channel_interface_call_state.cpp
 
/src/Client/channel_interface_chat_state.cpp
 
/src/Client/channel_interface_dtmf.cpp
 
/src/Client/channel_interface_group.cpp
 
/src/Client/channel_interface_hold.cpp
 
/src/Client/channel_interface_media_signalling.cpp
 
/src/Client/channel_interface_password.cpp
 
/src/Client/channel_interface_transfer.cpp
 
/src/Client/channel_type_contact_list.cpp
 
/src/Client/channel_type_room_list.cpp
 
/src/Client/channel_type_streamed_media.cpp
 
/src/Client/channel_type_text.cpp
 
/src/Client/channel_type_tubes.cpp
 
/src/Client/CMakeLists.txt
 
/src/Client/connection.cpp
 
/src/Client/connection_interface_aliasing.cpp
 
/src/Client/connection_interface_avatars.cpp
 
/src/Client/connection_interface_capabilities.cpp
 
/src/Client/connection_interface_forwarding.cpp
 
/src/Client/connection_interface_presence.cpp
 
/src/Client/connection_interface_privacy.cpp
 
/src/Client/connection_interface_renaming.cpp
 
/src/Client/connection_manager.cpp
 
/src/Client/media_stream_handler.cpp
 
/src/Client/properties_interface.cpp
 
/src/Common/channel_interface_call_state_types_gen.cpp
 
/src/Common/channel_interface_chat_state_types_gen.cpp
 
/src/Common/channel_interface_dtmf_types_gen.cpp
 
/src/Common/channel_interface_group_types_gen.cpp
 
/src/Common/channel_interface_hold_types_gen.cpp
 
/src/Common/channel_interface_media_signalling_types_gen.cpp
 
/src/Common/channel_interface_password_types_gen.cpp
 
/src/Common/channel_type_room_list_types_gen.cpp
 
/src/Common/channel_type_streamed_media_types_gen.cpp
 
/src/Common/channel_type_text_types_gen.cpp
 
/src/Common/channel_type_tubes_types_gen.cpp
 
/src/Common/CMakeLists.txt
 
/src/Common/connection_interface_aliasing_types_gen.cpp
 
/src/Common/connection_interface_capabilities_types_gen.cpp
 
/src/Common/connection_interface_presence_types_gen.cpp
 
/src/Common/connection_manager_types_gen.cpp
 
/src/Common/connection_types_gen.cpp
 
/src/Common/media_stream_handler_types_gen.cpp
 
/src/Common/properties_interface_types_gen.cpp
 
/src/Common/types.cpp
 
/src/Core/channel_adaptor.cpp
 
/src/Core/channel_interface_call_merging_adaptor.cpp
 
/src/Core/channel_interface_call_state_adaptor.cpp
 
/src/Core/channel_interface_chat_state_adaptor.cpp
 
/src/Core/channel_interface_dtmf_adaptor.cpp
 
/src/Core/channel_interface_group_adaptor.cpp
 
/src/Core/channel_interface_hold_adaptor.cpp
 
/src/Core/channel_interface_media_signalling_adaptor.cpp
 
/src/Core/channel_interface_password_adaptor.cpp
 
/src/Core/channel_interface_transfer_adaptor.cpp
 
/src/Core/channel_type_contact_list_adaptor.cpp
 
/src/Core/channel_type_room_list_adaptor.cpp
 
/src/Core/channel_type_streamed_media_adaptor.cpp
 
/src/Core/channel_type_text_adaptor.cpp
 
/src/Core/channel_type_tubes_adaptor.cpp
 
/src/Core/CMakeLists.txt
 
/src/Core/connection_adaptor.cpp
 
/src/Core/connection_interface_aliasing_adaptor.cpp
 
/src/Core/connection_interface_avatars_adaptor.cpp
 
/src/Core/connection_interface_capabilities_adaptor.cpp
 
/src/Core/connection_interface_forwarding_adaptor.cpp
 
/src/Core/connection_interface_presence_adaptor.cpp
 
/src/Core/connection_interface_privacy_adaptor.cpp
 
/src/Core/connection_interface_renaming_adaptor.cpp
 
/src/Core/connection_manager_adaptor.cpp
 
/src/Core/media_stream_handler_adaptor.cpp
 
/src/Core/properties_interface_adaptor.cpp
 
/include/QtTelepathy/Client/Channel
 
/include/QtTelepathy/Client/channel.h
 
/include/QtTelepathy/Client/Channel_Interface_Call_Merging
 
/include/QtTelepathy/Client/channel_interface_call_merging.h
 
/include/QtTelepathy/Client/Channel_Interface_Call_State
 
/include/QtTelepathy/Client/channel_interface_call_state.h
 
/include/QtTelepathy/Client/Channel_Interface_Chat_State
 
/include/QtTelepathy/Client/channel_interface_chat_state.h
 
/include/QtTelepathy/Client/Channel_Interface_DTMF
 
/include/QtTelepathy/Client/channel_interface_dtmf.h
 
/include/QtTelepathy/Client/Channel_Interface_Group
 
/include/QtTelepathy/Client/channel_interface_group.h
 
/include/QtTelepathy/Client/Channel_Interface_Hold
 
/include/QtTelepathy/Client/channel_interface_hold.h
 
/include/QtTelepathy/Client/Channel_Interface_Media_Signalling
 
/include/QtTelepathy/Client/channel_interface_media_signalling.h
 
/include/QtTelepathy/Client/Channel_Interface_Password
 
/include/QtTelepathy/Client/channel_interface_password.h
 
/include/QtTelepathy/Client/Channel_Interface_Transfer
 
/include/QtTelepathy/Client/channel_interface_transfer.h
 
/include/QtTelepathy/Client/Channel_Type_Contact_List
 
/include/QtTelepathy/Client/channel_type_contact_list.h
 
/include/QtTelepathy/Client/Channel_Type_Room_List
 
/include/QtTelepathy/Client/channel_type_room_list.h
 
/include/QtTelepathy/Client/Channel_Type_Streamed_Media
 
/include/QtTelepathy/Client/channel_type_streamed_media.h
 
/include/QtTelepathy/Client/Channel_Type_Text
 
/include/QtTelepathy/Client/channel_type_text.h
 
/include/QtTelepathy/Client/Channel_Type_Tubes
 
/include/QtTelepathy/Client/channel_type_tubes.h
 
/include/QtTelepathy/Client/Client_Export
 
/include/QtTelepathy/Client/client_export.h
 
/include/QtTelepathy/Client/CMakeLists.txt
 
/include/QtTelepathy/Client/Connection
 
/include/QtTelepathy/Client/connection.h
 
/include/QtTelepathy/Client/Connection_Interface_Aliasing
 
/include/QtTelepathy/Client/connection_interface_aliasing.h
 
/include/QtTelepathy/Client/Connection_Interface_Avatars
 
/include/QtTelepathy/Client/connection_interface_avatars.h
 
/include/QtTelepathy/Client/Connection_Interface_Capabilities
 
/include/QtTelepathy/Client/connection_interface_capabilities.h
 
/include/QtTelepathy/Client/Connection_Interface_Forwarding
 
/include/QtTelepathy/Client/connection_interface_forwarding.h
 
/include/QtTelepathy/Client/Connection_Interface_Presence
 
/include/QtTelepathy/Client/connection_interface_presence.h
 
/include/QtTelepathy/Client/Connection_Interface_Privacy
 
/include/QtTelepathy/Client/connection_interface_privacy.h
 
/include/QtTelepathy/Client/Connection_Interface_Renaming
 
/include/QtTelepathy/Client/connection_interface_renaming.h
 
/include/QtTelepathy/Client/Connection_Manager
 
/include/QtTelepathy/Client/connection_manager.h
 
/include/QtTelepathy/Client/Media_Stream_Handler
 
/include/QtTelepathy/Client/media_stream_handler.h
 
/include/QtTelepathy/Client/Properties_Interface
 
/include/QtTelepathy/Client/properties_interface.h
 
/include/QtTelepathy/Common/Channel_Interface_Call_State_Types
 
/include/QtTelepathy/Common/channel_interface_call_state_types.h
 
/include/QtTelepathy/Common/channel_interface_call_state_types_gen.h
 
/include/QtTelepathy/Common/Channel_Interface_Chat_State_Types
 
/include/QtTelepathy/Common/channel_interface_chat_state_types.h
 
/include/QtTelepathy/Common/channel_interface_chat_state_types_gen.h
 
/include/QtTelepathy/Common/Channel_Interface_DTMF_Types
 
/include/QtTelepathy/Common/channel_interface_dtmf_types.h
 
/include/QtTelepathy/Common/channel_interface_dtmf_types_gen.h
 
/include/QtTelepathy/Common/Channel_Interface_Group_Types
 
/include/QtTelepathy/Common/channel_interface_group_types.h
 
/include/QtTelepathy/Common/channel_interface_group_types_gen.h
 
/include/QtTelepathy/Common/Channel_Interface_Hold_Types
 
/include/QtTelepathy/Common/channel_interface_hold_types.h
 
/include/QtTelepathy/Common/channel_interface_hold_types_gen.h
 
/include/QtTelepathy/Common/Channel_Interface_Media_Signalling_Types
 
/include/QtTelepathy/Common/channel_interface_media_signalling_types.h
 
/include/QtTelepathy/Common/channel_interface_media_signalling_types_gen.h
 
/include/QtTelepathy/Common/Channel_Interface_Password_Types
 
/include/QtTelepathy/Common/channel_interface_password_types.h
 
/include/QtTelepathy/Common/channel_interface_password_types_gen.h
 
/include/QtTelepathy/Common/Channel_Type_Room_List_Types
 
/include/QtTelepathy/Common/channel_type_room_list_types.h
 
/include/QtTelepathy/Common/channel_type_room_list_types_gen.h
 
/include/QtTelepathy/Common/Channel_Type_Streamed_Media_Types
 
/include/QtTelepathy/Common/channel_type_streamed_media_types.h
 
/include/QtTelepathy/Common/channel_type_streamed_media_types_gen.h
 
/include/QtTelepathy/Common/Channel_Type_Text_Types
 
/include/QtTelepathy/Common/channel_type_text_types.h
 
/include/QtTelepathy/Common/channel_type_text_types_gen.h
 
/include/QtTelepathy/Common/Channel_Type_Tubes_Types
 
/include/QtTelepathy/Common/channel_type_tubes_types.h
 
/include/QtTelepathy/Common/channel_type_tubes_types_gen.h
 
/include/QtTelepathy/Common/CMakeLists.txt
 
/include/QtTelepathy/Common/Common_Export
 
/include/QtTelepathy/Common/common_export.h
 
/include/QtTelepathy/Common/Connection_Interface_Aliasing_Types
 
/include/QtTelepathy/Common/connection_interface_aliasing_types.h
 
/include/QtTelepathy/Common/connection_interface_aliasing_types_gen.h
 
/include/QtTelepathy/Common/Connection_Interface_Avatars_Types
 
/include/QtTelepathy/Common/connection_interface_avatars_types.h
 
/include/QtTelepathy/Common/connection_interface_avatars_types_gen.h
 
/include/QtTelepathy/Common/Connection_Interface_Capabilities_Types
 
/include/QtTelepathy/Common/connection_interface_capabilities_types.h
 
/include/QtTelepathy/Common/connection_interface_capabilities_types_gen.h
 
/include/QtTelepathy/Common/Connection_Interface_Presence_Types
 
/include/QtTelepathy/Common/connection_interface_presence_types.h
 
/include/QtTelepathy/Common/connection_interface_presence_types_gen.h
 
/include/QtTelepathy/Common/Connection_Manager_Types
 
/include/QtTelepathy/Common/connection_manager_types.h
 
/include/QtTelepathy/Common/connection_manager_types_gen.h
 
/include/QtTelepathy/Common/Connection_Types
 
/include/QtTelepathy/Common/connection_types.h
 
/include/QtTelepathy/Common/connection_types_gen.h
 
/include/QtTelepathy/Common/generic_types
 
/include/QtTelepathy/Common/generic_types.h
 
/include/QtTelepathy/Common/generic_types_gen.h
 
/include/QtTelepathy/Common/Media_Stream_Handler_Types
 
/include/QtTelepathy/Common/media_stream_handler_types.h
 
/include/QtTelepathy/Common/media_stream_handler_types_gen.h
 
/include/QtTelepathy/Common/Properties_Interface_Types
 
/include/QtTelepathy/Common/properties_interface_types.h
 
/include/QtTelepathy/Common/properties_interface_types_gen.h
 
/include/QtTelepathy/Common/Types
 
/include/QtTelepathy/Common/types.h
 
/include/QtTelepathy/Core/Channel_Adaptor
 
/include/QtTelepathy/Core/channel_adaptor.h
 
/include/QtTelepathy/Core/Channel_Interface_Call_Merging_Adaptor
 
/include/QtTelepathy/Core/channel_interface_call_merging_adaptor.h
 
/include/QtTelepathy/Core/Channel_Interface_Call_State_Adaptor
 
/include/QtTelepathy/Core/channel_interface_call_state_adaptor.h
 
/include/QtTelepathy/Core/Channel_Interface_Chat_State_Adaptor
 
/include/QtTelepathy/Core/channel_interface_chat_state_adaptor.h
 
/include/QtTelepathy/Core/Channel_Interface_DTMF_Adaptor
 
/include/QtTelepathy/Core/channel_interface_dtmf_adaptor.h
 
/include/QtTelepathy/Core/Channel_Interface_Group_Adaptor
 
/include/QtTelepathy/Core/channel_interface_group_adaptor.h
 
/include/QtTelepathy/Core/Channel_Interface_Hold_Adaptor
 
/include/QtTelepathy/Core/channel_interface_hold_adaptor.h
 
/include/QtTelepathy/Core/Channel_Interface_Media_Signalling_Adaptor
 
/include/QtTelepathy/Core/channel_interface_media_signalling_adaptor.h
 
/include/QtTelepathy/Core/Channel_Interface_Password_Adaptor
 
/include/QtTelepathy/Core/channel_interface_password_adaptor.h
 
/include/QtTelepathy/Core/Channel_Interface_Transfer_Adaptor
 
/include/QtTelepathy/Core/channel_interface_transfer_adaptor.h
 
/include/QtTelepathy/Core/Channel_Type_Contact_List_Adaptor
 
/include/QtTelepathy/Core/channel_type_contact_list_adaptor.h
 
/include/QtTelepathy/Core/Channel_Type_Room_List_Adaptor
 
/include/QtTelepathy/Core/channel_type_room_list_adaptor.h
 
/include/QtTelepathy/Core/Channel_Type_Streamed_Media_Adaptor
 
/include/QtTelepathy/Core/channel_type_streamed_media_adaptor.h
 
/include/QtTelepathy/Core/Channel_Type_Text_Adaptor
 
/include/QtTelepathy/Core/channel_type_text_adaptor.h
 
/include/QtTelepathy/Core/Channel_Type_Tubes_Adaptor
 
/include/QtTelepathy/Core/channel_type_tubes_adaptor.h
 
/include/QtTelepathy/Core/CMakeLists.txt
 
/include/QtTelepathy/Core/Connection_Adaptor
 
/include/QtTelepathy/Core/connection_adaptor.h
 
/include/QtTelepathy/Core/Connection_Interface_Aliasing_Adaptor
 
/include/QtTelepathy/Core/connection_interface_aliasing_adaptor.h
 
/include/QtTelepathy/Core/Connection_Interface_Avatars_Adaptor
 
/include/QtTelepathy/Core/connection_interface_avatars_adaptor.h
 
/include/QtTelepathy/Core/Connection_Interface_Capabilities_Adaptor
 
/include/QtTelepathy/Core/connection_interface_capabilities_adaptor.h
 
/include/QtTelepathy/Core/Connection_Interface_Forwarding_Adaptor
 
/include/QtTelepathy/Core/connection_interface_forwarding_adaptor.h
 
/include/QtTelepathy/Core/Connection_Interface_Presence_Adaptor
 
/include/QtTelepathy/Core/connection_interface_presence_adaptor.h
 
/include/QtTelepathy/Core/Connection_Interface_Privacy_Adaptor
 
/include/QtTelepathy/Core/connection_interface_privacy_adaptor.h
 
/include/QtTelepathy/Core/Connection_Interface_Renaming_Adaptor
 
/include/QtTelepathy/Core/connection_interface_renaming_adaptor.h
 
/include/QtTelepathy/Core/Connection_Manager_Adaptor
 
/include/QtTelepathy/Core/connection_manager_adaptor.h
 
/include/QtTelepathy/Core/Core_Export
 
/include/QtTelepathy/Core/core_export.h
 
/include/QtTelepathy/Core/Media_Stream_Handler_Adaptor
 
/include/QtTelepathy/Core/media_stream_handler_adaptor.h
 
/include/QtTelepathy/Core/Properties_Interface_Adaptor
 
/include/QtTelepathy/Core/properties_interface_adaptor.h
337 files changed in total