aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* Update my clang-format to 3.8.0•••Don't sort includes Gravatar Alexey Sokolov2016-04-307-15/+14
* Apply clang-formatGravatar Alexey Sokolov2016-04-29445-59176/+62294
* Protect several hand-crafted blocks from clang-formatGravatar Alexey Sokolov2016-04-294-0/+10
* 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
* KvsObject_layout: minor indenting + spacing cleanupGravatar un1versal2016-04-271-10/+7
* 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
* Noldor73 “The journey of a thousand miles begins with one step.”•••That first step is RTFM https://git-scm.com/docGravatar un1versal2016-04-261-2/+2
* add .directory files to .gitignore [ci skip]Gravatar Dessa2016-04-261-4/+0
* Improve foreach loop•••@staticfox Gravatar Alexey Sokolov2016-04-261-2/+2
* Fix completer in KVS class lineeditGravatar Noldor732016-04-262-5/+27
* libkvifile: Use for range loopGravatar staticfox2016-04-251-4/+4
* 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
* Revert "Fix setCompleter function in KVS class lineedit"•••This reverts commit c9c241d28fa173316d64adf7024494da34336f16. Gravatar staticfox2016-04-241-22/+4
* Revert "Code fix/enhancements in KVS class tablewidget"•••This reverts commit b497c565738e6cb27d27fc6c17802cd1c6383103. Gravatar staticfox2016-04-242-359/+29
* Fix setCompleter function in KVS class lineeditGravatar Noldor732016-04-241-4/+22
* Code fix/enhancements in KVS class tablewidgetGravatar Noldor732016-04-242-29/+359
* general: More useless typo fixesGravatar staticfox2016-04-232-2/+2
* OptionsWidget_irc: cleanup removal of obsolete option after ed7821f4Gravatar un1versal2016-04-241-5/+0
* Remove unused optionGravatar Szymon Tomasz Stefanek2016-04-241-3/+3
* Fix #1928. Disallow creation of KVS layout objects with QToolBar widgets as p...Gravatar Szymon Tomasz Stefanek2016-04-241-0/+7
* general: Typo fixesGravatar staticfox2016-04-236-32/+32
* Code cleansGravatar Noldor732016-04-231-17/+15
* general: Some cleanups, some refactorsGravatar staticfox2016-04-231-1/+1
* KVS: More small cleanupsGravatar staticfox2016-04-222-48/+42
* Add a 'clear' command to the filetransferwindow moduleGravatar Szymon Tomasz Stefanek2016-04-221-0/+31
* Fix classes tree creation in class editorGravatar Noldor732016-04-221-2/+2
* KVS: Small cleanupsGravatar staticfox2016-04-224-25/+25
* Add support to windows unc remote path in module FileGravatar Noldor732016-04-221-99/+120
* libkviperl: indenting + documentation formattingGravatar un1versal2016-04-221-94/+83