aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/rot13/libkvirot13.h
Commit message (Collapse)AuthorAgeFilesLines
* Encryption: A fix and some code cleanupGravatar IceN9ne2017-02-021-4/+4
| | | | | | * Fixes spelling error in function name that fails to override base class virtual function * Adds const to functions that should have it * Cleans-up some formatting
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-12/+13
|
* 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
|
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-3/+3
| | | | | | 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
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-081-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added rot13 crypto module by aeriana with small modifications: closes #276Gravatar Fabio Bas2009-02-161-0/+48
fixed a bug in the lamerizer module cmakelists.txt file git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3077 17fca916-40b9-46aa-a4ea-0a15b648b75c