summaryrefslogtreecommitdiffstats
path: root/src/kvilib/core
Commit message (Expand)AuthorAgeFilesLines
* backported the security fixes from r4669 to branch/4.0•••git-svn-id: https://svn.kvirc.de/svn/branches/kvirc/4.0@4670 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-07-143-9/+102
* added workaround for #801•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4418 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-06-031-0/+6
* DCC works. Support 64bit resume offsets. Add option for routers that remap DC...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4417 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-022-0/+48
* added doxygen doc to some files of kvilib and cleaned some typos•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4253 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-04-135-2/+252
* fix for #691•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3895 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-01-262-2/+2
* Fixed a crash on exit after using the alias editor. Bad vtable.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3831 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-01-111-3/+7
* updated sources date•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3667 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-12-051-27/+27
* 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-053-672/+1367
* some cleaning in cmake scripts/code:•••- fix for #633 (added and documented obscure #defines) - use #defines in kvi_sysconfig.h instead of -D compilation directives - removed unused kvi_wincfg.h git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3653 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-021-3/+0
* updated changelog;•••moved bytes multiples from SI to IEC (International Electrotechnical Commission) standard (from KB, MB, GB to KiB, MiB, GiB); git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3589 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-11-051-4/+4
* attempt fix for #601•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3574 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-10-261-2/+2
* fix for #554•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3476 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-041-4/+4
* - trailing whitespace cleanups all over the place•••- removed charset dependent manpages since it really makes no sense to distribute them, they are getting installed in non standard places and one manpage per language is enough - added SpotChat to the serverdb, happens to be my network anyway :P (someone should remind me to check all the networks and servers there so we can do a cleanup if needed git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3463 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2009-09-015-18/+18
* -pedantic compilation patch (fix for #526). Thanks to toma.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3413 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Bugslayer2009-08-164-11/+11
* [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-062-2/+2
* improved hungarian notation;•••added missing tooltips; removed uselss definition of KviQCString git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3297 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-07-014-57/+16
* 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-0820-20/+20
* upported patch from r2914 tu trunk/4.0•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2915 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-221-0/+3
* fixed a lot of noisy message with recent g++ versions; removed kvidoublebuffe...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2803 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-013-13/+15
* 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
* away/back signals in trayicon fixed•••dcc big filesize support patch partially ported from 3.4 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2641 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-10-041-1/+1
* fixed licenses, added doxygen•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2618 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-022-6/+33
* fix compilation on win.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2617 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-10-021-1/+1
* cutted off the monster's head (aka: splitted the ircview)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2614 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-10-012-0/+623
* removed some old references to qt3•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2571 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-251-12/+0
* fixed license template for kvilib•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2478 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-1816-18/+18
* added doxygen comments;•••cleaned code; updated some licenses updated TODO-doxygn; fixed doc; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2436 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-121-2/+2
* more work on KviInput*; fixed doxygen comments•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2431 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-083-9/+102
* added doxygen comments;•••fixed typo in a #define; removed useless dir; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2360 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-08-302-0/+5
* added return values•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2359 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-08-296-415/+531
* added Doxygen comments•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2357 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-08-298-487/+678
* an option to place nicks starting with non-alpha chars (such as _COOL_BOY_) a...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2331 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-282-9/+17
* A trivial change that maybe fixes a compilation warning•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2188 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-08-051-1/+3
* code cleanups: removed unused functions from KviApp class; removed kvi_string...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2160 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-013-206/+0
* implemented support for animated avatars (GIF or MNG) and animated fies at wh...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2146 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-07-318-115/+107
* fixed protocols name•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2000 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-052-3/+3
* 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-5/+0
* more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1891 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-06-022-2/+2
* Fixed kvilib and kvirc compilation/linking under mingw32; now kvirc-mingw run...•••(still todo: modules and install rules) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1862 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-282-2/+2
* kvilib fixed for mingw/cmake/win32 (compiles ok, linking is still broken)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1820 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-192-3/+3
* first bunch of fixes for win32 mingw compilation support (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1819 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-191-1/+1
* compilation fixes (KviStr.replaceAll())•••added dcc voice/zoundcard.h support check on cmakefiles some other fix git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1783 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-153-3/+3
* removed remaining qt3-style includes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1738 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-101-1/+1
* removed useless class; fixed cmake/automake rules; little fixes around•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1625 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-291-1/+1
* 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 Gravatar Szymon Tomasz Stefanek2008-04-282-3/+3
* compilation fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1532 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-04-201-1/+1
* removed some compilation warnigs & added some debug info in doc generation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1529 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-04-201-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
* Qt4 porting•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1411 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Voker572008-04-062-3/+3
* cleaned code•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1355 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-3111-160/+26