aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/ext/KviCryptEngine.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove lots of redundant line feeds around block elements in the docs.Gravatar wodim2017-08-251-15/+15
|
* KviCryptEngine: Fix typoGravatar staticfox2017-02-231-1/+1
|
* Miscellaneous documentation fixesGravatar OmegaPhil2017-02-231-25/+25
|
* Cleanup included filesGravatar IceN9ne2016-10-281-1/+1
|
* various: minor fixesGravatar un1versal2016-05-151-1/+1
|
* Various fixesGravatar un1versal2016-05-151-1/+1
|
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-301-2/+1
|
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-1/+1
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-25/+24
|
* documentation: formatting/indentation + minor syntax fixesGravatar un1versal2016-03-141-23/+23
| | | | | | + Dont use double quotes to emphasise words in normal circumstances. + improve indenting + consistency (good for readability when editing source) + also replace single quotes
* cleanup: add or remove empty lines between documentation blocks & codeGravatar un1versal2016-03-141-9/+2
|
* 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
|
* Kvi(Various).cpp Capitalization punctuation, typos fixesGravatar un1versal2015-10-221-41/+41
|
* [ci skip] no strings - cpp files - typo correctionsGravatar un1versal2015-10-081-1/+1
|
* yet more splittingGravatar Elvio Basello2010-12-291-57/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5264 17fca916-40b9-46aa-a4ea-0a15b648b75c
* 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-0/+245
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