aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/KvsObject_socket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix error handling of QSslSocket (#2718)Gravatar ctrlaltca2025-10-101-1/+1
* Remove Q_UNUSED macrosGravatar IceN9ne2018-11-281-1/+0
* Fix compiler warnings in the code.Gravatar IceN9ne2018-11-271-1/+1
* Fix wrapping of <pre> in the docs.•••Fixes #2288 Gravatar wodim2017-08-311-4/+4
* various cosmetic: consistent comment format•••+ remove separators to make it consistent. Gravatar un1versal2016-05-171-1/+0
* cleanup: remove more ancient commented code p3Gravatar un1versal2016-05-081-12/+0
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-3/+3
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-158/+180
* KvsObject_socket: CleanupGravatar staticfox2016-04-201-12/+9
* Fix in kvs socket class: incomingConnectionEventGravatar Noldor732016-04-201-7/+11
* 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-96/+82
* run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Ar...Gravatar Dessa2016-01-311-1/+1
* Fix false friend.Gravatar wodim2016-01-041-1/+1
* various files: typos/consistency and capitalization see notes below.•••https://techbase.kde.org/Projects/Usability/HIG/Capitalization This was just done last minute over some notes I had made during earlier similar fixes. * dont capitalize prepositions/conjunctions with less than 5 letters + fix wrong plural. * freenode is all lowercase instance only. * tooltips are not Camel Case capitalization style either. * some centered text on a dialog when all the etxt is left aligned looks off, tootips we can give a pass to. * Tree items are Camel Case * Typos in Unknow channel modes * more tooltips in the Channel Mode/Ban Masks/Invite but flawed design on these The tooltips text doubles up as title one isnt capitalized and the other is... So now none are in this area only since unlike toolbars thers no test display here and its passable. Alternative is to fix these dialogs and toolbars and tbh I cant do it. * cannot vs can't : these are consistency fixes for strings and debug messages only. * about dialog group titles "Runtime Info" "Build Info" are Camel Cased as per capitalization guidelines, but label are like all other labels. s spaces tyyt Gravatar un1versal2015-12-191-1/+1
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-20/+21
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* 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
* - 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-12/+12
* 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/+0
* 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-3/+3
* Objects module: fixed indentation (wip)•••webview class: proper documentation misc: fixed errors and bad pratices found by lwlint git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5834 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-05-081-25/+18
* First public version of webkit kvs interfacing (wip)... missing doc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5565 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-03-121-1/+13
* another vc++ fix (socket object)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5358 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-01-141-2/+2
* More work on KVS socket (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5346 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-01-121-1/+6
* More work KVS on socket class(wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5324 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-01-101-38/+90
* Kvs socket class porting to QT api (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5323 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-01-101-824/+217
* 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/+1297