aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/file/kvi_fileutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-251-471/+0
* 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-311-2/+2
* cleaned code: removed all instances of debug•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4805 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-071-3/+3
* 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-11/+11
* improved hungarian notation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3984 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-02-171-107/+116
* [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-1/+2
* 2 missing bytes from previous commit•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3727 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-211-1/+1
* patch for #656•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3726 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-211-0/+19
* -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-161-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-081-1/+1
* 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-011-2/+2
* 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-181-1/+1
* pop in some EOL and svn properties fixes.•••- all textfiles were converted to unix line endings - svn:eol-style native has been set on that files so noone has to care about it again, now the svn client does take care of that, a checkout on unix will get unix lineendings, a checkout on windows will get windows lineendings - svn:executable fixup (some file had the executable bit set were they shouldn't) - svn:mime-type fixes for most of the files, which will probaly only affect trac in viewing that files - some typo fixup, the manpage seems to need some love, though. this will be pushed to the branches once i get to it today. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2469 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2008-09-161-442/+442
* cleaning&tidying:) and user-contributed patch for bitrate grabbing from amarok•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2192 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-051-73/+26
* 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-041-6/+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-311-1/+0
* reverted #2080, /me donkey•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2081 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-07-161-0/+38
* fix for #34 (please test)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2080 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-07-161-38/+0
* 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-191-2/+2
* 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
* misc qt4 porting (now all kvilib up to the "tal" part compiles well without q...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1730 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-101-20/+30
* 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
* cleaned code & small ports•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1361 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-311-23/+4
* Implemented easy migration from mIRC - loading mIRC servers, personal info an...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@462 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-04-051-5/+1
* new functions: $receivedBytes and $sentBytes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@436 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-03-261-489/+509
* more qt4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@413 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-03-081-0/+12
* CRITICAL bugfix. Remote exploit: /ctcp -n NICK avatar z:/test.jpg; where z: -...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@406 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-03-041-0/+5
* 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-191-345/+32
* Theme management stuff and other tricks•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@75 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2006-12-301-0/+30
* 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-181-0/+755