Ales Pergl
|
91cff2e6c7
|
Address cpplint issue "Missing space before ( in if( [whitespace/parens] [5]"
|
2017-04-05 14:30:16 +02:00 |
|
Ales Pergl
|
29f3332276
|
Address cpplint issue "{ should almost always be at the end of the previous line [whitespace/braces] [4]"
|
2017-04-05 14:30:16 +02:00 |
|
Ales Pergl
|
63eeb96e71
|
Address cpplint issue "Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]"
|
2017-04-05 14:30:16 +02:00 |
|
Ales Pergl
|
20d0bda538
|
Address cpplint issue "Found C++ system header after other header. Should be: toast.h, c system, c++ system, other. [build/include_order] [4]"
|
2017-04-05 14:30:16 +02:00 |
|
Ales Pergl
|
33b4936a68
|
Address cpplint issue "Include the directory when naming .h files [build/include] [4]"
|
2017-04-05 14:30:15 +02:00 |
|
Ales Pergl
|
0bba5b9b41
|
Address cpplint issue "Lines should be <= 80 characters long [whitespace/line_length] [2]"
|
2017-04-05 14:30:15 +02:00 |
|
Ales Pergl
|
392d606848
|
Changed member variable naming style to snake case
|
2017-04-05 14:30:15 +02:00 |
|
Ales Pergl
|
fe05b66a6c
|
Added desktop notifications implementation for Windows 7 (and earlier)
|
2017-04-05 14:30:15 +02:00 |
|