1707 Commits (c9a88b518a4a9a5d9fedee66bfaa6a522fbd7182)
 

Author SHA1 Message Date
Ben D a491b9af91 extended fix to MSYS2's libclang to '-isystem' 10 years ago
eidheim 41dfc08585 Oldest supported gtk version is now gtk3.14 (debian stable) 10 years ago
eidheim 61319b9a6b Replaced boost::regex with std::regex as Ubuntu 14 is no longer supported 10 years ago
eidheim d09810f992 Improved Go to Implementation 10 years ago
eidheim ac9cff4611 Removed unnecessary debug_start_mutex 10 years ago
eidheim 311f459650 Added Ctags fallback to Go to Implementation, and can now set breakpoints when compile is in progress 10 years ago
eidheim b6e455fc0a Ctags cleanup 10 years ago
eidheim 18994bfa98 Added Find Symbol through ctags 10 years ago
eidheim 7f008f60c6 Updated libclangmm submodule 10 years ago
eidheim a44ee6711d Added default keys for show diff and implement method 10 years ago
eidheim b868093ca8 Improved clang-format support: no longer scrolls window when using clang-format 10 years ago
eidheim 33273e9780 Set initial directory title to empty 10 years ago
eidheim 5b6a81ca65 Changed version to 1.2.0 10 years ago
eidheim 87da0f81f1 Updated submodules 10 years ago
eidheim b27a4eb145 Removed unnecessary widgets from headers 10 years ago
eidheim 83919efd22 Slight cleanup: now uses get_iter_at_line_end instead of various implementations 10 years ago
eidheim 6095be64a1 Added option to turn off terminal progress, for instance when opening c/c++ files 10 years ago
Ole Christian Eidheim ebf88fe404 Fix to directory view selection for themes that use background-image 10 years ago
eidheim b3a577167c Added option to turn off source background pattern 10 years ago
eidheim abbd7ca459 Improved selection in directory, makes it possible to see the git status of current file for instance 10 years ago
eidheim a7a620ca6a Fixed diagnostic tooltips at special cases where libclang returned out of buffer positions 10 years ago
eidheim 356060289c Additional improvements to directory color update 10 years ago
eidheim 0955c46516 Improvements to directory colors when new file is created 10 years ago
eidheim 8c1abc86a3 Rename directory bugfix for OS X 10 years ago
Ole Christian Eidheim 2bc5d65251 Git integration through libgit2 (#244) 10 years ago
eidheim cad7553a24 Fix related to #246: corrected selection dialog position 10 years ago
eidheim 446b6f37ba Fixes #246: popups are now placed correctly on all platforms 10 years ago
eidheim 3b72481a96 Slightly larger delay on split view set position workaround 10 years ago
eidheim 0406b7c1c3 Workaround for split window positioning 10 years ago
eidheim 94ddcf56b6 Fixed freeze that sometimes happened at least on OS X 10 years ago
Ole Christian Eidheim 7e71b3af36 Fixed: tooltips were not showed if mouse cursor were positioned at where the tooltip would be shown 10 years ago
Ole Christian Eidheim 2b11c4c69c Added environment variable check on MSYS2 in case MSYS2 makes changes to this in the future 10 years ago
eidheim 3467c152c3 Debug cleanup 10 years ago
eidheim 9ceb83c7bf Remote debugging: correct parameters used 10 years ago
eidheim 3f35d73d0f Remote debugging: now only shows host and remote-gdb-server in the option popover 10 years ago
eidheim a787e1422c Remote debugging working with lldb-gdbserver at least. Fixes #238 10 years ago
Ole Christian Eidheim 1638f8044b Fixes to remote debugging 10 years ago
eidheim 2de9932835 Added remote debugging, and some minor cleanup 10 years ago
eidheim eba80e9a79 Cross compiling: platform spesific fixes 10 years ago
eidheim 1f01cea347 Cross compiling: fixed compilation for older gtkmm versions 10 years ago
eidheim 8efb735f78 Mostly finished with cross compiling options popover (#238) 10 years ago
Ole Christian Eidheim 6c4b3366e7 Added debug options popover to Debug Set Run Arguments menu item. Related to #238 10 years ago
eidheim 817e863895 Cleanup of source_clang's async_delete and full_reparse 10 years ago
eidheim 16315b5a25 Fixed multiple inheritance in source_clang, making refactor and autocomplete classes testable if needed in the future 10 years ago
eidheim fed28ce3e2 Cleanup: added multiple inheritance to ClangView 10 years ago
eidheim 4d3fc990e0 Disabled lldb_test on debian stable 10 years ago
eidheim bab5422e90 Merge https://github.com/cppit/jucipp 10 years ago
U-ole-PC\ole a521c2aae2 MSYS2: path to mingw install now set correctly for newly upgraded MSYS2 system 10 years ago
eidheim a1a523d684 Optimized ClangView's update_syntax and fixed source_clang_test 10 years ago
eidheim 29fc893a10 Offset cleanup 10 years ago