telldus/telldus-core/client
2012-12-06 16:12:42 +01:00
..
CallbackDispatcher.cpp Do not use namespace using-directives according to Google style guidelines "build/namespaces" 2012-06-19 12:30:51 +02:00
CallbackDispatcher.h Add #include <string> for string, according to Google style guidelines "build/include_what_you_use" 2012-06-19 12:30:50 +02:00
CallbackMainDispatcher.cpp Code cleanup, removed debug messages 2012-12-06 16:12:42 +01:00
CallbackMainDispatcher.h Include the directory when naming .h files. According to Google style guideline "build/include". 2012-06-19 12:30:49 +02:00
Client.cpp Code cleanup, removed debug messages 2012-12-06 16:12:42 +01:00
Client.h { should almost always be at the end of the previous line, according to Google style guidelines "whitespace/braces" 2012-06-19 12:30:50 +02:00
CMakeLists.txt Include the directory when naming .h files. According to Google style guideline "build/include". 2012-06-19 12:30:49 +02:00
libtelldus-core.def Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
telldus-core.cpp Do not use namespace using-directives according to Google style guidelines "build/namespaces" 2012-06-19 12:30:51 +02:00
telldus-core.h Should have a space between // and comment "whitespace/comments" 2012-06-19 12:30:50 +02:00
telldus-core.rc.in Added rc file for the client 2010-10-26 07:22:31 +00:00