aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/language/detector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove C-style typedef structsGravatar IceN9ne2018-11-281-4/+4
* Add anonymous namespace around detector.cpp•••It generates names which conflict with other names in global namespace. Gravatar Alexey Sokolov2018-11-141-0/+2
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-141-4/+4
* various cosmetic: consistent comment format•••+ remove separators to make it consistent. Gravatar un1versal2016-05-171-8/+8
* cleanup: remove more ancient commented code p3Gravatar un1versal2016-05-081-31/+3
* Cleanup random separators with no commentsGravatar un1versal2016-05-061-8/+8
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-4/+4
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-18396/+18090
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
* More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
* - trailing whitespace cleanups all over the place•••- removed charset dependent manpages since it really makes no sense to distribute them, they are getting installed in non standard places and one manpage per language is enough - added SpotChat to the serverdb, happens to be my network anyway :P (someone should remind me to check all the networks and servers there so we can do a cleanup if needed git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3463 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2009-09-011-1/+1
* updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2009-05-081-1/+1
* re-activated language module and started implementing its functions•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1743 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-101-25/+14
* Switching from cvs to svn, initial import•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2006-12-181-0/+19147