aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/ext/KviDebugContext.cpp
Commit message (Collapse)AuthorAgeFilesLines
* separators and copyright headers cleanupsGravatar un1versal2016-06-141-4/+19
| | | | | | + add copyright boilerplate to KviDebugContext.cpp probably more source files exist with no copyright boilerplate. this was a by chance find.
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-8/+7
|
* - massive trailing whitespace cleanup (yes, one of these "you can hate me ↵Gravatar Robert Förster2014-11-211-7/+7
| | | | | | | | | 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
* splitted some classes in their own filesGravatar Elvio Basello2010-12-291-10/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5250 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-0/+70
names, when possible. Move classes to one per file. Move C functions to namespaces, if possible. Kill some abbreviations... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c