<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/kvilib/file/kvi_fileutils.cpp, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/kvilib/file/kvi_fileutils.cpp?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/kvilib/file/kvi_fileutils.cpp?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2010-12-25T05:28:46Z</updated>
<entry>
<title>Beginning of 'the big rename &amp; cleanup'. File names should match class names, when possible. Move classes to one per file. Move C functions to namespaces, if possible. Kill some abbreviations...</title>
<updated>2010-12-25T05:28:46Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2010-12-25T05:28:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=f2f47c5eaa7d284abad1f693d7c75c85c42565df'/>
<id>urn:sha1:f2f47c5eaa7d284abad1f693d7c75c85c42565df</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>applied typo fixes for the "file" and "config" modules (thank OmegaPhil)</title>
<updated>2010-08-31T09:10:41Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2010-08-31T09:10:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=c8ba5d212c9da7d11f08684c5d244cfaad4d0032'/>
<id>urn:sha1:c8ba5d212c9da7d11f08684c5d244cfaad4d0032</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>cleaned code: removed all instances of debug</title>
<updated>2010-08-07T16:01:59Z</updated>
<author>
<name>Elvio Basello</name>
</author>
<published>2010-08-07T16:01:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=403374043e06788423598a7d1a656443e1a85704'/>
<id>urn:sha1:403374043e06788423598a7d1a656443e1a85704</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4805 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>removed old Qt3 wrappers;</title>
<updated>2010-04-18T17:48:40Z</updated>
<author>
<name>Elvio Basello</name>
</author>
<published>2010-04-18T17:48:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=686293b85190ab2e297fb080f4ca99e44f604c73'/>
<id>urn:sha1:686293b85190ab2e297fb080f4ca99e44f604c73</id>
<content type='text'>
improved hungarian notation;
added doxygen comments;


git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4260 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>improved hungarian notation</title>
<updated>2010-02-17T18:40:18Z</updated>
<author>
<name>Elvio Basello</name>
</author>
<published>2010-02-17T18:40:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=8ce73102b116c351885de777dabbd766bccb09d6'/>
<id>urn:sha1:8ce73102b116c351885de777dabbd766bccb09d6</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3984 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>[KVIrc] (trunk) Code clean-ups.</title>
<updated>2010-02-17T17:34:51Z</updated>
<author>
<name>Kai Wasserbäch</name>
</author>
<published>2010-02-17T17:34:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=0023b93dea2a646d642c16f044bdca7bbd59b601'/>
<id>urn:sha1:0023b93dea2a646d642c16f044bdca7bbd59b601</id>
<content type='text'>
  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
</content>
</entry>
<entry>
<title>2 missing bytes from previous commit</title>
<updated>2009-12-21T12:31:02Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2009-12-21T12:31:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=714e999278c6c69b3e03260a361d3f4c16861e89'/>
<id>urn:sha1:714e999278c6c69b3e03260a361d3f4c16861e89</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3727 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>patch for #656</title>
<updated>2009-12-21T12:28:55Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2009-12-21T12:28:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=18addfe1a0e37c6f9bace3ab27610590059f672f'/>
<id>urn:sha1:18addfe1a0e37c6f9bace3ab27610590059f672f</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3726 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>-pedantic compilation patch (fix for #526). Thanks to toma.</title>
<updated>2009-08-16T05:16:34Z</updated>
<author>
<name>Bugslayer</name>
</author>
<published>2009-08-16T05:16:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=67860dda63870857df0cc4287930287b8e07a1c2'/>
<id>urn:sha1:67860dda63870857df0cc4287930287b8e07a1c2</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3413 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>improved hungarian notation;</title>
<updated>2009-07-01T17:24:13Z</updated>
<author>
<name>Elvio Basello</name>
</author>
<published>2009-07-01T17:24:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=74000a49e93dac9da64deda081b99e5b264642ad'/>
<id>urn:sha1:74000a49e93dac9da64deda081b99e5b264642ad</id>
<content type='text'>
added missing tooltips;
removed uselss definition of KviQCString


git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3297 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
</feed>
