| .. |
|
cmake/Modules
|
Added support for libclang 3.8
|
10 years ago |
|
CMakeLists.txt
|
Major project cleanup. Fixes #97 making it possible to support other build tools
|
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
|
Getting default/debug path cleanup
|
10 years ago |
|
cmake.h
|
Getting default/debug path 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
|
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
|
Removed Notebook::set_tab_label and used g_signal_emit instead for updating notebook tab labels
|
10 years ago |
|
directories.h
|
Minor cleanup of directories
|
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
|
Made EntryBox a singleton for use in Directories, and fixed some includes
|
10 years ago |
|
files.h
|
Version changed to 1.1.1
|
10 years ago |
|
filesystem.cc
|
Major project cleanup. Fixes #97 making it possible to support other build tools
|
10 years ago |
|
filesystem.h
|
Major project cleanup. Fixes #97 making it possible to support other build tools
|
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
|
Added page parameter to Project::on_save
|
10 years ago |
|
notebook.h
|
Removed Notebook::set_tab_label and used g_signal_emit instead for updating notebook tab labels
|
10 years ago |
|
project.cc
|
Added page parameter to Project::on_save
|
10 years ago |
|
project.h
|
Added page parameter to Project::on_save
|
10 years ago |
|
project_build.cc
|
Minor cleanup of project code
|
10 years ago |
|
project_build.h
|
Getting default/debug path cleanup
|
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
|
Major project cleanup. Fixes #97 making it possible to support other build tools
|
10 years ago |
|
source.h
|
Found a couple uninitialized variables through valgrind
|
10 years ago |
|
source_clang.cc
|
Made EntryBox a singleton for use in Directories, and fixed some includes
|
10 years ago |
|
source_clang.h
|
Major project cleanup. Fixes #97 making it possible to support other build tools
|
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
|
Made EntryBox a singleton for use in Directories, and fixed some includes
|
10 years ago |
|
window.h
|
Made EntryBox a singleton for use in Directories, and fixed some includes
|
10 years ago |