aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/KvsObject_http.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove all ifdefs related to older versions of Qt.•••Now that we only support Qt 5 we will no longer need these. Gravatar wodim2016-04-071-8/+3
* documentation: formatting/indentation + minor syntax fixes•••+ Dont use double quotes to emphasise words in normal circumstances. + improve indenting + consistency (good for readability when editing source) + also replace single quotes Gravatar un1versal2016-03-141-1/+1
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-4/+4
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* 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 newlines•••Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk Gravatar Matt Ullman2015-10-181-1/+0
* Port KVS http class to Qt5Gravatar Szymon Tomasz Stefanek2015-08-231-9/+10
* Merge patch by TheReign.••• * 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 Gravatar Szymon Tomasz Stefanek2014-12-281-1/+1
* - massive trailing whitespace cleanup (yes, one of these "you can hate me for...•••- 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 Gravatar Robert Förster2014-11-211-1/+1
* - added qt5 phonon support (windows doesn't seem to work, others were not tes...•••- 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 Gravatar Robert Förster2014-06-011-1/+3
* fix mingw32+automoc compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6261 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-09-291-1/+1
* qt5 support (sip): code only, no touch to build system by now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-09-251-3/+5
* single bugfix in webview object + a lot of make gcc happy•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6129 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-04-081-2/+1
* Objects module: fixed indentation (2nd part)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5837 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-05-081-48/+49
* The big rename for modules. Still some details remaining.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-011-0/+561