aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/mask
Commit message (Collapse)AuthorAgeFilesLines
* various cosmetic: consistent comment formatGravatar un1versal2016-05-171-2/+2
| | | | + remove separators to make it consistent.
* cleanup: separators and spacingGravatar un1versal2016-05-081-3/+3
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-29/+22
|
* documentation: formatting/indentation + minor syntax fixesGravatar un1versal2016-03-141-4/+4
| | | | | | + Dont use double quotes to emphasise words in normal circumstances. + improve indenting + consistency (good for readability when editing source) + also replace single quotes
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-3/+3
|
* copyright headers: fix yet another broken boilerplateGravatar un1versal2015-12-051-1/+1
| | | | Someone was a bad boy and misused the search and replace blindly. :D
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* 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
* admin: obliterate convert files and svn_fixsvnignore.sh, people should use ↵Gravatar Robert Förster2012-01-141-9/+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
* some fixes on documentationGravatar wodim2011-09-111-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5966 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
* More renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-1/+1
| | | | 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-251-4/+4
| | | | | | 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
* removed visual studio projects: they are outdated and a better version can ↵Gravatar Fabio Bas2009-09-011-232/+0
| | | | | | be created using cmake git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-081-1/+1
| | | | 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-263-139/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed VS QT3 project files.Gravatar Noldor2008-09-261-148/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2574 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from h to mGravatar Elvio Basello2008-09-181-2/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2483 17fca916-40b9-46aa-a4ea-0a15b648b75c
* pop in some EOL and svn properties fixes.Gravatar Robert Förster2008-09-162-232/+232
| | | | | | | | | | | | - all textfiles were converted to unix line endings - svn:eol-style native has been set on that files so noone has to care about it again, now the svn client does take care of that, a checkout on unix will get unix lineendings, a checkout on windows will get windows lineendings - svn:executable fixup (some file had the executable bit set were they shouldn't) - svn:mime-type fixes for most of the files, which will probaly only affect trac in viewing that files - some typo fixup, the manpage seems to need some love, though. this will be pushed to the branches once i get to it today. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2469 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates win projects to vs 2008Gravatar Noldor2008-09-121-7/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2449 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
* Huge QT4 port commit :) (wip)Gravatar Noldor2008-05-131-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1765 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added template rules for modules. thanks to sardanap;Gravatar Elvio Basello2008-04-111-28/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1456 17fca916-40b9-46aa-a4ea-0a15b648b75c
* code cleanGravatar Elvio Basello2008-04-051-77/+73
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1398 17fca916-40b9-46aa-a4ea-0a15b648b75c
* maybe fixed skel for windows compilationGravatar Elvio Basello2008-04-041-2/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1393 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied sardanap's patch to link modules under MacOS X;Gravatar Elvio Basello2008-04-041-4/+13
| | | | | | | | added skel for modules under windows; first try to install kvirc's shell scripts; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1392 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More fixes for cmake on Mac OS XGravatar Thomas Kalla2008-04-041-1/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1387 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed varsGravatar Elvio Basello2008-04-021-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1376 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed cmake rules to work either on linux and mac and prepared a skel for ↵Gravatar Elvio Basello2008-04-021-4/+13
| | | | | | windows git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1373 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added CMake rules :)Gravatar Elvio Basello2008-03-291-0/+13
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1330 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Removed unused filesGravatar Noldor2008-03-291-225/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1322 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
* some little fixes around;Gravatar Elvio Basello2008-03-041-5/+5
| | | | | | | | fixed docs; bumped version to 3.4.0 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1183 17fca916-40b9-46aa-a4ea-0a15b648b75c
* undoing, sorryGravatar Alexey Uzhva2007-07-051-5/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed font saving in qt4 kvircGravatar Alexey Uzhva2007-07-051-0/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@644 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated project filesGravatar TheXception2007-06-121-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@612 17fca916-40b9-46aa-a4ea-0a15b648b75c
* clearing recent channels properlyGravatar Alexey Uzhva2007-04-211-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@522 17fca916-40b9-46aa-a4ea-0a15b648b75c
* win32 qt4 makefilesGravatar Alexey Uzhva2007-04-181-2/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@516 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix boring warning and compilation errors; new dynamic tooltip system in ↵Gravatar Noldor2007-04-171-2/+2
| | | | | | widget objects. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@510 17fca916-40b9-46aa-a4ea-0a15b648b75c
* bugfixesGravatar Alexey Uzhva2007-04-161-233/+230
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@502 17fca916-40b9-46aa-a4ea-0a15b648b75c
* new functions: $receivedBytes and $sentBytesGravatar Alexey Uzhva2007-03-261-9/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@436 17fca916-40b9-46aa-a4ea-0a15b648b75c
* new QT4 win projects (wip)Gravatar Noldor2007-02-241-0/+234
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@368 17fca916-40b9-46aa-a4ea-0a15b648b75c
* see changelogGravatar Alexey Uzhva2007-02-171-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@344 17fca916-40b9-46aa-a4ea-0a15b648b75c
* ctrl+backspace now removes last word in input editor (as in other input ↵Gravatar Alexey Uzhva2007-01-091-1/+1
| | | | | | editors) && fixes for mdicaption mouse handling git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@144 17fca916-40b9-46aa-a4ea-0a15b648b75c
* better makefiles: work on win 2k3, win vista + openfiles dialogs in winxp ↵Gravatar Alexey Uzhva2007-01-081-231/+232
| | | | | | native theme git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@131 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Switching from cvs to svn, initial importGravatar Szymon Tomasz Stefanek2006-12-187-0/+743
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c