| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update my clang-format to 3.8.0•••Don't sort includes | 2016-04-30 | 7 | -15/+14 | |
| * | Apply clang-format | 2016-04-29 | 445 | -59176/+62294 | |
| * | Protect several hand-crafted blocks from clang-format | 2016-04-29 | 4 | -0/+10 | |
| * | OptionsWidgeet_proxy: cleanup missed indenting | 2016-04-28 | 1 | -9/+12 | |
| * | add newproxy icon and assign to OptionsWidjet_proxy | 2016-04-27 | 1 | -2/+2 | |
| * | OptionsWidget_servers: cleanups + indenting | 2016-04-27 | 1 | -144/+130 | |
| * | OptionsWidget_servers: reword proxy server tooltip in servers dialog | 2016-04-27 | 1 | -3/+4 | |
| * | OptionsWidget_proxy: cleanup indenting + spacing and old unused code | 2016-04-27 | 1 | -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 | 2016-04-27 | 1 | -3/+8 | |
| * | OptionsWidget_userList: cleanup and add tooltip | 2016-04-27 | 1 | -16/+13 | |
| * | KvsObject_layout: minor indenting + spacing cleanup | 2016-04-27 | 1 | -10/+7 | |
| * | OptionsWidget_ircView: cleanup formatting + indenting | 2016-04-27 | 2 | -12/+9 | |
| * | OptionsWidget_theme: cleanup formatting + indenting | 2016-04-27 | 2 | -23/+15 | |
| * | OptionsWidget_theme: add percentage suffix to opacity spinboxes | 2016-04-27 | 1 | -2/+4 | |
| * | OptionsWidget_windowList: cleanup indeanting + formatting | 2016-04-27 | 2 | -22/+11 | |
| * | OptionsWidget_windowList: setsuffix pixels in width spinboxes | 2016-04-27 | 1 | -6/+11 | |
| * | OptionsWidget_avatar: cleanup formatting + indenting | 2016-04-27 | 1 | -41/+33 | |
| * | OptionsWidget_avatar: add pixel suffix to image spinbox value | 2016-04-27 | 1 | -0/+4 | |
| * | OptionsWidget_input: setsuffix spaces to tabulation spinbox•••+ removes unecessary words from label | 2016-04-27 | 1 | -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. | 2016-04-27 | 2 | -1/+2 | |
| * | Disable the 'Use proxy' check if there are no proxies in the list | 2016-04-27 | 2 | -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 | 2016-04-26 | 1 | -52/+38 | |
| * | Add option to hide the taskbar button. (#1942) | 2016-04-26 | 1 | -0/+9 | |
| * | Noldor73 “The journey of a thousand miles begins with one step.”•••That first step is RTFM https://git-scm.com/doc | 2016-04-26 | 1 | -2/+2 | |
| * | add .directory files to .gitignore [ci skip] | 2016-04-26 | 1 | -4/+0 | |
| * | Improve foreach loop•••@staticfox | 2016-04-26 | 1 | -2/+2 | |
| * | Fix completer in KVS class lineedit | 2016-04-26 | 2 | -5/+27 | |
| * | libkvifile: Use for range loop | 2016-04-25 | 1 | -4/+4 | |
| * | OptionsWidget_connection: formatting + spacing + commented code cleanup | 2016-04-25 | 2 | -75/+71 | |
| * | OptionsWidget: + formatting + spacing + indenting cleanup | 2016-04-25 | 4 | -31/+65 | |
| * | OptionsWidget_connection: (de)capitalization round-robin | 2016-04-25 | 1 | -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. | 2016-04-24 | 7 | -182/+151 | |
| * | OptionsWidget: rename option labels to reflect current function | 2016-04-24 | 5 | -24/+52 | |
| * | Revert "Fix setCompleter function in KVS class lineedit"•••This reverts commit c9c241d28fa173316d64adf7024494da34336f16. | 2016-04-24 | 1 | -22/+4 | |
| * | Revert "Code fix/enhancements in KVS class tablewidget"•••This reverts commit b497c565738e6cb27d27fc6c17802cd1c6383103. | 2016-04-24 | 2 | -359/+29 | |
| * | Fix setCompleter function in KVS class lineedit | 2016-04-24 | 1 | -4/+22 | |
| * | Code fix/enhancements in KVS class tablewidget | 2016-04-24 | 2 | -29/+359 | |
| * | general: More useless typo fixes | 2016-04-23 | 2 | -2/+2 | |
| * | OptionsWidget_irc: cleanup removal of obsolete option after ed7821f4 | 2016-04-24 | 1 | -5/+0 | |
| * | Remove unused option | 2016-04-24 | 1 | -3/+3 | |
| * | Fix #1928. Disallow creation of KVS layout objects with QToolBar widgets as p... | 2016-04-24 | 1 | -0/+7 | |
| * | general: Typo fixes | 2016-04-23 | 6 | -32/+32 | |
| * | Code cleans | 2016-04-23 | 1 | -17/+15 | |
| * | general: Some cleanups, some refactors | 2016-04-23 | 1 | -1/+1 | |
| * | KVS: More small cleanups | 2016-04-22 | 2 | -48/+42 | |
| * | Add a 'clear' command to the filetransferwindow module | 2016-04-22 | 1 | -0/+31 | |
| * | Fix classes tree creation in class editor | 2016-04-22 | 1 | -2/+2 | |
| * | KVS: Small cleanups | 2016-04-22 | 4 | -25/+25 | |
| * | Add support to windows unc remote path in module File | 2016-04-22 | 1 | -99/+120 | |
| * | libkviperl: indenting + documentation formatting | 2016-04-22 | 1 | -94/+83 |
