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 ae46741794 Quit application fixed, also possible to cancel quit by closing dialog asking if a modified tab should be saved. 11 years ago
..
cmake/Modules Added llvm version 3.6.1. 11 years ago
plugins fixed compile_command cp to source folder 11 years ago
CMakeLists.txt The entrybox is remade to be more general and easy to use. Search code to new entrybox will be finished next commit. 11 years ago
api.cc Cleanup of menu and keybindings. 11 years ago
api.h Cleanup of menu and keybindings. 11 years ago
api_ext.cc added custom keyindings where stock gtk bindings were used. 11 years ago
config.cc Gtk::Stock is depricated, so removed these. Cut/Paste/Copy now also works in entries. Redo now has key binding shift-control-z, which is most common. Also keys now use <primary> instead of <control> and thus is more platform independent. 11 years ago
config.h Cleanup of menu and keybindings. 11 years ago
config.json Gtk::Stock is depricated, so removed these. Cut/Paste/Copy now also works in entries. Redo now has key binding shift-control-z, which is most common. Also keys now use <primary> instead of <control> and thus is more platform independent. 11 years ago
directories.cc Largeer cleanup in preparation to refactoring implementation. Also some smaller fixes. 11 years ago
directories.h Largeer cleanup in preparation to refactoring implementation. Also some smaller fixes. 11 years ago
entrybox.cc Gtk::Stock is depricated, so removed these. Cut/Paste/Copy now also works in entries. Redo now has key binding shift-control-z, which is most common. Also keys now use <primary> instead of <control> and thus is more platform independent. 11 years ago
entrybox.h Gtk::Stock is depricated, so removed these. Cut/Paste/Copy now also works in entries. Redo now has key binding shift-control-z, which is most common. Also keys now use <primary> instead of <control> and thus is more platform independent. 11 years ago
juci.cc Go to declaration implemented. Also some smaller fixes, including going to tab if opening an already open file. Scroll to iterator/cursor/insert/mark/whatever is bugged in GTK it seems, need a better workaround here. 11 years ago
juci.h Started cleaning up notebook.*. Fixed copy of Notebook::Controller::source_config. 11 years ago
logging.h Add flushing of log file 11 years ago
menu.cc Gtk::Stock is depricated, so removed these. Cut/Paste/Copy now also works in entries. Redo now has key binding shift-control-z, which is most common. Also keys now use <primary> instead of <control> and thus is more platform independent. 11 years ago
menu.h Go to declaration implemented. Also some smaller fixes, including going to tab if opening an already open file. Scroll to iterator/cursor/insert/mark/whatever is bugged in GTK it seems, need a better workaround here. 11 years ago
menu.xml Fixed crash introduced in last commit, moved compile and compile and run to keybindings control(shift) enter instead of r. Using control-r for rename refactoring. 11 years ago
notebook.cc Quit application fixed, also possible to cancel quit by closing dialog asking if a modified tab should be saved. 11 years ago
notebook.h Quit application fixed, also possible to cancel quit by closing dialog asking if a modified tab should be saved. 11 years ago
plugins.py moved python module to /lib and executable to /bin, updated plugins.py 11 years ago
selectiondialog.cc The entrybox is remade to be more general and easy to use. Search code to new entrybox will be finished next commit. 11 years ago
selectiondialog.h Fixes to selectiondialog.*. 11 years ago
singletons.cc Cleanup of menu and keybindings. 11 years ago
singletons.h Cleanup of menu and keybindings. 11 years ago
source.cc Added style example with commented out search path addition. 11 years ago
source.h Small fix to rename token markings. 11 years ago
sourcefile.cc Add syntax highlighting 11 years ago
sourcefile.h Go to declaration implemented. Also some smaller fixes, including going to tab if opening an already open file. Scroll to iterator/cursor/insert/mark/whatever is bugged in GTK it seems, need a better workaround here. 11 years ago
terminal.cc Solved the scroll_to issue. 11 years ago
terminal.h Largeer cleanup in preparation to refactoring implementation. Also some smaller fixes. 11 years ago
tooltips.cc Largeer cleanup in preparation to refactoring implementation. Also some smaller fixes. 11 years ago
tooltips.h Cleanup of ClangView mostly to work with the libclangmm cleanup. 11 years ago
window.cc Quit application fixed, also possible to cancel quit by closing dialog asking if a modified tab should be saved. 11 years ago
window.h Quit application fixed, also possible to cancel quit by closing dialog asking if a modified tab should be saved. 11 years ago