51
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a couple of bugs and fixed formatting with left context More... over 13 years ago
Changed email address in header More... over 13 years ago
Fixed empty element in completion '/>' More... over 13 years ago
Removed child check as it was breaking html More... over 13 years ago
Help into the structure of things More... over 13 years ago
Restructured completion and added completion for XSD schemas More... over 13 years ago
Added xsd / schema support: builders and structure More... over 13 years ago
Merge branch 'master' of gitorious.org:kdevelop/quanta More... over 13 years ago
fix assert in code completion More... over 13 years ago
add / to empty tags More... over 13 years ago
make matching items stick out more More... over 13 years ago
also filter existing attributes to the right of the current cursor position during code completion More... over 13 years ago
filter existing attributes (before the range starts only for now) during code completion More... over 13 years ago
SVN_SILENT made messages (.desktop file) More... over 13 years ago
--debug More... over 13 years ago
properly indent close tag, add test More... over 13 years ago
don't manually indent, instead format the whole string we insert More... over 13 years ago
simplify some code More... over 13 years ago
properly set source when formatting source More... over 13 years ago
add some indenter test, sadly not showing the unexpected behavior of the editor :) More... over 13 years ago
Merge branch 'master' of [email protected]:kdevelop/quanta More... over 13 years ago
SVN_SILENT made messages (.desktop file) More... over 13 years ago
adapt to platform changes More... over 13 years ago
Merge branch 'master' of gitorious.org:kdevelop/quanta More... almost 14 years ago
print query duration More... almost 14 years ago
fix element lookup for uppercase tags More... almost 14 years ago
show actual written contents in color navigation widget instead of QColor::name() More... almost 14 years ago
also show navigation widget for named colors More... almost 14 years ago
preview hexcolors in navigation widget More... almost 14 years ago
properly set completion range when at end of line, fixes tag-filtering More... almost 14 years ago