aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/reguser/edituser.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* typo•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3085 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2009-02-181-2/+2
* typo•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3084 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2009-02-181-1/+1
* fixed typos; updated translations•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3057 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-01-301-4/+4
* second part of modules .pot fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3046 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-01-271-40/+40
* get rid of QString::null; added doxygen comments;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2681 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-101-1/+1
* ported reguser module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2537 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-231-25/+34
* fixed license template for modules from n to r•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2484 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-181-1/+1
* 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-161-769/+769
* more qt4 porting•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2320 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-271-29/+28
* trashed kvi_styledcontrols•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-301-9/+9
* replace setIconSet with QT4 seIcon •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1672 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-041-5/+5
* Removed obsolete QGridLayout QT3 constructor.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1626 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-301-11/+11
* Preliminary KDE4 support. Now compiles and runs.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1616 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-04-281-3/+3
* more qt4 port (renamed QT3 stuff))•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1547 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-211-4/+4
* more qt4 port (renamed QT3 stuff))•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1507 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-181-3/+3
* removed COMPILE_INFO_TIPS macro•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1464 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-121-8/+0
* initial port for reguser module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1414 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-071-72/+66
* patch for MacOS X. Compile fine now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1372 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-011-0/+3
* More alternate port to Qt4: no longer relying on Qt collection classes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1085 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-01-151-6/+6
* fixed bug with enable/disable on ignore tab•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@720 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2007-08-171-6/+7
* undoing, sorry•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-07-051-0/+1
* 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-1/+0
* Added option to configure identd output mode•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@464 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-04-051-12/+21
* More Qt4 tweaks•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@439 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-03-281-3/+3
* more qt4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@397 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-03-021-5/+19
* repainted reguser list, make it more informative•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@370 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-02-251-772/+3
* implemented default url handlers using for windoze•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@361 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-02-211-0/+8
* fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@353 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-02-201-1512/+1512
* fixed reguser exporting•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@352 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-02-201-53/+53
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@349 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-02-191-1/+2
* Completely reworked ignore system; Implemented reguser match caching; Impleme...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@348 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-02-191-66/+34
* More Qt4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@334 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-02-091-7/+7
* fixes for logging and regusers•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@282 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-01-301-3/+3
* More Qt 4.x port and the torrent module by Alexander Stillich•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@255 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-261-18/+18
* More Qt 4.x port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@246 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-231-11/+11
* More Qt 4.x port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@195 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-191-17/+17
* fixed custom color selector for registered nick•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@166 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-01-121-1/+1
* 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/+1549