aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/system/KviThread.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-141-2/+2
|
* Cleanup included filesGravatar IceN9ne2016-10-281-1/+0
|
* cleanups: remove more dead code odd spacesGravatar un1versal2016-05-071-16/+16
|
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-11/+11
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-130/+136
|
* run codespell to fix some typos, run mkabouttext.pl, fix typos reported by ↵Gravatar Dessa2016-01-311-2/+2
| | | | Arfrever
* 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-6/+6
|
* more work killing QString helpersGravatar Elvio Basello2011-01-101-5/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5336 17fca916-40b9-46aa-a4ea-0a15b648b75c
* moved around some header hopefully minimizing recompilation times on small ↵Gravatar Fabio Bas2010-12-311-2/+2
| | | | | | changes git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5280 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reworder KviError stuffGravatar Elvio Basello2010-12-301-2/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5266 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
* Yet more renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5236 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-0/+643
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