9 Commits (db0b67ceb7440cd749a7b2c8f98aa08849b7060c)

Author SHA1 Message Date
eidheim a794bd5eec Fixed a couple of crashes. most notably a crash in diagnostics when writing an extra } in the middle of code. 10 years ago
eidheim 50d684b576 Directories now gets updated automatically when files are deleted, added or renamed (max 1 sec delay). 10 years ago
eidheim 2a6460eb81 Now refreshes opened directories instead of completely reloading them. Tomorrow I'll add auto-update on the directories when files are added or deleted. 10 years ago
eidheim 4a83a004f4 Added run command, and kill process items in menu. Remember to delete ~/.juci. Also cleaned up use of std::string instead of boost::filesystem::path. 10 years ago
eidheim 10c5c5fb1b Can now cancel all applications started in Juci with escape. Also some cleanup and fixes. 10 years ago
eidheim 82ea15ea9f project_path cleanup. 10 years ago
eidheim f832372752 Cleanup of terminal.*, and added cmake.* to parse CMakeLists.txt. Also fixed compile, and compile and run. Remember to remove ~/.juci/config/config.json to get this version to work. 10 years ago
eidheim 11a54f7baa Now selects the current tab file in directories, and stores the directories' expanded rows between open directory (if same directory). 11 years ago
eidheim dda05737f2 Resolved conficts. 11 years ago
eidheim 6ba2ae44e2 Cleanup of directories.*, fix of broken PluginApi from one of last commits. 11 years ago
Jørgen Lien Sellæg 1ea83932ff #14 Rearrange directory structure 11 years ago
eidheim 931dc12425 Largeer cleanup in preparation to refactoring implementation. Also some smaller fixes. 11 years ago
tedjk be40890708 generalized get variable from cmake 11 years ago
Jørgen Lien Sellæg 20e009500b fix crash on open folder 11 years ago
tedjk 7eeb0470ac made project name from cmakelists.txt more flexible 11 years ago
tedjk 00e29a519f added a directory filter to config 11 years ago
tedjk be3cdb1dc1 directories.h and .cc code cleanup 11 years ago
tedjk df6cc6136d added project structure box to the left of the window 11 years ago