aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/KvsObject_file.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix undefined behavior involving lifetime of temporariesGravatar IceN9ne2018-04-221-6/+6
|
* Fix wrapping of <pre> in the docs.Gravatar wodim2017-08-311-6/+6
| | | | Fixes #2288
* cleanup: remove more ancient commented code p3Gravatar un1versal2016-05-081-6/+5
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-153/+168
|
* documentation: formatting/indentation + minor syntax fixesGravatar un1versal2016-03-141-11/+10
| | | | | | + Dont use double quotes to emphasise words in normal circumstances. + improve indenting + consistency (good for readability when editing source) + also replace single quotes
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-7/+7
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
|
* [ci skip] cpp files, capitalization, typos, syntax normalization and punctuationGravatar un1versal2015-10-081-3/+3
|
* qt5 support (sip): code only, no touch to build system by nowGravatar Fabio Bas2012-09-251-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Objects module: fixed indentation (2nd part)Gravatar Fabio Bas2011-05-081-12/+11
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5837 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Match new[] with the correct delete[]Gravatar Szymon Tomasz Stefanek2011-02-211-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5497 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fix more memory leaks aroundGravatar Szymon Tomasz Stefanek2011-02-211-1/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5496 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-0/+648
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c