aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options
Commit message (Expand)AuthorAgeFilesLines
...
* Add a close button to the buttons in the classic windowlist. (#1970)Gravatar Cizzle2016-05-091-4/+5
* cleanup: remove more ancient commented code p3Gravatar un1versal2016-05-082-38/+0
* Cleanup random separators with no commentsGravatar un1versal2016-05-061-4/+0
* OptionsWidget_uparser: remove unnecessary newlineGravatar un1versal2016-05-061-4/+2
* OptionsWidget_lag: cleanup formattingGravatar un1versal2016-05-061-14/+16
* OptionsWidget_alertsAndHighlighting: reformat + cleanup space in string and p...Gravatar un1versal2016-05-051-15/+26
* OptionsWidget_uparser: syntax fixes in tooltipGravatar un1versal2016-05-031-1/+1
* src various: small strings fixes•••its like dejavu Gravatar un1versal2016-05-031-2/+2
* Apply clang-tidy: modernize-loop-convertGravatar Alexey Sokolov2016-04-301-2/+1
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-3039-174/+87
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-3013-235/+235
* Apply clang-formatGravatar Alexey Sokolov2016-04-2975-6049/+6311
* Protect several hand-crafted blocks from clang-formatGravatar Alexey Sokolov2016-04-291-0/+2
* OptionsWidgeet_proxy: cleanup missed indentingGravatar un1versal2016-04-281-9/+12
* add newproxy icon and assign to OptionsWidjet_proxyGravatar un1versal2016-04-271-2/+2
* OptionsWidget_servers: cleanups + indentingGravatar un1versal2016-04-271-144/+130
* OptionsWidget_servers: reword proxy server tooltip in servers dialogGravatar un1versal2016-04-271-3/+4
* OptionsWidget_proxy: cleanup indenting + spacing and old unused codeGravatar un1versal2016-04-271-17/+6
* OptionsWidget_proxy: reword label + add tooltip + fix capitalization•••+ reword Use proxy label (wording decided by Pragma) + add tooltip with a brief description to Use proxy for all connections label + fix tooltip text capitalization For Add / Remove proxy Gravatar un1versal2016-04-271-3/+8
* OptionsWidget_userList: cleanup and add tooltipGravatar un1versal2016-04-271-16/+13
* OptionsWidget_ircView: cleanup formatting + indentingGravatar un1versal2016-04-272-12/+9
* OptionsWidget_theme: cleanup formatting + indentingGravatar un1versal2016-04-272-23/+15
* OptionsWidget_theme: add percentage suffix to opacity spinboxesGravatar un1versal2016-04-271-2/+4
* OptionsWidget_windowList: cleanup indeanting + formattingGravatar un1versal2016-04-272-22/+11
* OptionsWidget_windowList: setsuffix pixels in width spinboxesGravatar un1versal2016-04-271-6/+11
* OptionsWidget_avatar: cleanup formatting + indentingGravatar un1versal2016-04-271-41/+33
* OptionsWidget_avatar: add pixel suffix to image spinbox valueGravatar un1versal2016-04-271-0/+4
* 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-272-1/+2
* Disable the 'Use proxy' check if there are no proxies in the listGravatar Szymon Tomasz Stefanek2016-04-272-10/+20
* OptionsWidget_notify: refactor and make in seconds a spinbox suffix (#1957)•••* OptionsWidget_notify: formatting + indenting cleanup * OptionsWidget_notify: add suffix sec to spinbox + remove in seconds from label * OptionsWidget_notify: fix connecting slot this is a consistency issue and a major pet peeve. all similar spin boxes sec is suffixed, except for these... * OptionsWidget_notify: fix connecting slot Gravatar un1versal2016-04-261-52/+38
* Add option to hide the taskbar button. (#1942)Gravatar Cizzle2016-04-261-0/+9
* OptionsWidget_connection: formatting + spacing + commented code cleanupGravatar un1versal2016-04-252-75/+71
* OptionsWidget: + formatting + spacing + indenting cleanupGravatar un1versal2016-04-254-31/+65
* OptionsWidget_connection: (de)capitalization round-robinGravatar un1versal2016-04-251-1/+1
* OptionsWidget: formatting + indenting + obsolete code cleanup•••its not quite clang-format quality spacing after comma etc. maybe clang one day can visit these things and do a better job. Gravatar un1versal2016-04-247-182/+151
* OptionsWidget: rename option labels to reflect current functionGravatar un1versal2016-04-245-24/+52
* general: More useless typo fixesGravatar staticfox2016-04-231-1/+1
* OptionsWidget_irc: cleanup removal of obsolete option after ed7821f4Gravatar un1versal2016-04-241-5/+0
* Remove unused optionGravatar Szymon Tomasz Stefanek2016-04-241-3/+3
* general: Typo fixesGravatar staticfox2016-04-231-1/+1
* KviOptions: Add option to route WHO replies to console•••Closes #1815 Gravatar staticfox2016-04-131-0/+1
* fix typos: KVirc -> KVIrcGravatar un1versal2016-04-131-1/+1
* Boilerplating: fix typos and capitalizationGravatar un1versal2016-04-133-5/+5
* Remove all ifdefs related to older versions of Qt.•••Now that we only support Qt 5 we will no longer need these. Gravatar wodim2016-04-072-8/+0
* Only share the user's own nick colour if he has chosen the•••background not to be transparent. Gravatar wodim2016-03-121-1/+4
* Proper bouncers have no problems with CAPGravatar Alexey Sokolov2016-03-121-1/+1
* revert NewNetwork icon: this adds the newnetwrok icon to the treeview list•••these icons are for the config dialog and context menu options only for now. Gravatar un1versal2016-03-071-1/+1
* fix missing space between words in tooltip textGravatar un1versal2016-03-061-1/+1
* OptionsWidget_servers: fix indentation & remove separatorGravatar un1versal2016-03-061-4/+3