Store the type of the current tab completion (user or channel) in the TabCompleter...
[quassel.git] / src / uisupport / clickable.cpp
2010-01-31 Daniel Albersrecognise IPv6 literals in URLs as per RFC 2732
2010-01-31 Daniel Alberstweak URL regex
2010-01-06 Daniel Albersremove "|" from URL RegExp
2009-09-09 Daniel Albersimprove URI detection
2009-09-09 Daniel Albersawww... is not a url
2009-08-25 Manuel NickschasIntroduce Clickable::activate() to put handling clicks...
2009-08-22 Manuel NickschasMove Clickable out of ContentsChatItem