| .. |
|
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: need at least gtkmm version 3.18
|
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
|
Remove C-style casts
|
10 years ago |
|
notebook.h
|
Added tooltips with file path to tabs
|
10 years ago |
|
project.cc
|
Terminal links now works with Ninja (#218). Some additional cleanup, including fixing some potential crashes.
|
10 years ago |
|
project.h
|
Now properly uses std::move in get_language
|
10 years ago |
|
project_build.cc
|
Added brief info messages to top right corner
|
10 years ago |
|
project_build.h
|
Getting default/debug path cleanup
|
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
|
Terminal links now works with Ninja (#218). Some additional cleanup, including fixing some potential crashes.
|
10 years ago |
|
source.h
|
Terminal links now works with Ninja (#218). Some additional cleanup, including fixing some potential crashes.
|
10 years ago |
|
source_clang.cc
|
Remove C-style casts
|
10 years ago |
|
source_clang.h
|
clang autocomplete: moved stream manipulator replacements to map
|
10 years ago |
|
terminal.cc
|
Terminal links: added check to avoid crash
|
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
|
Terminal links now works with Ninja (#218). Some additional cleanup, including fixing some potential crashes.
|
10 years ago |
|
window.h
|
Info messages: need at least gtkmm version 3.18
|
10 years ago |