eb587684afFixed 2 out of 3 Ubuntu menu problems.
eidheim
2015-10-26 19:07:42 +0100
2ee625232dBetter lookup of home directory, fixing rest of paths that were concatinated incorrectly, removal of singletons that aren't singletonsJørgen Lien Sellæg2015-10-26 16:00:11 +0100
2c5f513994Removed a gcc warning.
eidheim
2015-10-22 13:46:51 +0200
f20823c477Now getting rid of all dispatchers on source_clang delete.
eidheim
2015-10-21 10:45:07 +0200
2ac04c15a5Now stores the last tab when opening a new one such that notebook returns to the previous tab after closing the new tab, if no other tab-operations have happened. Like what happens in for instance Chrome.
eidheim
2015-10-21 09:56:26 +0200
e117afb081More clean processing function for windoes.
U-olece-PC\olece
2015-10-20 20:20:37 +0200
8e7c3f9633Cleanup of clang-format documentation.
eidheim
2015-10-19 13:43:21 +0200
d5b98be82eSpecified that the auto-indentation feature using clang-format is for whole files.
eidheim
2015-10-19 13:00:23 +0200
5bf5a0f828added clang-format to OS X installation notes. At the time being, one must install a spesific version of clang-format on Linux...
eidheim
2015-10-19 12:48:02 +0200
8710dce3dbAdded auto-indentation in features.
eidheim
2015-10-19 12:43:56 +0200
6484c75e95Now creates a tmp file in the users's tmp file directory when doing auto-indentation.
eidheim
2015-10-19 12:30:04 +0200
7a4d9e6d61Implemented auto-indentation of a whole buffer through clang-format.
eidheim
2015-10-19 11:53:43 +0200
bf92d588c4Remove directories from Notebook
Jørgen Lien Sellæg
2015-10-16 13:06:14 +0200
72d192e08cCleanup of source and source_clang.
eidheim
2015-10-15 10:20:29 +0200
b4f4af5af4Moved ClangViewParse to source_clang.*.
eidheim
2015-10-15 09:44:00 +0200
0fbfa2673dCleanup of dependencies in README.md
eidheim
2015-10-14 09:24:08 +0200
a1a36fda22Fixed a crash when closing a buffer while autocomplete was running.
eidheim
2015-10-13 17:09:09 +0200
5049505da3Minor fix to smatch use in cmake.cc
Ole Christian Eidheim
2015-10-13 12:45:58 +0200
fc15302728Using newer version of libclang on Ubuntu 14/Mint.
eidheim
2015-10-13 11:57:11 +0200
cad5a73ce2Added REQUIRED to LibClang in CMakeLists.txt.
eidheim
2015-10-13 11:21:44 +0200
ff34125d63Removed non-standard cmake error messages, should now be able to google the errors if any when running cmake .
eidheim
2015-10-13 11:16:20 +0200
ef54dde743More up to date feature list.
eidheim
2015-10-07 11:02:06 +0200
97bae361f4Added label to Run Command, and some minor cleanup.
eidheim
2015-10-07 10:48:58 +0200
b5a551462cImproved path deduction for run command.
eidheim
2015-10-07 10:23:54 +0200
8becce510fNow tries to run cmake after saving CMakeLists.txt, even if it is outside of opened directory, or directory is not opened.
eidheim
2015-10-07 10:13:14 +0200
f468a601d5Now only reparse clang files if a header is saved.
eidheim
2015-10-06 10:25:02 +0200
b37a9d38d5Added fix its, and some minor cleanup.
eidheim
2015-10-05 15:59:06 +0200
d7ec26fcf8Minor bug fixes to smart keys.
eidheim
2015-10-04 12:19:40 +0200
137e2bcc18Fixes to smart delete, backspace and end.
eidheim
2015-10-04 12:06:15 +0200