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 2322c3ad08 Fixes #266, now checks for glibmm 2.45 before using FILE_MONITOR_WATCH_MOVES when monitoring directories 9 years ago
..
CMakeLists.txt Cleanup of the CMakeLists.txt files 10 years ago
Doxyfile.in Add documentation generation using doxygen 10 years ago
cmake.cc Now compiles with c++14 instead of c++11, and some src/git.* cleanup 10 years ago
cmake.h Getting default/debug path cleanup 10 years ago
config.cc Replaced NULL with nullptr wherever applicable. 10 years ago
config.h Added Find Symbol through ctags 10 years ago
ctags.cc Now compiles with c++14 instead of c++11, and some src/git.* cleanup 10 years ago
ctags.h Improved Ctags processing 10 years ago
debug_lldb.cc Replaced NULL with nullptr wherever applicable. 10 years ago
debug_lldb.h Selecting variable in debug show variables now moves cursor to frame if no declaration was found 10 years ago
dialogs.cc Minor cleanups: replaced iterating pending events with C++ functions, corrected return value in Notebook::size, and replaced NULL with nullptr in source_clang_test.cc 10 years ago
dialogs.h Refactoring/operations accross files: added wait dialog if other tabs are parsing 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 Fixes #266, now checks for glibmm 2.45 before using FILE_MONITOR_WATCH_MOVES when monitoring directories 9 years ago
directories.h Minor cleanup: removed Directories::on_row_activated 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 Added CPack to CMakeLists.txt, which can be used to build jucipp packages on various platforms 10 years ago
filesystem.cc Added Find Symbol through ctags 10 years ago
filesystem.h Added Find Symbol through ctags 10 years ago
git.cc Fixes #266, now checks for glibmm 2.45 before using FILE_MONITOR_WATCH_MOVES when monitoring directories 9 years ago
git.h Simplified Git::get_repository 9 years ago
info.cc Cleanup of refactoring methods 10 years ago
info.h Cleanup of refactoring methods 10 years ago
juci.cc Added split window, fixes #235 10 years ago
juci.h Added split window, fixes #235 10 years ago
menu.cc Removed Ubuntu specific code, and fixed Ctags::get_result on older systems 10 years ago
menu.h Added possibility to modify menus at runtime 10 years ago
notebook.cc Minor cleanups: replaced iterating pending events with C++ functions, corrected return value in Notebook::size, and replaced NULL with nullptr in source_clang_test.cc 10 years ago
notebook.h Removed unnecessary widgets from headers 10 years ago
project.cc Replaced NULL with nullptr wherever applicable. 10 years ago
project.h Removed unnecessary debug_start_mutex 10 years ago
project_build.cc Now compiles with c++14 instead of c++11, and some src/git.* cleanup 10 years ago
project_build.h Refactor: src/project* files 10 years ago
selectiondialog.cc Minor cleanups: replaced iterating pending events with C++ functions, corrected return value in Notebook::size, and replaced NULL with nullptr in source_clang_test.cc 10 years ago
selectiondialog.h Fixes #246: popups are now placed correctly on all platforms 10 years ago
source.cc Cuda is now considered a bracket language 10 years ago
source.h Go to Implementation: now shows a selection dialog if more than one implementation was found 10 years ago
source_clang.cc Implement method and goto method now also includes regular functions 9 years ago
source_clang.h libclangmm cleanup 10 years ago
source_diff.cc Now compiles with c++14 instead of c++11, and some src/git.* cleanup 10 years ago
source_diff.h Git integration through libgit2 (#244) 10 years ago
source_spellcheck.cc Replaced NULL with nullptr wherever applicable. 10 years ago
source_spellcheck.h Git integration through libgit2 (#244) 10 years ago
terminal.cc Minor cleanups: replaced iterating pending events with C++ functions, corrected return value in Notebook::size, and replaced NULL with nullptr in source_clang_test.cc 10 years ago
terminal.h Replaced boost::regex with std::regex as Ubuntu 14 is no longer supported 10 years ago
tooltips.cc Minor fix to tooltip positioning 9 years ago
tooltips.h Fix related to #246: corrected selection dialog position 10 years ago
window.cc GUI changes in preparation for additional debug information: terminal is now directly below notebook 10 years ago
window.h GUI changes in preparation for additional debug information: terminal is now directly below notebook 10 years ago