aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/OptionsWidget_input.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add option to prioritize nick tab completion by last action time. Implements ↵Gravatar IceN9ne2018-02-191-3/+6
| | | | #2216
* Revert "Add an option to order nick completion by last action time. Resolves ↵ 5.0.0-beta1Gravatar Szymon Tomasz Stefanek2017-12-291-5/+0
| | | | | | #2216." This reverts commit 446bff05a0f0d344bca9da652431d5612b72209d.
* Revert "Add uintNickCompletionOrder to the options widget."Gravatar Szymon Tomasz Stefanek2017-12-291-23/+4
| | | | This reverts commit 6a0906274e93359e90337600192695b39706ff55.
* Revert "Allow adding tooltips to other widgets in the options dialogs."Gravatar Szymon Tomasz Stefanek2017-12-291-7/+4
| | | | This reverts commit 2f723938d6434302e6538e145bf8e1839de93b62.
* Allow adding tooltips to other widgets in the options dialogs.Gravatar Andrio Celos2017-12-281-4/+7
|
* Add uintNickCompletionOrder to the options widget.Gravatar Andrio Celos2017-12-281-4/+23
|
* Add an option to order nick completion by last action time. Resolves #2216.Gravatar Andrio Celos2017-12-281-0/+5
| | | | Also fixes a bug whereby a completion from Shift+Tab was always treated as the last match.
* Add option to ignore special characters in nick completion.Gravatar IceN9ne2016-09-141-0/+2
| | | | Implements #794
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-301-4/+2
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-58/+56
|
* OptionsWidget_input: setsuffix spaces to tabulation spinboxGravatar un1versal2016-04-271-1/+4
| | | | + removes unecessary words from label
* OptionsWidget_input: rename px suffix to pixelsGravatar un1versal2016-04-271-1/+1
| | | | | this suffix label has been used in themes preferences for much longer and imo is clearer for translators.
* add ui option for boolWarnAboutPastingMultipleLinesGravatar un1versal2016-01-061-6/+7
| | | | fixes #1821
* Address Dessas comments (thx for review)Gravatar un1versal2015-12-191-1/+1
|
* various files: typos/consistency and capitalization see notes below.Gravatar un1versal2015-12-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-8/+8
|
* OptionsWidget_input: realign position to values after 339ddfc6 to values ↵Gravatar un1versal2015-12-151-5/+5
| | | | | | | before- 4fa5b389 After 339ddfc6 this commit the right thing to do would be to have reverted the positioning added in 4fa5b389
* Move the option to be able to copy text only when the Control key is held ↵Gravatar wodim2015-12-141-1/+0
| | | | and don't allow the user to select text at all if it is not to be copied to the clipboard.
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* events: Add option to require Control to copyGravatar Matt Ullman2015-11-041-5/+6
| | | | Closes #1709
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
|
* OptionsWidget_Various typos, consistency and capitalizationGravatar un1versal2015-10-221-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
* Update cursor width when the option is changed and enable or disable the ↵Gravatar wodim2015-10-021-2/+3
| | | | spinbox depending on whether the checkbox is checked.
* fix #1591 add custom cursor thickness size optionsGravatar universal2015-10-021-1/+5
|
* 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
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-0/+167
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c