aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/ext/KviRegisteredUserDataBase.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-141-2/+2
|
* Remove lots of redundant line feeds around block elements in the docs.Gravatar wodim2017-08-251-12/+9
|
* Cleanup included filesGravatar IceN9ne2016-10-281-0/+3
|
* separators and copyright headers cleanupsGravatar un1versal2016-06-141-2/+2
| | | | | | + add copyright boilerplate to KviDebugContext.cpp probably more source files exist with no copyright boilerplate. this was a by chance find.
* various cosmetic cleanupsGravatar un1versal2016-06-121-1/+0
| | | | | notes & separators: consistent formatting various typos fixes
* wheeeeeeeeeeGravatar staticfox2016-05-221-2/+2
|
* cleanups: remove more dead code odd spacesGravatar un1versal2016-05-071-28/+1
|
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-19/+19
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-92/+120
|
* general: Typo fixesGravatar staticfox2016-04-231-2/+2
|
* documentation: formatting/indentation + minor syntax fixesGravatar un1versal2016-03-141-26/+26
| | | | | | + Dont use double quotes to emphasise words in normal circumstances. + improve indenting + consistency (good for readability when editing source) + also replace single quotes
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* fix typo in ignoreEnagled -> ignoreEnabledGravatar un1versal2015-11-141-1/+1
|
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
|
* Kvi(Various).cpp Capitalization punctuation, typos fixesGravatar un1versal2015-10-221-11/+11
|
* fix all warnings under clangGravatar wodim2011-08-261-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5952 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed registered users not being recognized if a squared bracket is present ↵Gravatar Fabio Bas2011-06-181-3/+3
| | | | | | in their mask git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5874 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work killing QString helpersGravatar Elvio Basello2011-01-101-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5336 17fca916-40b9-46aa-a4ea-0a15b648b75c
* killed some QString helpers. Pay attention to the localizations: format ↵Gravatar Elvio Basello2011-01-101-11/+10
| | | | | | | | | strings have changed!; updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-291-27/+27
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* yet more splittingGravatar Elvio Basello2010-12-291-174/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5252 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-0/+736
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