aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/system
Commit message (Expand)AuthorAgeFilesLines
...
* removed old Qt3 wrappers;•••improved hungarian notation; added doxygen comments; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4260 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-04-181-3/+3
* reverted part of r3983, should fix #725•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3987 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-02-191-2/+0
* improved hungarian notation;•••fixes around; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3985 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-02-171-4/+4
* [KVIrc] (trunk) Code clean-ups.••• cppcheck ([0]) found quite a few errors and possible memory leaks. I've started to fix a few: - [./src/kvilib/file/kvi_fileutils.cpp:325]: (error) Mismatching allocation and deallocation: buf - [./src/kvilib/system/kvi_locale.cpp:817]: (possible error) Memory leak: c - [./src/kvirc/kernel/kvi_app_setup.cpp:709]: (possible error) Memory leak: cfgMainGroup - [./src/kvirc/kernel/kvi_app_setup.cpp:906]: (possible error) Memory leak: cfgMainGroup [0] http://sourceforge.net/projects/cppcheck/ git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3983 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2010-02-171-0/+4
* [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 Gravatar Kai Wasserbäch2010-01-101-1/+1
* fix for #667•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3736 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-231-1/+16
* - 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-012-12/+12
* -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-163-4/+4
* [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-1/+1
* 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-011-2/+2
* 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-0811-11/+11
* 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-012-4/+16
* 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-1811-11/+13
* 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-082-0/+2
* added doxygen comments•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2378 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-013-10/+33
* 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-303-44/+88
* no more libdl dependency. modulenames now unicode.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2314 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-271-115/+0
* animation tweaks: now uses 1 shared timer for all animated pixmaps•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2245 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-142-0/+9
* more code cleanups, deprecated functions removal, inline optimizations•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2172 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-042-8/+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-314-41/+37
* fix for #170•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2048 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-07-092-5/+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-5/+0
* more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1891 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-06-021-2/+2
* 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-282-3/+3
* win32/mingw/cmake: fixed compilation and linking of kvilib and kvirc. •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1854 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-251-1/+1
* fixed bug introduced with yesterday commit•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1827 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-201-1/+1
* compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1821 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-191-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-196-29/+29
* 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
* 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
* todo updated•••small fix git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1731 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-102-5/+4
* porting kvi_process (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1677 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-051-2/+2
* 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-2/+2
* Fix endianness issues on MacOSX•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1454 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-04-111-0/+2
* cleaned code & small ports•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1361 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-313-235/+144
* Removed QT3 related code•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1324 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-03-292-15/+4
* 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 Gravatar Szymon Tomasz Stefanek2008-01-154-19/+25
* better utf8 validation (from GLIB2); patch by je-die•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@415 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-03-091-100/+212
* Now you can crash with Qt4 too :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@301 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-02-051-0/+37
* More Qt 4.x port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@246 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-231-5/+7
* More Qt 4.x port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@195 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-192-42/+66
* First step in the Qt 4.x port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@174 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-162-92/+120
* no more ircfuzz.c•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@165 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-122-104/+170
* Byte order functions•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@77 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2006-12-301-0/+62
* Switching from cvs to svn, initial import•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2006-12-1812-0/+2702