| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | KviCString::getToken(): add option to skip empty elements (default off) (#2574) | 2023-11-30 | 1 | -2/+10 | |
| | | |||||
| * | Convert 0s and NULLs to nullptr | 2018-12-03 | 1 | -1/+1 | |
| | | |||||
| * | Apply all modernize-* fixes from clang-tidy except for modernize-use-auto | 2018-11-14 | 1 | -1/+1 | |
| | | |||||
| * | push and pull po{t}s, typo fixes | 2017-05-24 | 1 | -1/+1 | |
| | | |||||
| * | KviCString: Fix bug in hexToBuffer | 2017-01-16 | 1 | -7/+6 | |
| | | |||||
| * | Cleanup included files | 2016-10-28 | 1 | -1/+3 | |
| | | |||||
| * | various cosmetic: consistent comment format | 2016-05-17 | 1 | -4/+7 | |
| | | | | | + remove separators to make it consistent. | ||||
| * | cleanup: remove more ancient commneted code | 2016-05-06 | 1 | -328/+3 | |
| | | |||||
| * | Apply clang-tidy: modernize-use-nullptr | 2016-04-30 | 1 | -19/+19 | |
| | | |||||
| * | Apply clang-format | 2016-04-29 | 1 | -814/+1186 | |
| | | |||||
| * | Protect several hand-crafted blocks from clang-format | 2016-04-29 | 1 | -0/+2 | |
| | | |||||
| * | run codespell to fix some typos, run mkabouttext.pl, fix typos reported by ↵ | 2016-01-31 | 1 | -4/+4 | |
| | | | | | Arfrever | ||||
| * | Do away with the register keyword for variables. | 2015-12-28 | 1 | -65/+65 | |
| | | | | | > #1793 | ||||
| * | Fix coverity defect 28620 | 2015-12-26 | 1 | -0/+1 | |
| | | |||||
| * | copyright headers: fix broken boilerplate wording linkss -> terms and ↵ | 2015-11-28 | 1 | -1/+1 | |
| | | | | | opinion -> option | ||||
| * | Copyright Headers: Cosmetic typos irc -> IRC | 2015-10-28 | 1 | -1/+1 | |
| | | |||||
| * | Clean up double semicolons | 2015-10-27 | 1 | -1/+1 | |
| | | |||||
| * | KviCString: removed duplicate setLength/setLen, added padRight | 2011-07-23 | 1 | -13/+16 | |
| | | | | | | | Crypto: splitted Initalization Vector engine to its own file, added real cbc mode to Rijndael engine (wip) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5911 17fca916-40b9-46aa-a4ea-0a15b648b75c | ||||
| * | a common typo, isn't it? :) | 2011-05-15 | 1 | -1/+1 | |
| | | | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5839 17fca916-40b9-46aa-a4ea-0a15b648b75c | ||||
| * | Load translation catalogues 'on-the-fly' from the default locale directory | 2011-03-23 | 1 | -1/+1 | |
| | | | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5671 17fca916-40b9-46aa-a4ea-0a15b648b75c | ||||
| * | more work killing QString helpers | 2011-01-10 | 1 | -9/+6 | |
| | | | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5336 17fca916-40b9-46aa-a4ea-0a15b648b75c | ||||
| * | More renames, fix the spelling of KVIrc etc... | 2010-12-29 | 1 | -1/+1 | |
| | | | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c | ||||
| * | Kill system memmove, ix86 asm and kvi_memmove stuff: modern gcc coupled to ↵ | 2010-12-27 | 1 | -43/+43 | |
| | | | | | | | glibc can do better these times. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5235 17fca916-40b9-46aa-a4ea-0a15b648b75c | ||||
| * | Beginning of 'the big rename & cleanup'. File names should match class ↵ | 2010-12-25 | 1 | -0/+3152 | |
| 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 | |||||
