aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/KvsObject_popupMenu.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-96/+94
|
* documentation: formatting/indentation + minor syntax fixesGravatar un1versal2016-03-141-69/+69
| | | | | | + Dont use double quotes to emphasise words in normal circumstances. + improve indenting + consistency (good for readability when editing source) + also replace single quotes
* various files: typos/consistency and capitalization see notes below.Gravatar un1versal2015-12-191-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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, consistency capitalize, fomatting and indenting fixesGravatar un1versal2015-12-191-26/+26
| | | | these contains in addition the whitespace changes
* 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-2/+0
| | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk
* 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
* fix some indentation which got lost in the last commit.Gravatar Robert Förster2012-02-291-11/+11
| | | | | | 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
* I previously broke the objects module, this should fix itGravatar Fabio Bas2012-02-281-12/+12
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6086 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix compilation, thanks minde for noticing (CtrlAltCa <3)Gravatar wodim2012-02-271-1/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Dropped the KviTalPopupMenu layer, ported the involved code to QAction.Gravatar Fabio Bas2012-02-261-14/+14
| | | | | | | | 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
* More work on webview (wip) - some fixes around widgetsGravatar Noldor2011-12-071-6/+26
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5991 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed popupmenu's highlightedEvent parameter valueGravatar Fabio Bas2011-07-251-4/+10
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5915 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-68/+72
| | | | | | | 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/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5565 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-0/+398
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c