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 1ee401e183 Minor fix to go to line. 10 years ago
..
cmake/Modules Resolved conficts. 11 years ago
CMakeLists.txt Resolved conficts. 11 years ago
api.cc Cleanup: menu no longer singleton. 11 years ago
api.h Cleanup: menu no longer singleton. 11 years ago
api_ext.cc Resolved conficts. 11 years ago
config.cc More appropriate function names in sourcefile.*. 11 years ago
config.h Cleanup: menu no longer singleton. 11 years ago
directories.cc Now selects the current tab file in directories, and stores the directories' expanded rows between open directory (if same directory). 11 years ago
directories.h Now selects the current tab file in directories, and stores the directories' expanded rows between open directory (if same directory). 11 years ago
entrybox.cc Resolved conficts. 11 years ago
entrybox.h Resolved conficts. 11 years ago
files.h Added go to line and center cursor. Remember to rm ~./juci/config/config.json and ~./juci/config/menu.xml to update the keys and menu. 10 years ago
juci.cc Resolved conficts. 11 years ago
juci.h Resolved conficts. 11 years ago
logging.h Resolved conficts. 11 years ago
menu.cc Added line wrapping to tooltips (80 chars max). 10 years ago
menu.h Resolved conficts. 11 years ago
notebook.cc Added line wrapping to tooltips (80 chars max). 10 years ago
notebook.h Users should now experience no delay in Juci, even when closing tabs that are processing or when quitting the application while source files are processed. That is, resources are now freed from a seperate thread. 10 years ago
selectiondialog.cc Filtering out non-matches when autocompleting inside token spellings (not right after -> for instance). 11 years ago
selectiondialog.h Resolved conficts. 11 years ago
singletons.cc Added status messages when parsing and autocompleting a ClangView. 11 years ago
singletons.h Added status messages when parsing and autocompleting a ClangView. 11 years ago
source.cc Added line wrapping to tooltips (80 chars max). 10 years ago
source.h Users should now experience no delay in Juci, even when closing tabs that are processing or when quitting the application while source files are processed. That is, resources are now freed from a seperate thread. 10 years ago
sourcefile.cc More appropriate function names in sourcefile.*. 11 years ago
sourcefile.h More appropriate function names in sourcefile.*. 11 years ago
terminal.cc Resolved conficts. 11 years ago
terminal.h Resolved conficts. 11 years ago
tooltips.cc Added line wrapping to tooltips (80 chars max). 10 years ago
tooltips.h Added line wrapping to tooltips (80 chars max). 10 years ago
window.cc Minor fix to go to line. 10 years ago
window.h Added go to line and center cursor. Remember to rm ~./juci/config/config.json and ~./juci/config/menu.xml to update the keys and menu. 10 years ago