aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/KvsObject_http.cpp
Commit message (Collapse)AuthorAgeFilesLines
* various cosmetic: consistent comment formatGravatar un1versal2016-05-171-1/+0
| | | | + remove separators to make it consistent.
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-13/+13
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-231/+272
|
* Remove all ifdefs related to older versions of Qt.Gravatar wodim2016-04-071-8/+3
| | | | Now that we only support Qt 5 we will no longer need these.
* documentation: formatting/indentation + minor syntax fixesGravatar un1versal2016-03-141-1/+1
| | | | | | + 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-4/+4
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* fix the crazy formatting on help filesGravatar un1versal2015-11-231-7/+7
|
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
|
* Clean up trailing whitespaces and excess newlinesGravatar Matt Ullman2015-10-181-1/+0
| | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk
* Port KVS http class to Qt5Gravatar Szymon Tomasz Stefanek2015-08-231-9/+10
|
* Merge patch by TheReign.Gravatar Szymon Tomasz Stefanek2014-12-281-1/+1
| | | | | | | | | * Fixes an error in #if format * Fixes compiler warning of lone apostrophe on GNUC compilers git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6408 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - massive trailing whitespace cleanup (yes, one of these "you can hate me ↵Gravatar Robert Förster2014-11-211-1/+1
| | | | | | | | | for that" commits) - apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks! - fix compilation on qt 5.4 on windows git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - added qt5 phonon support (windows doesn't seem to work, others were not ↵Gravatar Robert Förster2014-06-011-1/+3
| | | | | | | | | | | | tested yet) - fixed tabs in plist - wrapped #warning into __GNUC__ ifdef - partly revert r6370 the change was quite pointless - update to ExtUtils::ParseXS 3.24 and Devel::PPPort 3.24, also adding a define which the latter suggested - massive update to the numeric table, no function change, some of these make sense to implement, some don't, this commit is merely to complete the listing so i can figure something out, possibly git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6381 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix mingw32+automoc compilationGravatar Fabio Bas2012-09-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6261 17fca916-40b9-46aa-a4ea-0a15b648b75c
* qt5 support (sip): code only, no touch to build system by nowGravatar Fabio Bas2012-09-251-3/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c
* single bugfix in webview object + a lot of make gcc happyGravatar Fabio Bas2012-04-081-2/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6129 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Objects module: fixed indentation (2nd part)Gravatar Fabio Bas2011-05-081-48/+49
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5837 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-0/+561
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c