aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/OptionsWidget_input.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add option to prioritize nick tab completion by last action time. Implements ...Gravatar IceN9ne2018-02-191-3/+6
* Revert "Add an option to order nick completion by last action time. Resolves ...•••This reverts commit 446bff05a0f0d344bca9da652431d5612b72209d. 5.0.0-beta1Gravatar Szymon Tomasz Stefanek2017-12-291-5/+0
* Revert "Add uintNickCompletionOrder to the options widget."•••This reverts commit 6a0906274e93359e90337600192695b39706ff55. Gravatar Szymon Tomasz Stefanek2017-12-291-23/+4
* Revert "Allow adding tooltips to other widgets in the options dialogs."•••This reverts commit 2f723938d6434302e6538e145bf8e1839de93b62. Gravatar Szymon Tomasz Stefanek2017-12-291-7/+4
* 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.•••Also fixes a bug whereby a completion from Shift+Tab was always treated as the last match. Gravatar Andrio Celos2017-12-281-0/+5
* Add option to ignore special characters in nick completion.•••Implements #794 Gravatar IceN9ne2016-09-141-0/+2
* 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 spinbox•••+ removes unecessary words from label Gravatar un1versal2016-04-271-1/+4
* OptionsWidget_input: rename px suffix to pixels•••this suffix label has been used in themes preferences for much longer and imo is clearer for translators. Gravatar un1versal2016-04-271-1/+1
* add ui option for boolWarnAboutPastingMultipleLines•••fixes #1821 Gravatar un1versal2016-01-061-6/+7
* Address Dessas comments (thx for review)Gravatar un1versal2015-12-191-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-2/+2
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-8/+8
* OptionsWidget_input: realign position to values after 339ddfc6 to values befo...•••After 339ddfc6 this commit the right thing to do would be to have reverted the positioning added in 4fa5b389 Gravatar un1versal2015-12-151-5/+5
* Move the option to be able to copy text only when the Control key is held and...Gravatar wodim2015-12-141-1/+0
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* events: Add option to require Control to copy•••Closes #1709 Gravatar Matt Ullman2015-11-041-5/+6
* 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 newlines•••Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk Gravatar Matt Ullman2015-10-181-1/+0
* Update cursor width when the option is changed and enable or disable the spin...Gravatar wodim2015-10-021-2/+3
* fix #1591 add custom cursor thickness size optionsGravatar universal2015-10-021-1/+5
* 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/+0
* 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/+167