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 d25c801dd7 Various smaller fixes and cleanups. 10 years ago
..
cmake/Modules Added clang version 3.7. 10 years ago
CMakeLists.txt Various smaller fixes and cleanups. 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 Fixed cmake project search that was broken with boost::filesystem::path/= operator. 10 years ago
cmake.h Added run command, and kill process items in menu. Remember to delete ~/.juci. Also cleaned up use of std::string instead of boost::filesystem::path. 10 years ago
config.cc Various smaller fixes and cleanups. 10 years ago
config.h Various smaller fixes and cleanups. 10 years ago
dialogs.cc Various smaller fixes and cleanups. 10 years ago
dialogs.h Cleanup of dialogs, as well as fixing a couple of crashes. 10 years ago
dialogs_win.cc Finished cleanup of dialogs_win.cc 10 years ago
directories.cc Cleanup of dialogs, as well as fixing a couple of crashes. 10 years ago
directories.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
entrybox.cc Resolved conflicts in #68. 10 years ago
entrybox.h Resolved conflicts in #68. 10 years ago
files.h Various smaller fixes and cleanups. 10 years ago
filesystem.cc Better lookup of home directory, fixing rest of paths that were concatinated incorrectly, removal of singletons that aren't singletons 10 years ago
filesystem.h Better lookup of home directory, fixing rest of paths that were concatinated incorrectly, removal of singletons that aren't singletons 10 years ago
juci.cc Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
juci.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
logging.h Rename logging function due to namespace conflict 10 years ago
menu.cc Various smaller fixes and cleanups. 10 years ago
menu.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
notebook.cc Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
notebook.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
selectiondialog.cc Merge pull request #12 from cppit/master 10 years ago
selectiondialog.h Replaced spellcheck tooltips with selectiondialog where one can select a correct word. 10 years ago
singletons.cc Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
singletons.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
source.cc Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
source.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
source_clang.cc Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
source_clang.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
terminal.cc Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
terminal.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
terminal_win.cc Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
tooltips.cc Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
tooltips.h Added spellcheck suggestions through tooltips. 10 years ago
window.cc Cleanup of dialogs, as well as fixing a couple of crashes. 10 years ago
window.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago