aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/core
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a memory leak•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6001 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-12-212-5/+6
* fix all warnings under clang•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5952 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-08-261-1/+1
* added KviShortcut class that takes care of creating shortcuts. Now it's possi...•••gendoc.pl: permit external links git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5939 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-08-222-0/+99
* KviCString: removed duplicate setLength/setLen, added padRight•••Crypto: splitted Initalization Vector engine to its own file, added real cbc mode to Rijndael engine (wip) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5911 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-07-232-17/+19
* fixed registered users not being recognized if a squared bracket is present i...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5874 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-06-181-22/+1
* a common typo, isn't it? :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5839 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-05-151-1/+1
* more work on #934;•••improved hungarian notation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5776 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-04-111-8/+8
* Load translation catalogues 'on-the-fly' from the default locale directory•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5671 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-03-232-2/+2
* fixed linking with -DWANT_MEMORY_PROFILE=ON•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5549 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-03-061-3/+3
* removed old helper functions•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5436 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-02-081-139/+23
* fixed compilation win -DWANT_MEMORY_PROFILE•••fixed typo in cmakelists.txt git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5432 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-02-082-4/+3
* improved doxygen documentation;•••updated italian translation git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5388 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-242-3/+4
* implemented #609 (smart logging path); now you can set something like "$conte...•••polling: do we need a default value? if yes, define your choice git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5355 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-01-131-5/+5
* more work killing QString helpers•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5336 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-103-153/+9
* killed some QString helpers. Pay attention to the localizations: format strin...•••updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-103-123/+6
* reworked icon stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-051-1/+1
* moved around some header hopefully minimizing recompilation times on small ch...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5280 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-12-313-8/+8
* fix for #1063•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5279 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-12-311-1/+2
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5268 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-12-302-3/+1
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5267 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-12-302-2/+3
* reworder KviError stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5266 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-12-302-191/+169
* More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-2911-12/+12
* Get rid of kvi_hstrEqualCIN file.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5246 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-282-650/+0
* More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-273-3/+3
* Yet more renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5236 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-276-299/+210
* Kill system memmove, ix86 asm and kvi_memmove stuff: modern gcc coupled to gl...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5235 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-276-455/+290
* Beginning of 'the big rename & cleanup'. File names should match class names,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-2518-474/+477
* a lot of typo and documentarion fixes by OmegaPhil•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5175 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-12-051-2/+2
* New undo/redo implementation. Still needs testing.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5158 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-11-211-1/+28
* merged egns's patch to enable painless msvc compilation, thank you!•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5091 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-191-0/+6
* Reunited all the kvs-escape related functions is a single method supporting d...•••small fixes to defscript and inputbar escaping in userfriendlymode git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5057 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-102-0/+41
* Fix a bug in KviQString::matchString()•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5047 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-10-081-5/+5
* 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-317-55/+55
* Fix more details about kvs object deletion: needs monitoring•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4917 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-08-211-2/+17
* removed compilation warning for win32•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4888 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-161-11/+11
* 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 Gravatar Szymon Tomasz Stefanek2010-07-146-103/+226
* 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