aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/irc/KviControlCodes.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add support for "Monospace" control code (ASCII 0x11). By now just ignore ↵Gravatar ctrlaltca2024-08-021-0/+1
| | | | it. (#2672)
* KviControlCodes.cpp: Remove %16 when parsing colorsGravatar Vladimir Panteleev2019-01-161-4/+4
| | | | | | The modulo was already being applied inconsistently (e.g. getColorBytesW vs. getUnicodeColorBytes). It is now unnecessary, as we handle higher color values properly.
* Add KviControlCodes::getExtendedColorGravatar Vladimir Panteleev2019-01-161-0/+98
|
* Cleanup included filesGravatar IceN9ne2016-10-281-0/+2
|
* KviControlCodes: cleanup duplication in control codesGravatar un1versal2016-06-121-15/+1
|
* Add italic text. Resolves kvirc/KVIrc#1070.Gravatar Andrio Celos2016-05-291-0/+1
| | | | Move emoticons to code point 0x1C.
* various: minor fixesGravatar un1versal2016-05-151-6/+6
|
* cleanups: remove more dead code odd spacesGravatar un1versal2016-05-071-1/+1
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-30/+42
|
* 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
* renamed namespaceGravatar Elvio Basello2011-02-101-0/+308
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5459 17fca916-40b9-46aa-a4ea-0a15b648b75c