51
I Use This!
Inactive

Commits : Listings

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