Refactoring WIP.

Changing the function naming convention from CamelCase to camelCase.

--HG--
branch : dev
This commit is contained in:
Martín Lucas Golini
2017-02-14 18:09:25 -03:00
parent 8eaff147d4
commit b36dd33246
204 changed files with 2299 additions and 2244 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject>
<!-- Written by QtCreator 3.2.2, 2015-05-13T02:27:42. -->
<!-- Written by QtCreator 3.2.2, 2017-02-14T18:08:40. -->
<qtcreator>
<data>
<variable>EnvironmentId</variable>
@@ -61,7 +61,7 @@
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{388e5431-b31b-42b3-b9ad-9002d279d75d}</value>
<value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
<value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">12</value>
<value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
<value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">

View File

@@ -682,3 +682,5 @@
../../src/eepp/system/base64.cpp
../../include/eepp/system/md5.hpp
../../src/eepp/system/md5.cpp
../../src/examples/strobe/strobe.cpp
../../../eeiv/src/capp.hpp

View File

@@ -1,2 +1,4 @@
../../src/
../../include/
../../src/examples/strobe
../../../eeiv/src