aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/str
Commit message (Expand)AuthorAgeFilesLines
* english corrections on docs by OmegaPhil•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5141 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-11-151-1/+1
* applied further patches for #996•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5075 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-161-4/+2
* $str.printf: applied patch from #996 and fixed ?f and ?e format strings when ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5074 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-161-17/+21
* implemented #947•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4982 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-09-051-3/+4
* applied typo fixes for the "file" and "config" modules (thank OmegaPhil)•••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 Gravatar Fabio Bas2010-08-311-1/+1
* workaround for a crash in ::sprintf() specific to mingw/qt2010.03•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4944 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-301-0/+4
* Changed kvissl initialization so that we can initialize ssl also from outsid...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4863 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-131-9/+3
* implemented $certificate() to get info from local cert (ticket #866)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4862 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-131-0/+4
* implemented $str.evpSign() and $str.evpVerify() (ticket #866)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4802 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-071-0/+285
* More memory leaks fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4723 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-07-311-1/+1
* Fix in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4334 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-05-171-4/+47
* fixed $str.match() behaviour•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4018 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-02-231-1/+1
* moved case sensitivity as optional parameter•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3908 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-01-271-14/+14
* damn, shame on me.. fixed str module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3906 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-01-271-3/+3
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3905 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-01-271-4/+5
* Fix compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3904 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-01-271-3/+3
* ok, this commit surely breaks retrocompatibility:•••- merged case (in)sensitive functions; - fixed replace function: now the parameters are in correct order; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3903 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-01-271-457/+211
* final fix for #695, plus added missing po files for "python" and "sharedfile"...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-01-241-1/+2
* Fixed .contains and .containsnocase•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3863 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-01-211-3/+3
* fix for #690•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3843 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-01-171-6/+6
* reworked namespace KviQString;•••improved hungarian notation; added Doxygen comments; added TODO for hungarian notation: keep it updated! git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3666 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-12-051-2/+2
* quick fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3616 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-11-161-2/+2
* fix for #605; debian-based distros needs libcrypto++ >= 5.5.2-1•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3598 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-121-7/+7
* 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-231/+0
* [KVIrc] (trunk) Fixed spelling mistakes found by Lintian.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3402 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-08-061-4/+4
* Fixed code completer and str module doc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3400 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2009-08-041-1/+1
* [KVIrc] (trunk) Reduce templ. class to templ. function.••• Though I plan to create a CryptoPP template class to reduce the lines of code, there is no need for the class in the trunk in this file at the moment. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3366 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-07-221-41/+26
* [KVIrc] (trunk) Move repeated code to (small) template class.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3365 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-07-221-69/+48
* [KVIrc] (trunk) Merge changes for $str.digest.••• Merge the changes for $str.digest from branches/curan/no_embedded_lib_code back into the trunk. Compiles and WFM. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3354 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-07-192-13/+156
* 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
* Fixed segfault in str module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3021 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2009-01-201-1/+6
* fixed a typo in the "my" documentation•••patched $str.grep to be able to return the matched subpatterns in a regexp (#289) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2930 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-291-3/+17
* fixed default of ?d format string, thank you Rasqual for niticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2845 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-111-1/+1
* hopefully removed all the remaining noisy messages from gcc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-081-22/+21
* 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
* 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-149/+0
* fixed license template for modules from n to the end;•••please, when you create a new file or edit an old one, don't simply copy/paste the license from an other file, but adjust the infos in it (author, datetime, license owner) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2485 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-162-231/+231
* 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
* other small fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2448 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-121-2/+4
* Fixed module identity chrisis•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2348 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-291-1/+1
* 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
* fixed modules compilation (except rinjdael); first preliminary installation r...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1866 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-281-3/+0
* mingw32: fixed module compilation up to kvirijndael; added some installation ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1864 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-281-1/+1
* QT4 port commit :) (modules) (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1786 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-152-47/+47
* added kvi_tal_listwidget and kvi_tal_itemdelegates + some fixes •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1678 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-051-1/+1
* removed QT3 QString stuff (wip). Need test.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1476 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-131-2/+2
* 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
* more code clean; small porting•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1412 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-061-25/+24