aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/KvsObject_widget.cpp
Commit message (Expand)AuthorAgeFilesLines
* small typo (#2305)•••Stray space in parameter "No Focus" must be "NoFocus".Gravatar minduser002017-09-101-1/+1
* Fix wrapping of <pre> in the docs.•••Fixes #2288 Gravatar wodim2017-08-311-45/+45
* KvsObject_widget: Add additional size functionsGravatar IceN9ne2016-11-301-0/+102
* cleanup: remove more ancient commented code p3Gravatar un1versal2016-05-081-9/+0
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-301-2/+1
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-17/+17
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-546/+590
* KVS: More small cleanupsGravatar staticfox2016-04-221-46/+42
* KVS: Small cleanupsGravatar staticfox2016-04-221-12/+15
* 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-90/+86
* 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-3/+3
* src/modules: typos, consistency capitalize, fomatting and indenting fixes•••these contains in addition the whitespace changes Gravatar un1versal2015-12-191-17/+13
* 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-3/+0
* [ci skip] cpp files, capitalization, typos, syntax normalization and punctuationGravatar un1versal2015-10-081-4/+4
* Maybe fix #1530Gravatar Szymon Tomasz Stefanek2015-08-301-0/+3
* - 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
* fix #1419•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6360 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2013-10-131-1/+2
* Compile and run with Qt5.0. Also add a couple of KVS functions for byte order...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6297 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2012-12-221-6/+6
* 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-4/+1
* More on #1302•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6226 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2012-07-091-1/+1
* fix some indentation which got lost in the last commit.•••someone with too much free time should fix all the files to be indented correctly (right...) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6087 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-02-291-10/+10
* I previously broke the objects module, this should fix it•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6086 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-281-4/+4
* Dropped the KviTalPopupMenu layer, ported the involved code to QAction.•••This fixes most of the random crashes on osx, and is the base for a next change in the menubar. Addiotional fix: "disconnect" menu entry was broken since the 3.x era git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6072 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-261-4/+4
* More work on webview (wip) - some fixes around widgets•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5991 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-12-071-18/+1
* Removed unuseful debug msg•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5886 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-06-301-1/+0
* Some fixes in class sql•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5884 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-06-281-5/+18
* a common typo, isn't it? :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5839 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-05-151-1/+1
* 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-39/+34
* Code improvements in kvs classes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5805 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-04-281-4/+45
* Code improvements in the theme manager(wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5610 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-03-161-0/+1
* More work on kvs class webview•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5571 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-03-131-5/+14
* 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-24/+0
* Yet more memory leak hunting•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5502 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-221-5/+6
* Fix more memory leaks around•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5496 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-211-135/+127
* renamed a global pointer;•••more work on KDE notifier; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5303 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-061-4/+4
* 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/+2030