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 bb711f70d0 Add process_test, and fixits test in source_view_test 10 years ago
..
CMakeLists.txt Add process_test, and fixits test in source_view_test 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 Source::ClangViewParse::update_syntax 10 years ago
config.h Cleanup of Source::ClangViewParse::update_syntax 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 Refactoring/operations accross files: added wait dialog if other tabs are parsing 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 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 std::move to enable copy elision 10 years ago
filesystem.h Added automated cmake processing for all cmake files in Project::on_save 10 years ago
info.cc Cleanup of refactoring methods 10 years ago
info.h Cleanup of refactoring methods 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 Notebook::save cleanup: got rid of clang spesific code in Notebook 10 years ago
notebook.h Cleanup of refactoring methods 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 Dialog and tooltip placement corrections 10 years ago
selectiondialog.h Removed boost-log and boost-thread dependencies 10 years ago
source.cc Added source_test testing Source::View::cleanup_whitespace_characters. Removed the now reduntant example_test, and moved comment to source_test. 10 years ago
source.h Add process_test, and fixits test in source_view_test 10 years ago
source_clang.cc Add process_test, and fixits test in source_view_test 10 years ago
source_clang.h Renamed ClangViewRefactor::Token to ClangViewRefactor::Identifier to avoid confusion 10 years ago
terminal.cc Improved terminal links search 10 years ago
terminal.h Improved terminal links search 10 years ago
tooltips.cc Slight correction to tooltip placement 10 years ago
tooltips.h Fixes to debugging 10 years ago
window.cc Add process_test, and fixits test in source_view_test 10 years ago
window.h Overlay fix: drag and drop should now work again 10 years ago