| .. |
|
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 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 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
|
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
|
Remove C-style casts
|
10 years ago |
|
selectiondialog.h
|
Removed boost-log and boost-thread dependencies
|
10 years ago |
|
source.cc
|
Cleanup of refactoring methods
|
10 years ago |
|
source.h
|
Cleanup of refactoring methods
|
10 years ago |
|
source_clang.cc
|
Renamed ClangViewRefactor::Token to ClangViewRefactor::Identifier to avoid confusion
|
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
|
Fixes to debugging
|
10 years ago |
|
tooltips.h
|
Fixes to debugging
|
10 years ago |
|
window.cc
|
When renaming class/constructor/destructor, also rename class, constructor and destructor
|
10 years ago |
|
window.h
|
Overlay fix: drag and drop should now work again
|
10 years ago |