aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/OptionsWidget_identity.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Migrate almost all QMessagebox to qt6-friendly version.Gravatar Fabio Bas2023-10-181-6/+4
|
* Port from QRegExp (unavailable on qt6) to KviRegExp, based on QRegularExpressionGravatar Fabio Bas2023-10-181-1/+2
| | | | Method str_kvs_fnc_split() had to be replaced with the original version, since the newer one relied on Qt5's QStringRef
* Mass rename of margin -> contentsMarginsGravatar Fabio Bas2023-10-181-3/+3
|
* 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."Gravatar Szymon Tomasz Stefanek2017-12-291-5/+6
| | | | This reverts commit 2f723938d6434302e6538e145bf8e1839de93b62.
* 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 ↵Gravatar un1versal2016-02-271-5/+5
| | | | | | to improve entries + add window title to find and replace dialog
* 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 ↵Gravatar wodim2016-01-071-4/+0
| | | | dialogues are more consistent.
* Let the user create/edit a profile as long as it has a name. Do away with ↵Gravatar wodim2016-01-011-34/+11
| | | | | | default values. Part of #1781.
* add missing colon...Gravatar un1versal2015-12-271-1/+1
| | | | | would be nice if all coons in these were appended to string not part of string.
* 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 sizeGravatar un1versal2015-12-231-4/+3
| | | | make this message slightly more readable intead of a wall of text.
* 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.Gravatar un1versal2015-12-231-8/+8
| | | | Theres way too many dialogs everywhere scattered all over for same thing more or less..
* https:// for avatar now supported and remove empty spaceGravatar un1versal2015-12-231-1/+1
|
* various files: typos/consistency and capitalization see notes below.Gravatar un1versal2015-12-191-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-2/+2
|
* 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
|
* OptionsWidget_Various typos, consistency and capitalizationGravatar un1versal2015-10-221-2/+2
|
* 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
* Minor grammar: english -> EnglishGravatar universal2015-09-151-2/+2
|
* qt5 support (sip): code only, no touch to build system by nowGravatar Fabio Bas2012-09-251-3/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Dropped the KviTalPopupMenu layer, ported the involved code to QAction.Gravatar Fabio Bas2012-02-261-1/+1
| | | | | | | | 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
* fix all warnings under clangGravatar wodim2011-08-261-2/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5952 17fca916-40b9-46aa-a4ea-0a15b648b75c
* killed some QString helpers. Pay attention to the localizations: format ↵Gravatar Elvio Basello2011-01-101-4/+3
| | | | | | | | | strings have changed!; updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-0/+1017
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c