| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Changes that will need to be reworked.•••QFont changed the weight scale in Qt6, in order to use them we'd need to fix all configuration files in all themes. QStreamConverter only supports Utf8/16/32 and Latin1 before Qt6.5. Stick to qt5compat's QTextCodec by now | 2023-10-18 | 1 | -1/+9 | |
| * | Port from QRegExp (unavailable on qt6) to KviRegExp, based on QRegularExpression•••Method str_kvs_fnc_split() had to be replaced with the original version, since the newer one relied on Qt5's QStringRef | 2023-10-18 | 1 | -26/+1 | |
| * | Remove Q_UNUSED macros | 2018-11-28 | 1 | -6/+2 | |
| * | Apply all modernize-* fixes from clang-tidy except for modernize-use-auto | 2018-11-14 | 1 | -6/+14 | |
| * | General code cleanup and coverity fixes - mostly fixes uninitialized members | 2017-10-21 | 1 | -8/+7 | |
| * | HelpIndex: Code cleanup | 2016-12-07 | 1 | -54/+35 | |
| * | HelpIndex: Change deprecated QtAlgorithms qSort to std::sort | 2016-12-07 | 1 | -4/+5 | |
| * | Apply clang-tidy: modernize-loop-convert | 2016-04-30 | 1 | -21/+21 | |
| * | Apply clang-tidy: modernize-use-nullptr | 2016-04-30 | 1 | -5/+5 | |
| * | Apply clang-format | 2016-04-29 | 1 | -419/+480 | |
| * | HelpIndex: debug messages consistency fixes | 2015-12-05 | 1 | -3/+3 | |
| * | - massive trailing whitespace cleanup (yes, one of these "you can hate me for...•••- apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks! - fix compilation on qt 5.4 on windows git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2014-11-21 | 1 | -3/+3 | |
| * | fix for #1109•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5642 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2011-03-19 | 1 | -1/+1 | |
| * | Code improvements in help window when using webkit(wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5570 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2011-03-13 | 1 | -0/+1 | |
| * | 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 | 2011-01-01 | 1 | -0/+602 |
