51
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix testXmlContext, expect fail on context range since it includes the close tag More... over 13 years ago
fix conflict due to whitespace in css.g More... over 13 years ago
fix: invalid tokens have -1 as value More... over 13 years ago
fix compile warning More... over 13 years ago
SVN_SILENT made messages (.desktop file) More... over 13 years ago
store whether open tags are required and use that information in code completion More... over 13 years ago
improve html code completion by not adding the first element from the dtd (which is h1) More... over 13 years ago
improve context browsing for dtd elements a bit, hacky though works somewhat... More... over 13 years ago
add kateconfig file for xml plugin More... over 13 years ago
hack around problematic duchain buildup for closed/unclosed tags in codecompletion More... over 13 years ago
fix comparison More... over 13 years ago
add (failing) unit test showing that the duchain is sometimes build wrongly/unexpectedly More... over 13 years ago
don't offer to close already closed tags More... over 13 years ago
improve label in navigation context and don't insert non-breaking spaces, fixes width-overflow More... over 13 years ago
properly clear xml navigation widgets HTML contents More... over 13 years ago
remove some obsolete calls, still works as expected for me More... over 13 years ago
fix connection between settings lib and actual plugin lib More... over 13 years ago
prefer first element in dtd as root item when doing all-style completion More... over 13 years ago
fix length, otherwise it might turn negative More... over 13 years ago
complete cmake lib dependencies to fix compile under certain environments More... over 13 years ago
SVN_SILENT made messages (.desktop file) More... over 13 years ago
Minor bug fix for when reading cdata elements More... over 13 years ago
Added file name completion for HTML ie: <img src="{complete file}">, etc More... over 13 years ago
Jump over source sections, do not parse sources anymore, also dtd uses the whole prefixed name More... over 13 years ago
Fixed crash on missing schema element More... over 13 years ago
Removed slow regex in elementName More... over 13 years ago
Make array big enought for long strings and some code formatting More... over 13 years ago
Restore 'make matching items stick out more' More... over 13 years ago
Remove slow regex and replace kDebug More... over 13 years ago
Couple of formatting changes More... over 13 years ago