aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/irc/KviIrcUserEntry.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Qt6 is stricter when casting numericals and chars. Add an explicit ↵Gravatar Fabio Bas2023-10-181-1/+1
| | | | | | cast/conversion to better digest them cast
* Cleanup included filesGravatar IceN9ne2016-10-281-1/+1
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-17/+21
|
* KviIrcUserEntry: Make setAvatar accept unique_ptrGravatar staticfox2016-04-181-3/+9
|
* general: Refactoring and cleanupsGravatar staticfox2016-04-171-14/+3
|
* Add support for extended-join and account-notifyGravatar staticfox2016-03-201-0/+1
|
* run codespell to fix some typos, run mkabouttext.pl, fix typos reported by ↵Gravatar Dessa2016-01-311-1/+1
| | | | Arfrever
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
|
* - massive trailing whitespace cleanup (yes, one of these "you can hate me ↵Gravatar Robert Förster2014-11-211-1/+1
| | | | | | | | | for that" commits) - apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks! - fix compilation on qt 5.4 on windows git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix all warnings under clangGravatar wodim2011-08-261-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5952 17fca916-40b9-46aa-a4ea-0a15b648b75c
* renamed namespaceGravatar Elvio Basello2011-02-101-5/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5459 17fca916-40b9-46aa-a4ea-0a15b648b75c
* yet more splitting;Gravatar Elvio Basello2011-01-041-0/+114
added doxygen comments; improved hungarian notation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5297 17fca916-40b9-46aa-a4ea-0a15b648b75c