| .. |
|
cmake/Modules
|
Added clang version 3.7.
|
10 years ago |
|
CMakeLists.txt
|
Resolved conflicts in #68.
|
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
|
Resolved conflicts in #68.
|
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
|
Added clang-format style options to config file.
|
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
|
Minor fixes to #57.
|
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
|
Merged with master
|
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
|
Slight changes to all styles with respect to background pattern.
|
10 years ago |
|
juci.cc
|
Improved process methods.
|
10 years ago |
|
juci.h
|
More robust directory/file code, fixed at least one infinite loop.
|
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
|
Removed a gcc warning.
|
10 years ago |
|
notebook.h
|
Now stores the last tab when opening a new one such that notebook returns to the previous tab after closing the new tab, if no other tab-operations have happened. Like what happens in for instance Chrome.
|
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
|
Clean dialogs and add some windows support
|
10 years ago |
|
singletons.h
|
Merged with master
|
10 years ago |
|
source.cc
|
Minor fix to shift-tab indentation.
|
10 years ago |
|
source.h
|
Added clang-format style options to config file.
|
10 years ago |
|
source_clang.cc
|
Now getting rid of all dispatchers on source_clang delete.
|
10 years ago |
|
source_clang.h
|
Now getting rid of all dispatchers on source_clang delete.
|
10 years ago |
|
sourcefile.cc
|
Now opens files that are not UTF-8 valid, if a language is found for the file, that is, this does not include binary files.
|
10 years ago |
|
sourcefile.h
|
Now opens files that are not UTF-8 valid, if a language is found for the file, that is, this does not include binary files.
|
10 years ago |
|
terminal.cc
|
Improved process methods.
|
10 years ago |
|
terminal.h
|
Improved process methods.
|
10 years ago |
|
terminal_win.cc
|
More clean processing function for windoes.
|
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
|
Fixed activation/deactivation of Auto-indent buffer menu item.
|
10 years ago |
|
window.h
|
Resolved conflicts in #68.
|
10 years ago |