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.
 
 
U-olece-PC\olece 8619686c83 MSYS2 compile fix 10 years ago
..
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 Major project cleanup. Fixes #97 making it possible to support other build tools 10 years ago
cmake.h Major project cleanup. Fixes #97 making it possible to support other build tools 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 MSYS2 compile fix 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 Minor cleanup of directories 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 Fixes to directory right click methods 10 years ago
notebook.h Fixes to directory right click methods 10 years ago
project.cc Made EntryBox a singleton for use in Directories, and fixed some includes 10 years ago
project.h Made EntryBox a singleton for use in Directories, and fixed some includes 10 years ago
project_build.cc Major project cleanup. Fixes #97 making it possible to support other build tools 10 years ago
project_build.h Major project cleanup. Fixes #97 making it possible to support other build tools 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