aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/OptionsWidget_identity.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-141-1/+1
* Revert "Allow adding tooltips to other widgets in the options dialogs."•••This reverts commit 2f723938d6434302e6538e145bf8e1839de93b62. Gravatar Szymon Tomasz Stefanek2017-12-291-5/+6
* Allow adding tooltips to other widgets in the options dialogs.Gravatar Andrio Celos2017-12-281-6/+5
* various: add collumn width, read labelsGravatar un1versal2016-06-281-1/+6
* OptionsWidget_identity:fix tooltip src formatingGravatar un1versal2016-05-151-10/+10
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-301-14/+7
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-4/+4
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-301/+337
* general: More useless typo fixesGravatar staticfox2016-04-231-1/+1
* fix missing space between words in tooltip textGravatar un1versal2016-03-061-1/+1
* QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ...•••+ add window title to find and replace dialog Gravatar un1versal2016-02-271-5/+5
* OptionsWidget_identity: remove tooltip center formattingGravatar un1versal2016-02-021-32/+27
* widget_identify: Fix grammarGravatar Matt Ullman2016-01-121-2/+2
* widget_identify: Check for SSL links tooGravatar Matt Ullman2016-01-121-1/+1
* Make it so margins and spacings between the UI elements in all settings dialo...Gravatar wodim2016-01-071-4/+0
* Let the user create/edit a profile as long as it has a name. Do away with def...•••Part of #1781. Gravatar wodim2016-01-011-34/+11
* add missing colon...•••would be nice if all coons in these were appended to string not part of string. Gravatar un1versal2015-12-271-1/+1
* revert/fix wrong capitalization of checkbox options labelsGravatar un1versal2015-12-261-1/+1
* improve avarar selection messageGravatar un1versal2015-12-231-2/+2
* adjust message and increase dialog minimum size•••make this message slightly more readable intead of a wall of text. Gravatar un1versal2015-12-231-4/+3
* fix avatar choose dialogGravatar TheReign2015-12-231-25/+30
* fix sentence wording and pluralise correct word.Gravatar un1versal2015-12-231-2/+2
* fix broken message text on dialog and fix missed strings.•••Theres way too many dialogs everywhere scattered all over for same thing more or less.. Gravatar un1versal2015-12-231-8/+8
* https:// for avatar now supported and remove empty spaceGravatar un1versal2015-12-231-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-19/+19
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-2/+2
* 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
* OptionsWidget_Various typos, consistency and capitalizationGravatar un1versal2015-10-221-2/+2
* 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-2/+0
* Minor grammar: english -> EnglishGravatar universal2015-09-151-2/+2
* 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/+1
* 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-1/+1
* fix all warnings under clang•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5952 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-08-261-2/+1
* killed some QString helpers. Pay attention to the localizations: format strin...•••updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-101-4/+3
* 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/+1017