| .. |
|
cmake/Modules
|
Added support for libclang 3.8
|
10 years ago |
|
CMakeLists.txt
|
Reverted removal of -DMSYS_PROCESS_USE_SH under MSYS2. Was deleted by accident
|
10 years ago |
|
api.cc
|
Disabled plugins since it lead to a crash on Arch Linux. We most likely have to rewrite the plugin system.
|
10 years ago |
|
api.h
|
Cleanup: menu no longer singleton.
|
11 years ago |
|
api_ext.cc
|
Resolved conficts.
|
11 years ago |
|
cmake.cc
|
Revert "CMake cleanup"
|
10 years ago |
|
cmake.h
|
Revert "CMake cleanup"
|
10 years ago |
|
config.cc
|
Added NULL check for getenv in MSYS2
|
10 years ago |
|
config.h
|
Got rid of absolute build path variables in MSYS2. juCi++ can now safely be installed through a MSYS2 package
|
10 years ago |
|
debug_clang.cc
|
Renamed DebugClang to Clang in namespace Debug (Debug::Clang)
|
10 years ago |
|
debug_clang.h
|
Renamed DebugClang to Clang in namespace Debug (Debug::Clang)
|
10 years ago |
|
dialogs.cc
|
More project cleanup, getting there, soon done
|
10 years ago |
|
dialogs.h
|
Dialog::message is now Gtk::MessageDialog.
|
10 years ago |
|
dialogs_unix.cc
|
Added message on screen when creating compile_commands.json.
|
10 years ago |
|
dialogs_win.cc
|
Added error_code to boost::filesystem::current_path.
|
10 years ago |
|
directories.cc
|
Renamed Dispatcher::push to Dispatcher::post
|
10 years ago |
|
directories.h
|
Revert "CMake cleanup"
|
10 years ago |
|
dispatcher.cc
|
Renamed Dispatcher::push to Dispatcher::post
|
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
|
Resolved conflicts in #68.
|
10 years ago |
|
files.h
|
Version changed to 1.1.1
|
10 years ago |
|
filesystem.cc
|
Added Debug Set Run Arguments and fixed escaping of paths and arguments
|
10 years ago |
|
filesystem.h
|
Added Debug Set Run Arguments and fixed escaping of paths and arguments
|
10 years ago |
|
juci.cc
|
Added possibility to modify menus at runtime
|
10 years ago |
|
juci.h
|
Fixed error message when trying to open a file within a non-existing folder
|
10 years ago |
|
logging.h
|
Rename logging function due to namespace conflict
|
10 years ago |
|
menu.cc
|
Added possibility to modify menus at runtime
|
10 years ago |
|
menu.h
|
Added possibility to modify menus at runtime
|
10 years ago |
|
notebook.cc
|
Go to cursor improvement and cleanup. Also fixed a potential crash
|
10 years ago |
|
notebook.h
|
More project cleanup, getting there, soon done
|
10 years ago |
|
project.cc
|
Renamed Dispatcher::push to Dispatcher::post
|
10 years ago |
|
project.h
|
Removed hard DebugClang dependency in Terminal
|
10 years ago |
|
selectiondialog.cc
|
Correctly clears the selectiondialog model after hiding
|
10 years ago |
|
selectiondialog.h
|
Correctly clears the selectiondialog model after hiding
|
10 years ago |
|
source.cc
|
Go to cursor improvement and cleanup. Also fixed a potential crash
|
10 years ago |
|
source.h
|
Go to cursor improvement and cleanup. Also fixed a potential crash
|
10 years ago |
|
source_clang.cc
|
Renamed Dispatcher::push to Dispatcher::post
|
10 years ago |
|
source_clang.h
|
Smart indentation cleanup
|
10 years ago |
|
terminal.cc
|
Renamed Dispatcher::push to Dispatcher::post
|
10 years ago |
|
terminal.h
|
Minor cleanup of Terminal
|
10 years ago |
|
tooltips.cc
|
Fixes to debugging
|
10 years ago |
|
tooltips.h
|
Fixes to debugging
|
10 years ago |
|
window.cc
|
Go to cursor improvement and cleanup. Also fixed a potential crash
|
10 years ago |
|
window.h
|
Removed unneeded cmake-include in window.h
|
10 years ago |