| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | cleanup: remove more ancient commented code p3 | un1versal | 2016-05-08 | 8 | -129/+10 |
| * | cleanup: separators and spacing | un1versal | 2016-05-08 | 3 | -3/+1 |
| * | cleanup duplicate includes | un1versal | 2016-05-04 | 1 | -2/+0 |
| * | Apply clang-tidy: modernize-loop-convert | Alexey Sokolov | 2016-04-30 | 8 | -25/+23 |
| * | Apply clang-tidy: modernize-use-default | Alexey Sokolov | 2016-04-30 | 8 | -23/+11 |
| * | Apply clang-tidy: modernize-use-override | Alexey Sokolov | 2016-04-30 | 2 | -33/+33 |
| * | Apply clang-tidy: modernize-use-nullptr | Alexey Sokolov | 2016-04-30 | 31 | -211/+211 |
| * | Update my clang-format to 3.8.0•••Don't sort includes
| Alexey Sokolov | 2016-04-30 | 4 | -8/+7 |
| * | Apply clang-format | Alexey Sokolov | 2016-04-29 | 109 | -10813/+11476 |
| * | KvsObject_layout: minor indenting + spacing cleanup | un1versal | 2016-04-27 | 1 | -10/+7 |
| * | Noldor73 “The journey of a thousand miles begins with one step.”•••That first step is RTFM https://git-scm.com/doc | un1versal | 2016-04-26 | 1 | -2/+2 |
| * | add .directory files to .gitignore [ci skip] | Dessa | 2016-04-26 | 1 | -4/+0 |
| * | Fix completer in KVS class lineedit | Noldor73 | 2016-04-26 | 2 | -5/+27 |
| * | Revert "Fix setCompleter function in KVS class lineedit"•••This reverts commit c9c241d28fa173316d64adf7024494da34336f16.
| staticfox | 2016-04-24 | 1 | -22/+4 |
| * | Revert "Code fix/enhancements in KVS class tablewidget"•••This reverts commit b497c565738e6cb27d27fc6c17802cd1c6383103.
| staticfox | 2016-04-24 | 2 | -359/+29 |
| * | Fix setCompleter function in KVS class lineedit | Noldor73 | 2016-04-24 | 1 | -4/+22 |
| * | Code fix/enhancements in KVS class tablewidget | Noldor73 | 2016-04-24 | 2 | -29/+359 |
| * | Fix #1928. Disallow creation of KVS layout objects with QToolBar widgets as p... | Szymon Tomasz Stefanek | 2016-04-24 | 1 | -0/+7 |
| * | general: Some cleanups, some refactors | staticfox | 2016-04-23 | 1 | -1/+1 |
| * | KVS: More small cleanups | staticfox | 2016-04-22 | 2 | -48/+42 |
| * | KVS: Small cleanups | staticfox | 2016-04-22 | 4 | -25/+25 |
| * | Revert "Add support to windows unc remote path in module File; code fix/enhan...•••This reverts commit 741e768cfef3d1aa86d057b667f6bb4f1375f78d.
| staticfox | 2016-04-21 | 3 | -381/+33 |
| * | Add support to windows unc remote path in module File; code fix/enhancement i... | Noldor73 | 2016-04-21 | 3 | -33/+381 |
| * | KvsObject_socket: Cleanup | staticfox | 2016-04-20 | 1 | -12/+9 |
| * | Fix in kvs socket class: incomingConnectionEvent | Noldor73 | 2016-04-20 | 2 | -11/+15 |
| * | Remove all ifdefs related to older versions of Qt.•••Now that we only support Qt 5 we will no longer need these.
| wodim | 2016-04-07 | 6 | -32/+8 |
| * | documentation: formatting/indentation + minor syntax fixes•••+ Dont use double quotes to emphasise words in normal circumstances.
+ improve indenting + consistency (good for readability when editing source)
+ also replace single quotes
| un1versal | 2016-03-14 | 34 | -1064/+988 |
| * | cleanup: add or remove empty lines between documentation blocks & code | un1versal | 2016-03-14 | 6 | -9/+2 |
| * | Drop support of Qt4 from CMakeLists•••All C++ #ifdefs are still there... See #1650
Also switch Travis to Qt5
| Alexey Sokolov | 2016-01-31 | 1 | -13/+11 |
| * | run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Ar... | Dessa | 2016-01-31 | 4 | -4/+4 |
| * | Fix false friend. | wodim | 2016-01-04 | 1 | -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
| un1versal | 2015-12-19 | 6 | -14/+14 |
| * | src/modules: typos, consistency capitalize, fomatting and indenting fixes•••these contains in addition the whitespace changes
| un1versal | 2015-12-19 | 23 | -380/+322 |
| * | src/modules typos: capitalize, formatting, consistency and syntax fixes | un1versal | 2015-12-19 | 25 | -143/+148 |
| * | Remove deprecated and unused QMatrix references | TheReign | 2015-12-13 | 2 | -2/+0 |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | un1versal | 2015-11-28 | 100 | -100/+100 |
| * | fix the crazy formatting on help files | un1versal | 2015-11-23 | 2 | -21/+22 |
| * | Fix invalid use of a pointer already freed | stakewinner00 | 2015-11-02 | 1 | -5/+4 |
| * | Copyright Headers: Cosmetic typos irc -> IRC | un1versal | 2015-10-28 | 96 | -96/+96 |
| * | Clean up double semicolons | Matt Ullman | 2015-10-27 | 1 | -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
| Matt Ullman | 2015-10-18 | 50 | -95/+7 |
| * | [ci skip] cpp files, capitalization, typos, syntax normalization and punctuation | un1versal | 2015-10-08 | 5 | -13/+13 |
| * | [ci skip] no strings - cpp files - typo corrections | un1versal | 2015-10-08 | 2 | -3/+3 |
| * | [ci skip] various header files, typos corrections | un1versal | 2015-10-08 | 1 | -1/+1 |
| * | Bye bye MDI. I have probably introduced few minor bugs that I haven't been ab... | Szymon Tomasz Stefanek | 2015-09-28 | 2 | -7/+7 |
| * | Maybe fix #1530 | Szymon Tomasz Stefanek | 2015-08-30 | 1 | -0/+3 |
| * | Add basic KDE5 support. | Szymon Tomasz Stefanek | 2015-08-24 | 1 | -1/+1 |
| * | Register http and ftp classes also with Qt5 | Szymon Tomasz Stefanek | 2015-08-23 | 1 | -6/+2 |
| * | Port KVS ftp class to Qt5 | Szymon Tomasz Stefanek | 2015-08-23 | 7 | -10/+3466 |
| * | Port KVS http class to Qt5 | Szymon Tomasz Stefanek | 2015-08-23 | 8 | -18/+5553 |