19 Commits (61fbdfd8a88e3dba2b858de6d2880d125b9b04a9)

Author SHA1 Message Date
eidheim f00957776b Cleanup and fixing of ' handling in is_code_iter and is_spellcheck_iter, and added tests for is_spellcheck_iter and is_code_iter 7 years ago
eidheim e0de884cfe Cleanup of is_code_iter and related functions 7 years ago
eidheim be4c03817d Cleanup of Source::View::find_non_whitespace_code_iter_backward and Source::View::get_start_of_expression 8 years ago
eidheim bf984231d4 Formatted code with custom clang-format 8 years ago
eidheim 31b64848e3 Fixed most of clang-tidy's performance checks 8 years ago
eidheim b1ae1656a3 Fixed warnings from clang-tidy's modernize checks 8 years ago
eidheim 9ee77f9df1 Cleanup: added Source::BaseView class. Also fixed replace_text for older libgit2 versions. 8 years ago
eidheim 4d6a222b27 Replaced include guards with #pragma once 8 years ago
eidheim d7d2cd6cd5 Added style formatting for markdown and disables spellcheck in certain situations 9 years ago
eidheim d16d0f1099 Improved spellcheck handling of 's 9 years ago
eidheim 7b35294b63 Fixes #329, block comment key events will no longer trigger inside a string 9 years ago
eidheim cf5a509cbc Improvement of selection and completion dialogs and tooltips. Can now open selection dialogs (Find Symbol (Ctags), Backtrace, Show Variables) without an opened buffer. 9 years ago
eidheim 25544a1be5 Spellcheck cleanup and improvements 9 years ago
eidheim 0ecc3bed75 Fixed Source::SpellCheckView::is_code_iter for some languages 9 years ago
eidheim bb0f873d01 Simplified and improved Source::SpellCheckView::is_code_iter 9 years ago
eidheim 92f93c9c32 Indentation cleanup and improvements 9 years ago
Ole Christian Eidheim 2bc5d65251 Git integration through libgit2 (#244) 10 years ago
Ole Christian Eidheim 3ecac6d4cc Hide tooltips when selectiondialogs are shown 10 years ago
eidheim 0cbc14d7e8 Source::View cleanup: moved spellchecking to source_spellcheck.* 10 years ago