| .. |
|
cmake/Modules
|
Added clang version 3.7.
|
10 years ago |
|
CMakeLists.txt
|
Rename sourcefile to filesystem
|
10 years ago |
|
api.cc
|
Disabled plugins since it lead to a crash on Arch Linux. We most likely have to rewrite the plugin system.
|
10 years ago |
|
api.h
|
Cleanup: menu no longer singleton.
|
11 years ago |
|
api_ext.cc
|
Resolved conficts.
|
11 years ago |
|
cmake.cc
|
Remove juci namespace from filesystem
|
10 years ago |
|
cmake.h
|
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 |
|
config.cc
|
Remove juci namespace from filesystem
|
10 years ago |
|
config.h
|
Now adds keywords from lang-files to non-clang-file completion. Also some smaller fixes.
|
10 years ago |
|
dialogs.cc
|
Move windows to singleton and remove transient error
|
10 years ago |
|
dialogs.h
|
Clean dialogs and add some windows support
|
10 years ago |
|
dialogs_win.cc
|
Add header for dlls
|
10 years ago |
|
directories.cc
|
Rename sourcefile to filesystem
|
10 years ago |
|
directories.h
|
Filenames without language support are now gray in the directory window.
|
10 years ago |
|
entrybox.cc
|
Resolved conflicts in #68.
|
10 years ago |
|
entrybox.h
|
Resolved conflicts in #68.
|
10 years ago |
|
files.h
|
Resolved conflicts in #68.
|
10 years ago |
|
filesystem.cc
|
Remove wrapper methods
|
10 years ago |
|
filesystem.h
|
Remove wrapper methods
|
10 years ago |
|
juci.cc
|
Move windows to singleton and remove transient error
|
10 years ago |
|
juci.h
|
Move windows to singleton and remove transient error
|
10 years ago |
|
logging.h
|
Rename logging function due to namespace conflict
|
10 years ago |
|
menu.cc
|
Resolved conflicts in #68.
|
10 years ago |
|
menu.h
|
Now reconfigures juci when config.json is saved, although could not do this for keybindings due to depricated functions I guess. Also some smaller fixes.
|
10 years ago |
|
notebook.cc
|
Remove juci namespace from filesystem
|
10 years ago |
|
notebook.h
|
Resolved conflicts in #68.
|
10 years ago |
|
selectiondialog.cc
|
Merge pull request #12 from cppit/master
|
10 years ago |
|
selectiondialog.h
|
Replaced spellcheck tooltips with selectiondialog where one can select a correct word.
|
10 years ago |
|
singletons.cc
|
Remove juci namespace from filesystem
|
10 years ago |
|
singletons.h
|
Move windows to singleton and remove transient error
|
10 years ago |
|
source.cc
|
Remove juci namespace from filesystem
|
10 years ago |
|
source.h
|
Cleanup of headers
|
10 years ago |
|
source_clang.cc
|
Resolved conflicts in #68.
|
10 years ago |
|
source_clang.h
|
Resolved conflicts in #68.
|
10 years ago |
|
terminal.cc
|
Merged with master
|
10 years ago |
|
terminal.h
|
Cleanup of #60.
|
10 years ago |
|
terminal_win.cc
|
Fixed fix of fix of #60.
|
10 years ago |
|
tooltips.cc
|
Added info at bottom left line, showing line and line offset as well as number of warnings and errors.
|
10 years ago |
|
tooltips.h
|
Added spellcheck suggestions through tooltips.
|
10 years ago |
|
window.cc
|
Remove juci namespace from filesystem
|
10 years ago |
|
window.h
|
Resolved conflicts in #68.
|
10 years ago |