Stefan Persson
|
fb79664508
|
Removed whitespace after line end, accoring to Google style guidelines "whitespace/end_of_line"
|
2012-12-05 11:43:31 +01:00 |
|
Stefan Persson
|
e38eb0f72d
|
Ordered header files correctly according to Google style guidelines "build/include_order"
|
2012-12-05 11:39:48 +01:00 |
|
Stefan Persson
|
69c67e3c09
|
Fixed placement of curly braces according to Google style guidelines "whitespace/braces"
|
2012-12-05 11:36:03 +01:00 |
|
Micke Prag
|
2399e6c349
|
All parameters should be named in a function [readability/function]
|
2012-12-04 17:08:47 +01:00 |
|
Micke Prag
|
01a65acdd6
|
Do not use namespace using-directives according to Google style guidelines "build/namespaces"
|
2012-12-04 16:56:44 +01:00 |
|
Stefan Persson
|
7d0f3747fe
|
Include directory when naming .h files, according to Google style guidelines "build/include"
|
2012-12-04 16:39:39 +01:00 |
|
Stefan Persson
|
d5e8c1f941
|
Adding copyright messages according to Google style guidelines "legal/copyright"
|
2012-12-04 16:10:17 +01:00 |
|
Micke Prag
|
9500c4c898
|
Convert dos endings to unix in telldus-core, see #160
|
2012-02-27 17:37:52 +01:00 |
|
Micke Prag
|
ba9c50f625
|
Fix missing namespace in Events on Windows and Mac OS X
|
2012-02-03 17:32:54 +01:00 |
|
Micke Prag
|
938187b2a6
|
Move the event system into common to be used by our threads
|
2012-02-03 14:51:39 +01:00 |
|