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 0cdf715409 Minor project cleanup 10 years ago
..
cmake/Modules added target doc; added demo documentation; added automatic plantuml detection (Download and install http://de.plantuml.com/). 10 years ago
CMakeLists.txt Added brief info messages to top right corner 10 years ago
Doxyfile.in Add documentation generation using doxygen 10 years ago
cmake.cc Fixes #216: out of bounds access 10 years ago
cmake.h Getting default/debug path cleanup 10 years ago
config.cc Cleanup of #215 10 years ago
config.h Cleanup of #215 10 years ago
debug_clang.cc Remove C-style casts 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 Remove C-style casts 10 years ago
directories.h Directories: added new folder in right click menus, and some cleanup 10 years ago
dispatcher.cc Further mutex cleanup 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 Cleanup of #215 10 years ago
filesystem.cc Removed boost-log and boost-thread dependencies 10 years ago
filesystem.h Added automated cmake processing for all cmake files in Project::on_save 10 years ago
info.cc Info messages: delay is now longer for longer messages 10 years ago
info.h Added brief info messages to top right corner 10 years ago
juci.cc Removed boost-log and boost-thread dependencies 10 years ago
juci.h Add documentation generation using doxygen 10 years ago
menu.cc Added: Go to Implementation 10 years ago
menu.h Added possibility to modify menus at runtime 10 years ago
notebook.cc feature: show warning when files have changed on disk outside of juCi++ 10 years ago
notebook.h Added tooltips with file path to tabs 10 years ago
project.cc Info message cleanup/fixes in project* files 10 years ago
project.h Info message cleanup/fixes in project* files 10 years ago
project_build.cc Info message cleanup/fixes in project* files 10 years ago
project_build.h Refactor: src/project* files 10 years ago
selectiondialog.cc Remove C-style casts 10 years ago
selectiondialog.h Removed boost-log and boost-thread dependencies 10 years ago
source.cc Fixes to file changed warning (#221) 10 years ago
source.h feature: show warning when files have changed on disk outside of juCi++ 10 years ago
source_clang.cc Refactor: src/project* files 10 years ago
source_clang.h clang autocomplete: moved stream manipulator replacements to map 10 years ago
terminal.cc Refactor: src/project* files 10 years ago
terminal.h Combined #218 with terminal path links and some cleanup/fixes 10 years ago
tooltips.cc Fixes to debugging 10 years ago
tooltips.h Fixes to debugging 10 years ago
window.cc Minor project cleanup 10 years ago
window.h Info messages: need at least gtkmm version 3.18 10 years ago