ui: load source from directory via MenuBar

Added MenuBar action Project->New, which opens a directory dialog for choosing the new source directory to parse the
files from. The ConfigManager can be created empty now and setValue calls can be used to set values.

fortune cookie message = Your troubles will be faded by the luck you will soon have.
This commit is contained in:
Eberhard Graether
2014-07-09 16:41:11 +02:00
parent d12fd3edf3
commit f07f2051f2
15 changed files with 148 additions and 43 deletions
+1
View File
@@ -1,3 +1,4 @@
ConfigManager.cpp ERROR: value path/to/nowhere is not present in config.
Graph.cpp ERROR: Can't remove member edge, without removing the child node.
TextAccess.cpp WARNING: Index 'firstLine' has to be lower or equal index 'lastLine', is 2 > 1
TextAccess.cpp WARNING: Tried to access index 9. Maximum index is 7