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 edb7b266a4 Fixes #234: close tab on middle mouse click 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 Added preference item tab_indents_line (default: true) fixes #226, and now uses raw string literals in src/files.h 10 years ago
config.h Added preference item tab_indents_line (default: true) fixes #226, and now uses raw string literals in src/files.h 10 years ago
debug_clang.cc Added lldb_test 10 years ago
debug_clang.h Added lldb_test 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 Added preference item tab_indents_line (default: true) fixes #226, and now uses raw string literals in src/files.h 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 Fixes #234: close tab on middle mouse click 10 years ago
notebook.h Fixes #234: close tab on middle mouse click 10 years ago
project.cc Added lldb_test 10 years ago
project.h Added lldb_test 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 preference item tab_indents_line (default: true) fixes #226, and now uses raw string literals in src/files.h 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 Added lldb_test 10 years ago
window.h Overlay fix: drag and drop should now work again 10 years ago