66e5122c6aMinor cleanups: replaced iterating pending events with C++ functions, corrected return value in Notebook::size, and replaced NULL with nullptr in source_clang_test.cc
eidheim
2016-07-12 07:33:55 +0200
da33a926a4Replaced NULL with nullptr wherever applicable.
nshcat
2016-07-12 03:41:42 +0200
7fa66b1816Cleanup of the CMakeLists.txt files
eidheim
2016-07-11 13:11:54 +0200
3e146234e8builds on FreeBSD. related to #253
Mohammad S. Babaei
2016-07-11 15:13:45 +0430
7fd2d60099Changed the libclang search order for FreeBSD. Related to #253
eidheim
2016-07-11 11:11:35 +0200
b27a4eb145Removed unnecessary widgets from headers
eidheim
2016-06-27 14:31:07 +0200
83919efd22Slight cleanup: now uses get_iter_at_line_end instead of various implementations
eidheim
2016-06-27 14:09:33 +0200
6095be64a1Added option to turn off terminal progress, for instance when opening c/c++ files
eidheim
2016-06-27 13:41:09 +0200
ebf88fe404Fix to directory view selection for themes that use background-image
Ole Christian Eidheim
2016-06-23 18:35:25 +0200
b3a577167cAdded option to turn off source background pattern
eidheim
2016-06-23 16:43:31 +0200
abbd7ca459Improved selection in directory, makes it possible to see the git status of current file for instance
eidheim
2016-06-23 16:33:12 +0200
a7a620ca6aFixed diagnostic tooltips at special cases where libclang returned out of buffer positions
eidheim
2016-06-23 10:20:58 +0200
356060289cAdditional improvements to directory color update
eidheim
2016-06-22 21:54:48 +0200
0955c46516Improvements to directory colors when new file is created
eidheim
2016-06-22 20:53:13 +0200
8c1abc86a3Rename directory bugfix for OS X
eidheim
2016-06-22 18:06:07 +0200
2bc5d65251Git integration through libgit2 (#244)
Ole Christian Eidheim
2016-06-22 14:01:10 +0200
cad7553a24Fix related to #246: corrected selection dialog position
eidheim
2016-06-19 08:40:02 +0200
446b6f37baFixes#246: popups are now placed correctly on all platforms
eidheim
2016-06-18 11:12:32 +0200
3b72481a96Slightly larger delay on split view set position workaround
eidheim
2016-06-16 17:42:36 +0200
0406b7c1c3Workaround for split window positioning
eidheim
2016-06-14 14:05:50 +0200
94ddcf56b6Fixed freeze that sometimes happened at least on OS X
eidheim
2016-06-14 12:04:26 +0200
7e71b3af36Fixed: tooltips were not showed if mouse cursor were positioned at where the tooltip would be shown
Ole Christian Eidheim
2016-06-10 13:03:48 +0200
2b11c4c69cAdded environment variable check on MSYS2 in case MSYS2 makes changes to this in the future
Ole Christian Eidheim
2016-06-10 12:02:19 +0200
6c4b3366e7Added debug options popover to Debug Set Run Arguments menu item. Related to #238
Ole Christian Eidheim
2016-06-08 14:25:07 +0200
817e863895Cleanup of source_clang's async_delete and full_reparse
eidheim
2016-06-08 08:49:34 +0200
16315b5a25Fixed multiple inheritance in source_clang, making refactor and autocomplete classes testable if needed in the future
eidheim
2016-06-07 20:33:47 +0200
fed28ce3e2Cleanup: added multiple inheritance to ClangView
eidheim
2016-06-07 20:13:49 +0200
4d3fc990e0Disabled lldb_test on debian stable
eidheim
2016-06-07 13:57:24 +0200