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.
 
 
eidheim da0dde1d6f Slight cleanup of project 10 years ago
..
cmake/Modules Support for llvm 3.7.1 added 10 years ago
CMakeLists.txt WIP: project cleanup, added project classes so that the hard dependency towards clang is removed in Window. In this way, one can add run commands for other project and file types. 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 Cleanup of builds 10 years ago
cmake.h Cleanup of cmake build system, and no longer runs cmake in debug build every time debug is started 10 years ago
config.cc Solves #159, added option to save project files on compile/run 10 years ago
config.h Solves #159, added option to save project files on compile/run 10 years ago
debug.cc Finished project cleanup 10 years ago
debug.h Finished project cleanup 10 years ago
dialogs.cc New singleton system without a singleton container class. 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 Fixed crash on debug show variables when variable name was empty 10 years ago
directories.h Fixed directory tree focus by comparing boost::filesystem instead of std::string 10 years ago
entrybox.cc Resolved conflicts in #68. 10 years ago
entrybox.h Resolved conflicts in #68. 10 years ago
files.h Added missing newline after save_on_compile_or_run 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 Fixed error message when trying to open a file within a non-existing folder 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 Show Variables in Debug menu 10 years ago
menu.h New singleton system without a singleton container class. 10 years ago
notebook.cc Slight cleanup of project 10 years ago
notebook.h Slight cleanup of project 10 years ago
project.cc Fix for MSYS2 when opening web-files 10 years ago
project.h Slight cleanup of project 10 years ago
selectiondialog.cc Minor fix to autocompletion dialog 10 years ago
selectiondialog.h Fixed a bug where tooltips got shown when no row were found 10 years ago
source.cc Get iter for dialog positioning cleanup 10 years ago
source.h Added Linux Mint Debian Edition in install.md, and added missing include (in case boost::log is disabled in the future) 10 years ago
source_clang.cc Added include path of OS X 10.11. Thanks to Henrik Width for reporting the issue, and testing the fix. 10 years ago
source_clang.h Tooltip and completiondialog cleanup 10 years ago
terminal.cc Removed color codes from terminal output in Windows 10 years ago
terminal.h New singleton system without a singleton container class. 10 years ago
tooltips.cc Fixes to debugging 10 years ago
tooltips.h Fixes to debugging 10 years ago
window.cc Slight cleanup of project 10 years ago
window.h Slight cleanup of project 10 years ago