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 48c4ac141f Fixed autocomplete freeze within the new dispatch system 10 years ago
..
cmake/Modules Support for llvm 3.7.1 added 10 years ago
CMakeLists.txt Added Dispatcher class for simpler dispatching of functions from worker threads to gui thread. Also got rid of the Project-singleton by replacing its function with static functions 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 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 Dispatcher cleanup 10 years ago
directories.h Dispatcher cleanup 10 years ago
dispatcher.cc Added Dispatcher class for simpler dispatching of functions from worker threads to gui thread. Also got rid of the Project-singleton by replacing its function with static functions 10 years ago
dispatcher.h Added Dispatcher class for simpler dispatching of functions from worker threads to gui thread. Also got rid of the Project-singleton by replacing its function with static functions 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 More project cleanup, getting there, soon done 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 More project cleanup, getting there, soon done 10 years ago
project.cc Fixed crash when trying to debug and compile at the same time 10 years ago
project.h Made debug_label static also 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 Fixed autocomplete freeze within the new dispatch system 10 years ago
source_clang.h Dispatcher cleanup 10 years ago
terminal.cc Minor cleanup of Terminal 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 Fixed crash when trying to debug and compile at the same time 10 years ago
window.h More project cleanup, getting there, soon done 10 years ago