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 24575797b2 Made the terminal font size 95% of the source font size. See #179 10 years ago
..
cmake/Modules Added support for libclang 3.8 10 years ago
CMakeLists.txt Major project cleanup. Fixes #97 making it possible to support other build tools 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 Fixes #177 10 years ago
cmake.h Getting default/debug path cleanup 10 years ago
config.cc Added NULL check for getenv in MSYS2 10 years ago
config.h Got rid of absolute build path variables in MSYS2. juCi++ can now safely be installed through a MSYS2 package 10 years ago
debug_clang.cc Improved debug value tooltips 10 years ago
debug_clang.h Renamed DebugClang to Clang in namespace Debug (Debug::Clang) 10 years ago
dialogs.cc Got rid of double dialog.set_position calls in dialogs.cc 10 years ago
dialogs.h Cleanup: removed notebook and window dependencies in dialogs 10 years ago
dialogs_unix.cc Cleanup: removed notebook and window dependencies in dialogs 10 years ago
dialogs_win.cc Added error_code to boost::filesystem::current_path. 10 years ago
directories.cc Added tooltips with file path to tabs 10 years ago
directories.h Fixes to last commit 10 years ago
dispatcher.cc Renamed Dispatcher::push to Dispatcher::post 10 years ago
dispatcher.h Renamed Dispatcher::push to Dispatcher::post 10 years ago
entrybox.cc Resolved conflicts in #68. 10 years ago
entrybox.h Made EntryBox a singleton for use in Directories, and fixed some includes 10 years ago
files.h Changed default window width and height in preferences, and save_on_compile_or_run is now true by default 10 years ago
filesystem.cc Added automated cmake processing for all cmake files in Project::on_save 10 years ago
filesystem.h Added automated cmake processing for all cmake files in Project::on_save 10 years ago
juci.cc Additional checks to reopened folder and files at startup 10 years ago
juci.h Fixed error message when trying to open a file within a non-existing folder 10 years ago
logging.h Rename logging function due to namespace conflict 10 years ago
menu.cc Added possibility to modify menus at runtime 10 years ago
menu.h Added possibility to modify menus at runtime 10 years ago
notebook.cc Improved notebook tab CSS 10 years ago
notebook.h Added tooltips with file path to tabs 10 years ago
project.cc Suggestion to #179 10 years ago
project.h Now properly uses std::move in get_language 10 years ago
project_build.cc Minor cleanup of project code 10 years ago
project_build.h Getting default/debug path cleanup 10 years ago
selectiondialog.cc Correctly clears the selectiondialog model after hiding 10 years ago
selectiondialog.h Correctly clears the selectiondialog model after hiding 10 years ago
source.cc Suggestion to #179 10 years ago
source.h TextView::on_key_press_event workaround: another fix for dead keys 10 years ago
source_clang.cc Improved debug value tooltips for static variables (SomeClass::some_variable) 10 years ago
source_clang.h Major project cleanup. Fixes #97 making it possible to support other build tools 10 years ago
terminal.cc Suggestion to #179 10 years ago
terminal.h Suggestion to #179 10 years ago
tooltips.cc Fixes to debugging 10 years ago
tooltips.h Fixes to debugging 10 years ago
window.cc Made the terminal font size 95% of the source font size. See #179 10 years ago
window.h Made EntryBox a singleton for use in Directories, and fixed some includes 10 years ago