Commit graph

12 commits

Author SHA1 Message Date
66bdc4c21d Removed commands lock for one object. Added possibility to add postSetup on the shell. Added getters and setters for
the setup and the postSetup.
2016-03-16 10:01:24 +01:00
13db9109d9 Command functions have now a CommandExecutor* arg, parent of Shell class. Added possibility to make a threadCommand (a built-in command that runs in his thread). 2016-03-13 17:16:34 +01:00
e9e95a519d Moved class Commands inside class Shell. Shell::loop() renamed in Shell::launch(). A Shell::launch() inside the shell setup function now causes a
ShellLaunchInSetupException
2016-03-12 18:58:01 +01:00
41f5acc37b Merge branch 'master' of https://github.com/praticamentetilde/msh-console
Merge
2016-03-11 17:46:27 +01:00
be21596994 moved all console functions in class Shell 2016-03-11 17:45:15 +01:00
34b45d76f4 Create readme.md
with credits for the code at the base
2016-03-11 16:20:26 +01:00
5445df8e3a Removed credits for moving into readme 2016-03-11 16:15:36 +01:00
6c010f3c50 All console functions previously labeled msh_* are now in Commands namespace 2016-03-11 16:13:04 +01:00
604f9cccb5 Removed .pro.user file from qtcreator 2016-03-11 15:53:51 +01:00
905766b3a9 First serious commit: added source already developed 2016-03-11 15:49:24 +01:00
ed204e9a28 setting up 2016-03-11 15:41:28 +01:00
99cb6439f8 Initial commit 2016-03-11 15:40:32 +01:00