aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/reguser/edituser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-798/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 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-7/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming & cleanup.Gravatar Szymon Tomasz Stefanek2010-12-261-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-10/+10
| | | | | | 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
* merged egns's patch to enable painless msvc compilation, thank you!Gravatar Fabio Bas2010-10-191-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5091 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed commit of the "comment" field of registered usersGravatar Fabio Bas2010-08-311-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4957 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied typo fixes for the "file" and "config" modules (thank OmegaPhil)Gravatar Fabio Bas2010-08-311-1/+1
| | | | | | | | fixed fsf address in python/pythoncore modules fixed "space before comma" in documentation/coments/code regenerated translations git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c
* cleaned code: removed all instances of debugGravatar Elvio Basello2010-08-071-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4805 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fixed #753Gravatar Noldor2010-03-281-17/+18
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4228 17fca916-40b9-46aa-a4ea-0a15b648b75c
* a lot of fixes for the registered user dialogs, including the ones for #746Gravatar Fabio Bas2010-03-141-29/+48
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4132 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
* typoGravatar Markus Rennings2009-02-181-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3085 17fca916-40b9-46aa-a4ea-0a15b648b75c
* typoGravatar Markus Rennings2009-02-181-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3084 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed typos; updated translationsGravatar Elvio Basello2009-01-301-4/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3057 17fca916-40b9-46aa-a4ea-0a15b648b75c
* second part of modules .pot fixGravatar Elvio Basello2009-01-271-40/+40
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3046 17fca916-40b9-46aa-a4ea-0a15b648b75c
* get rid of QString::null; added doxygen comments;Gravatar Elvio Basello2008-10-101-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2681 17fca916-40b9-46aa-a4ea-0a15b648b75c
* ported reguser moduleGravatar Fabio Bas2008-09-231-25/+34
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2537 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from n to rGravatar Elvio Basello2008-09-181-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2484 17fca916-40b9-46aa-a4ea-0a15b648b75c
* pop in some EOL and svn properties fixes.Gravatar Robert Förster2008-09-161-769/+769
| | | | | | | | | | | | - 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
* more qt4 portingGravatar Alexey Uzhva2008-08-271-29/+28
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2320 17fca916-40b9-46aa-a4ea-0a15b648b75c
* trashed kvi_styledcontrolsGravatar Fabio Bas2008-06-301-9/+9
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c
* replace setIconSet with QT4 seIcon Gravatar Noldor2008-05-041-5/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1672 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Removed obsolete QGridLayout QT3 constructor.Gravatar Noldor2008-04-301-11/+11
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1626 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Preliminary KDE4 support. Now compiles and runs.Gravatar Szymon Tomasz Stefanek2008-04-281-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1616 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more qt4 port (renamed QT3 stuff))Gravatar Noldor2008-04-211-4/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1547 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more qt4 port (renamed QT3 stuff))Gravatar Noldor2008-04-181-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1507 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed COMPILE_INFO_TIPS macroGravatar Elvio Basello2008-04-121-8/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1464 17fca916-40b9-46aa-a4ea-0a15b648b75c
* initial port for reguser moduleGravatar Elvio Basello2008-04-071-72/+66
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1414 17fca916-40b9-46aa-a4ea-0a15b648b75c
* patch for MacOS X. Compile fine nowGravatar Elvio Basello2008-04-011-0/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1372 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More alternate port to Qt4: no longer relying on Qt collection classesGravatar Szymon Tomasz Stefanek2008-01-151-6/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1085 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed bug with enable/disable on ignore tabGravatar TheXception2007-08-171-6/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@720 17fca916-40b9-46aa-a4ea-0a15b648b75c
* undoing, sorryGravatar Alexey Uzhva2007-07-051-0/+1
| | | | 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-1/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@644 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Added option to configure identd output modeGravatar Alexey Uzhva2007-04-051-12/+21
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@464 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More Qt4 tweaksGravatar Szymon Tomasz Stefanek2007-03-281-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@439 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more qt4 portGravatar Noldor2007-03-021-5/+19
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@397 17fca916-40b9-46aa-a4ea-0a15b648b75c
* repainted reguser list, make it more informativeGravatar Alexey Uzhva2007-02-251-772/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@370 17fca916-40b9-46aa-a4ea-0a15b648b75c
* implemented default url handlers using for windozeGravatar Alexey Uzhva2007-02-211-0/+8
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@361 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixGravatar Alexey Uzhva2007-02-201-1512/+1512
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@353 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed reguser exportingGravatar Alexey Uzhva2007-02-201-53/+53
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@352 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixGravatar Alexey Uzhva2007-02-191-1/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@349 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Completely reworked ignore system; Implemented reguser match caching; ↵Gravatar Alexey Uzhva2007-02-191-66/+34
| | | | | | Implemented custom color for registered user caching git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@348 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More Qt4 portGravatar Szymon Tomasz Stefanek2007-02-091-7/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@334 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixes for logging and regusersGravatar Alexey Uzhva2007-01-301-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@282 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More Qt 4.x port and the torrent module by Alexander StillichGravatar Szymon Tomasz Stefanek2007-01-261-18/+18
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@255 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More Qt 4.x portGravatar Szymon Tomasz Stefanek2007-01-231-11/+11
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@246 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More Qt 4.x portGravatar Szymon Tomasz Stefanek2007-01-191-17/+17
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@195 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed custom color selector for registered nickGravatar Alexey Uzhva2007-01-121-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@166 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Switching from cvs to svn, initial importGravatar Szymon Tomasz Stefanek2006-12-181-0/+1549
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c