aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/KvsObject_socket.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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 fixesGravatar un1versal2016-03-141-96/+82
| | | | | | + Dont use double quotes to emphasise words in normal circumstances. + improve indenting + consistency (good for readability when editing source) + also replace single quotes
* run codespell to fix some typos, run mkabouttext.pl, fix typos reported by ↵Gravatar Dessa2016-01-311-1/+1
| | | | Arfrever
* Fix false friend.Gravatar wodim2016-01-041-1/+1
|
* various files: typos/consistency and capitalization see notes below.Gravatar un1versal2015-12-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-20/+21
|
* 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
|
* 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
* - massive trailing whitespace cleanup (yes, one of these "you can hate me ↵Gravatar Robert Förster2014-11-211-12/+12
| | | | | | | | | 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
* qt5 support (sip): code only, no touch to build system by nowGravatar Fabio Bas2012-09-251-3/+0
| | | | 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-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5837 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Objects module: fixed indentation (wip)Gravatar Fabio Bas2011-05-081-25/+18
| | | | | | | 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
* First public version of webkit kvs interfacing (wip)... missing docGravatar Noldor2011-03-121-1/+13
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5565 17fca916-40b9-46aa-a4ea-0a15b648b75c
* another vc++ fix (socket object)Gravatar Fabio Bas2011-01-141-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5358 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More work on KVS socket (wip)Gravatar Noldor2011-01-121-1/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5346 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More work KVS on socket class(wip)Gravatar Noldor2011-01-101-38/+90
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5324 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Kvs socket class porting to QT api (wip)Gravatar Noldor2011-01-101-824/+217
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5323 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-0/+1297
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c