| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | More memory leaks fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4723 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2010-07-31 | 1 | -1/+1 |
| * | Fix in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4334 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2010-05-17 | 1 | -4/+47 |
| * | fixed $str.match() behaviour•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4018 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2010-02-23 | 1 | -1/+1 |
| * | moved case sensitivity as optional parameter•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3908 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2010-01-27 | 1 | -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
| Elvio Basello | 2010-01-27 | 1 | -3/+3 |
| * | quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3905 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2010-01-27 | 1 | -4/+5 |
| * | Fix compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3904 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2010-01-27 | 1 | -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
| Elvio Basello | 2010-01-27 | 1 | -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
| Fabio Bas | 2010-01-24 | 1 | -1/+2 |
| * | Fixed .contains and .containsnocase•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3863 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2010-01-21 | 1 | -3/+3 |
| * | fix for #690•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3843 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-01-17 | 1 | -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
| Elvio Basello | 2009-12-05 | 1 | -2/+2 |
| * | quick fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3616 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2009-11-16 | 1 | -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
| Fabio Bas | 2009-11-12 | 1 | -7/+7 |
| * | [KVIrc] (trunk) Fixed spelling mistakes found by Lintian.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3402 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Kai Wasserbäch | 2009-08-06 | 1 | -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
| Noldor | 2009-08-04 | 1 | -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
| Kai Wasserbäch | 2009-07-22 | 1 | -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
| Kai Wasserbäch | 2009-07-22 | 1 | -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
| Kai Wasserbäch | 2009-07-19 | 1 | -8/+147 |
| * | updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Markus Rennings | 2009-05-08 | 1 | -1/+1 |
| * | Fixed segfault in str module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3021 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2009-01-20 | 1 | -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
| Fabio Bas | 2008-11-29 | 1 | -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
| Fabio Bas | 2008-11-11 | 1 | -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
| Fabio Bas | 2008-11-08 | 1 | -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
| Elvio Basello | 2008-10-10 | 1 | -1/+1 |
| * | 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
| Elvio Basello | 2008-09-18 | 1 | -1/+1 |
| * | other small fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2448 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-09-12 | 1 | -2/+4 |
| * | Fixed module identity chrisis•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2348 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-08-29 | 1 | -1/+1 |
| * | 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
| Fabio Bas | 2008-05-28 | 1 | -1/+1 |
| * | QT4 port commit :) (modules) (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1786 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-05-15 | 1 | -46/+46 |
| * | 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
| Noldor | 2008-05-05 | 1 | -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
| Noldor | 2008-04-13 | 1 | -2/+2 |
| * | more code clean; small porting•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1412 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-06 | 1 | -25/+24 |
| * | 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
| Elvio Basello | 2008-03-04 | 1 | -200/+200 |
| * | Fix for ticket no 39•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1175 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2008-03-01 | 1 | -1/+11 |
| * | fixed a few remaining•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@871 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2007-10-20 | 1 | -3/+3 |
| * | More Qt4 port and some small fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@351 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2007-02-20 | 1 | -5/+5 |
| * | fixed doc;•••added sha1 command
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@229 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2007-01-22 | 1 | -1/+1 |
| * | First step in the Qt 4.x port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@174 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2007-01-16 | 1 | -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
| Szymon Tomasz Stefanek | 2006-12-18 | 1 | -0/+2320 |