summaryrefslogtreecommitdiffstats
path: root/src/modules/mask
Commit message (Expand)AuthorAgeFilesLines
* removed visual studio projects: they are outdated and a better version can be...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-011-232/+0
* 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
* second round of misc compilation noise reduction•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-081-1/+1
* Win VS projects cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-263-139/+3
* removed VS QT3 project files.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2574 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-261-148/+0
* fixed license template for modules from h to m•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2483 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-181-2/+3
* pop in some EOL and svn properties fixes.•••- 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 Gravatar Robert Förster2008-09-162-232/+232
* updates win projects to vs 2008•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2449 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-121-7/+6
* oh yeah, removed autotools!;•••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 Gravatar Elvio Basello2008-06-031-18/+0
* Huge QT4 port commit :) (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1765 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-131-1/+1
* added template rules for modules. thanks to sardanap;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1456 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-111-28/+2
* code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1398 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-051-77/+73
* maybe fixed skel for windows compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1393 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-041-2/+1
* applied sardanap's patch to link modules under MacOS X;•••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 Gravatar Elvio Basello2008-04-041-4/+13
* More fixes for cmake on Mac OS X•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1387 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Thomas Kalla2008-04-041-1/+5
* fixed vars•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1376 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-021-2/+2
* fixed cmake rules to work either on linux and mac and prepared a skel for win...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1373 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-021-4/+13
* added CMake rules :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1330 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-291-0/+13
* Removed unused files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1322 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-03-291-225/+0
* new and definitive unix name rules :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1318 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-03-281-1/+1
* rename libkvilib into libkvirclib to avoid conflicts with older releases•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1314 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar José Melo2008-03-281-1/+1
* some little fixes around;•••fixed docs; bumped version to 3.4.0 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1183 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-041-5/+5
* undoing, sorry•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-07-051-5/+0
* fixed font saving in qt4 kvirc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@644 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-07-051-0/+5
* updated project files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@612 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2007-06-121-1/+1
* clearing recent channels properly•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@522 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-04-211-1/+1
* win32 qt4 makefiles•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@516 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-04-181-2/+4
* fix boring warning and compilation errors; new dynamic tooltip system in widg...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@510 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-04-171-2/+2
* bugfixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@502 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-04-161-233/+230
* new functions: $receivedBytes and $sentBytes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@436 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-03-261-9/+1
* new QT4 win projects (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@368 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-02-241-0/+234
* see changelog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@344 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-02-171-0/+1
* ctrl+backspace now removes last word in input editor (as in other input edito...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@144 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-01-091-1/+1
* better makefiles: work on win 2k3, win vista + openfiles dialogs in winxp nat...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@131 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-01-081-231/+232
* 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-187-0/+743