You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
eidheim 460f80a22a Autocomplete and reparse should now live in perfect symbiosis. 11 years ago
..
cmake/Modules Added llvm version 3.6.1. 11 years ago
plugins fixed compile_command cp to source folder 11 years ago
CMakeLists.txt Added singleton.*, at the moment only Source::Config made singleton. Tooltips now have yellow background. Also some cleanup. 11 years ago
api.cc OS X support almost done. Fixed a crash using Glib::Dispatcher, also resulted in simpler code in source.cc. 11 years ago
api.h moved python module to local folder 11 years ago
api_ext.cc added custom keyindings where stock gtk bindings were used. 11 years ago
config.cc Parameters are now marked as selected after using autocomplete. 11 years ago
config.h Added singleton.*, at the moment only Source::Config made singleton. Tooltips now have yellow background. Also some cleanup. 11 years ago
config.json Parameters are now marked as selected after using autocomplete. 11 years ago
directories.cc A little cleanup, mostly getting rid of warnings (Added -Wall and -Wno-reorder to compilation). 11 years ago
directories.h generalized get variable from cmake 11 years ago
entry.cc Cleaned up entry.*. New file now works, but did simplify it abit, that is removed new header and new c++ file, hope that was ok. More cleanup of source.* too. 11 years ago
entry.h Cleaned up entry.*. New file now works, but did simplify it abit, that is removed new header and new c++ file, hope that was ok. More cleanup of source.* too. 11 years ago
juci.cc Mainly cleanup of terminal.*. Added first time clang-parsing message in terminal. 11 years ago
juci.h Started cleaning up notebook.*. Fixed copy of Notebook::Controller::source_config. 11 years ago
keybindings.cc some minor 11 years ago
keybindings.h fixing bugs with config, with 11 years ago
logging.h Add flushing of log file 11 years ago
menu.cc added custom keyindings where stock gtk bindings were used. 11 years ago
menu.h progress 11 years ago
menu.xml Cleaned up entry.*. New file now works, but did simplify it abit, that is removed new header and new c++ file, hope that was ok. More cleanup of source.* too. 11 years ago
notebook.cc Added singleton.*, at the moment only Source::Config made singleton. Tooltips now have yellow background. Also some cleanup. 11 years ago
notebook.h Added singleton.*, at the moment only Source::Config made singleton. Tooltips now have yellow background. Also some cleanup. 11 years ago
plugins.py moved python module to /lib and executable to /bin, updated plugins.py 11 years ago
selectiondialog.cc Hopefully fixed the strange behaviour with the bold feature, among other smaller things. 11 years ago
selectiondialog.h Hopefully fixed the strange behaviour with the bold feature, among other smaller things. 11 years ago
singletons.cc Added singleton.*, at the moment only Source::Config made singleton. Tooltips now have yellow background. Also some cleanup. 11 years ago
singletons.h Added singleton.*, at the moment only Source::Config made singleton. Tooltips now have yellow background. Also some cleanup. 11 years ago
source.cc Autocomplete and reparse should now live in perfect symbiosis. 11 years ago
source.h Autocomplete and reparse should now live in perfect symbiosis. 11 years ago
sourcefile.cc Add syntax highlighting 11 years ago
sourcefile.h Add syntax highlighting 11 years ago
terminal.cc Small cleanup. 11 years ago
terminal.h Small cleanup. 11 years ago
tooltips.cc Added comments to autocompletion. Try with gtkmm objects. 11 years ago
tooltips.h Cleanup of ClangView mostly to work with the libclangmm cleanup. 11 years ago
window.cc Small cleanup, and fixed potential segmentation/assertion fault. Tooltips now also get hidden when using mouse scroll. 11 years ago
window.h Added singleton.*, at the moment only Source::Config made singleton. Tooltips now have yellow background. Also some cleanup. 11 years ago