| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix Lintian warnings (spelling-error-in-binary). [Part 1/2]•••Lintian found some "informations" which should have been "information", this commit fixes the source files (the next commit contains the updated POT and PO files. Please see <http://lintian.debian.org/manual/> for more information about Lintian. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5169 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-11-25 | 1 | -5/+5 | |
| * | probable compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5086 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-10-17 | 1 | -1/+2 | |
| * | applied further patches for #996•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5075 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-10-16 | 1 | -3/+3 | |
| * | 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 | 2010-08-31 | 1 | -6/+6 | |
| * | applied some patches by Syn1 for better certificate digest handling (ticket #...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4878 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-08-14 | 1 | -122/+15 | |
| * | 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 | 2010-08-13 | 1 | -1/+5 | |
| * | implemented fingerprintHashId, fingerprintHashStr and fingerprintContents que...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4848 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-08-10 | 1 | -0/+18 | |
| * | added fingerprintIsValid query to dcc.getSSLCertInfo()•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4847 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-08-10 | 1 | -1/+7 | |
| * | renamed getSSLInfo to getSSLCertInfo and added ability to get information fro...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4794 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-08-06 | 1 | -13/+28 | |
| * | implemented $dcc.getSSLInfo() as part of the request for ticket #866•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4793 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-08-06 | 1 | -0/+208 | |
| * | Rewrite parts of the regchan module in order to•••avoid the heavy usage of pointers. Add some new nice debug macros and tools. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4669 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-07-14 | 1 | -2/+2 | |
| * | more work on dcc video: video&&text working in sjpeg; stay away from ogg/theo...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4242 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-04-06 | 1 | -1/+1 | |
| * | fixed default alternative nicknames•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4209 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-03-23 | 1 | -4/+2 | |
| * | 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 | 2010-01-24 | 1 | -1/+2 | |
| * | [KVIrc] (trunk) Fixed some spelling mistakes found by Lintian.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3829 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-01-10 | 1 | -24/+24 | |
| * | Added an alternative (tricky) codec to compile DCC_VIDEO without OGG_THEORA•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3670 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-12-06 | 1 | -3/+5 | |
| * | some progress on dcc video.. it's even usable now :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3611 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-11-15 | 1 | -3/+3 | |
| * | first shy implementation of dcc video; highly instable and bandwitdth-sucker,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3597 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-11-12 | 1 | -0/+65 | |
| * | Removed old references to kvi_run_netscape.sh, we'll stick with freedesktop's...•••updated some docs git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3427 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-08-26 | 1 | -2/+2 | |
| * | [KVIrc] (trunk) Fixed spelling mistakes found by Lintian.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3402 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-08-06 | 1 | -6/+6 | |
| * | updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-05-08 | 1 | -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 | 2008-11-08 | 1 | -27/+27 | |
| * | fixed license template for modules from a to f•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2480 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-09-18 | 1 | -1/+1 | |
| * | DCC module QT4 port (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2210 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-08-07 | 1 | -3/+3 | |
| * | fixed protocols name•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2000 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-05 | 1 | -1/+1 | |
| * | more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1892 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-02 | 1 | -2/+2 | |
| * | A huge progress in KDE4 port, kvirc and several modules now compile. Linking ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1608 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-04-28 | 1 | -1/+1 | |
| * | added a skel for windows on Tom's patch•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1386 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-04-03 | 1 | -10/+10 | |
| * | Fix for ticket #37•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1213 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-03-13 | 1 | -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 | 2008-03-04 | 1 | -28/+24 | |
| * | 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 | 2008-01-15 | 1 | -2/+2 | |
| * | More Qt4 port and some small fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@351 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2007-02-20 | 1 | -2/+2 | |
| * | added new buttongroup classes,dcc.setBandwidthLimit; fixed/removed some old c...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@234 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2007-01-23 | 1 | -0/+37 | |
| * | Switching from cvs to svn, initial import•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2006-12-18 | 1 | -0/+2733 |
