aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/language
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into cpp17Gravatar IceN9ne2019-01-011-4/+4
|\
| * Update build_detector.pl to improve consistency with detector.cppGravatar Alexey Sokolov2018-12-091-4/+4
| |
* | Remove C-style typedef structsGravatar IceN9ne2018-11-283-12/+12
|/
* Add anonymous namespace to build_detector.pl too.Gravatar Alexey Sokolov2018-11-151-0/+2
| | | | | It's probably not going to be run ever again, but just for case if it is.
* Add anonymous namespace around detector.cppGravatar Alexey Sokolov2018-11-141-0/+2
| | | | | It generates names which conflict with other names in global namespace.
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-141-4/+4
|
* various cosmetic: consistent comment formatGravatar un1versal2016-05-171-8/+8
| | | | + remove separators to make it consistent.
* 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-293-18424/+18119
|
* Boilerplating: fix typos and capitalizationGravatar un1versal2016-04-131-1/+1
|
* documentation: formatting/indentation + minor syntax fixesGravatar un1versal2016-03-141-11/+11
| | | | | | + Dont use double quotes to emphasise words in normal circumstances. + improve indenting + consistency (good for readability when editing source) + also replace single quotes
* build_detector: capitalization and copytight header consistency fixGravatar un1versal2015-12-051-2/+3
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-284-5/+5
| | | | opinion -> option
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-283-3/+3
|
* Clean up trailing whitespaces and excess newlinesGravatar Matt Ullman2015-10-181-1/+0
| | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk
* Minor grammar: english -> EnglishGravatar universal2015-09-151-1/+1
|
* - massive trailing whitespace cleanup (yes, one of these "you can hate me ↵Gravatar Robert Förster2014-11-2120-471/+471
| | | | | | | | | for that" commits) - apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks! - fix compilation on qt 5.4 on windows git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c
* convert cmake files to lowercase statements prehistoric cmake versions ↵Gravatar Robert Förster2012-10-041-3/+3
| | | | | | required uppercase, but lowercase is now preferred so change it (yeah feel free to hate me for this commit ) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c
* qt5 support: cmake build system updateGravatar Fabio Bas2012-09-281-3/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c
* admin: obliterate convert files and svn_fixsvnignore.sh, people should use ↵Gravatar Robert Förster2012-01-143-27/+0
| | | | | | | | proper SVN Props instead sprinkle around some svn:ignore, svn:eol-style and svn:mime-type stuff, also remove mime-type property which does not exist, it should be svn:mime-type instead git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6052 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-293-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-252-3/+3
| | | | | | 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
* final fix for #695, plus added missing po files for "python" and ↵Gravatar Fabio Bas2010-01-241-1/+2
| | | | | | "sharedfile" (notice to translators) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - trailing whitespace cleanups all over the placeGravatar Robert Förster2009-09-011-1/+1
| | | | | | | | - 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
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-084-5/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* second round of misc compilation noise reductionGravatar Fabio Bas2008-11-081-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Win VS projects cleanup.Gravatar Noldor2008-09-262-140/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from h to mGravatar Elvio Basello2008-09-183-3/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2483 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more qt4 porting (misc + removing qt3 listview)Gravatar Fabio Bas2008-08-231-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2281 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed header files which do not need to be moc'edGravatar Elvio Basello2008-07-231-4/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2109 17fca916-40b9-46aa-a4ea-0a15b648b75c
* oh yeah, removed autotools!;Gravatar Elvio Basello2008-06-031-18/+0
| | | | | | | | | bumped sources date; cleaned up a bit kvi_settings.h; added -DVERBOSE to cmake rules; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1898 17fca916-40b9-46aa-a4ea-0a15b648b75c
* language detection module completed. documentation attached (remember to ↵Gravatar Fabio Bas2008-05-114-111/+51
| | | | | | refresh your documentation index!) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1750 17fca916-40b9-46aa-a4ea-0a15b648b75c
* re-activated language module and started implementing its functionsGravatar Fabio Bas2008-05-108-66/+234
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1743 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more code cleanGravatar Elvio Basello2008-04-041-3/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1388 17fca916-40b9-46aa-a4ea-0a15b648b75c
* new and definitive unix name rules :)Gravatar Noldor2008-03-281-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1318 17fca916-40b9-46aa-a4ea-0a15b648b75c
* rename libkvilib into libkvirclib to avoid conflicts with older releasesGravatar José Melo2008-03-281-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1314 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Switching from cvs to svn, initial importGravatar Szymon Tomasz Stefanek2006-12-1850-0/+27118
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c