| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Add a checkbox in the event editor to enable or disable event handlers.•••Fixes #2189 | 2017-08-27 | 2 | -2/+33 | ||
| | * | Fix the second parameter of $context.getSSLCertInfo not being optional | 2017-08-26 | 1 | -8/+9 | ||
| * | | Add support for Python 3 | 2017-08-26 | 3 | -1/+33 | ||
| |/ | ||||||
| * | Remove lots of redundant line feeds around block elements in the docs. | 2017-08-25 | 14 | -132/+99 | ||
| * | Add missing include on some versions of Qt | 2017-08-24 | 1 | -0/+1 | ||
| * | Escape things in the class editor. Fixes #2211. (#2243) | 2017-07-30 | 1 | -2/+5 | ||
| * | ran "pngcrush -ow -rem allb -reduce" | 2017-06-29 | 83 | -0/+0 | ||
| * | Fix centering of servers dialog in parent KviMainWindow••• * Fixes #2158 | 2017-06-23 | 1 | -1/+1 | ||
| * | Fix Log Viewer search returning no hits after repeated searches•••Searches returning one result (e.g. one channel on one network), when ran more than once in a row, end up with no search hits - a variable that needed to be reset was missed. Fixes #2233 | 2017-06-22 | 1 | -0/+3 | ||
| * | regenerate perl stuff from 5.26.0•••- xs.inc using ExtUtils::ParseXS 3.34 (compile warning fix) - ppport.h from Devel::PPPort 3.36 (content unchanged, only relevant for people using the default DEFAULT_INC_EXCLUDES_DOT value building this file) | 2017-06-01 | 2 | -6/+6 | ||
| * | unbreak my last commit, don't cache perl and choco dirs, too big | 2017-05-24 | 1 | -2/+2 | ||
| * | push and pull po{t}s, typo fixes | 2017-05-24 | 12 | -14/+14 | ||
| * | Make Windows code Unicode-aware (#2219) | 2017-05-24 | 10 | -40/+30 | ||
| * | Build also in debug mode for windows (#2192)•••* Build also in debug mode for windows See #2191 * Don't mix /Od and -O2 on windows build. -O2 comes from perl * Reindent perlcore CMakeLists * Fix debug python build on windows * Rearrange environment vars in appveyor * Try to publish pdb files too * install qts and kvirc's debug pdbs in debug config * use TARGET_PDB_FILE instead | 2017-05-24 | 6 | -24/+40 | ||
| * | window module: Finish window.setBackground | 2017-04-01 | 1 | -5/+32 | ||
| * | snd module: Fix file descriptor check | 2017-03-09 | 1 | -3/+2 | ||
| * | logview module: Fix memory leak in logview export | 2017-03-09 | 2 | -4/+4 | ||
| * | rijndael module: Fix potential memory leak and invalid length check | 2017-03-09 | 1 | -1/+3 | ||
| * | RegisteredUsersDialog: Fix memory leak in exportClicked | 2017-03-09 | 1 | -1/+3 | ||
| * | serverdb module: Fix memory leak in addserver command | 2017-03-09 | 1 | -0/+1 | ||
| * | rijndael module: Fix incorrect size check | 2017-03-05 | 1 | -1/+1 | ||
| * | module window: Fix memory leak in crypt engine initializer. | 2017-03-05 | 1 | -4/+4 | ||
| * | Fix various memory leaks in usages of static KviKvsScript::run | 2017-03-05 | 1 | -3/+3 | ||
| * | fix a few oddities in the help browser | 2017-03-03 | 2 | -62/+33 | ||
| * | misc doc fixes | 2017-03-02 | 1 | -1/+1 | ||
| * | switch to the correct window even if it's open already | 2017-03-02 | 8 | -7/+12 | ||
| * | RawEventWindow: Fix crash when saving raw events | 2017-02-27 | 1 | -3/+3 | ||
| * | notifier module: Make message text selectable. | 2017-02-25 | 1 | -0/+1 | ||
| * | Miscellaneous documentation fixes | 2017-02-23 | 4 | -195/+183 | ||
| * | reguser module: Fix crash in reguser.add when user exists and group is set••• * Fixes #2205 | 2017-02-21 | 1 | -13/+11 | ||
| * | ran optipng -o9 on all png files | 2017-02-17 | 59 | -0/+0 | ||
| * | fix #1105 | 2017-02-09 | 1 | -1/+5 | ||
| * | KviProxy: Make class member data private | 2017-02-09 | 3 | -26/+24 | ||
| * | str module fixes/cleanup••• * Fixed stripleft to return empty string instead of nothing when an empty string is passed * Removed unused variables * Simplified functions * Fixed the split function to allow for splitting on empty string | 2017-02-04 | 1 | -98/+89 | ||
| * | make channel list dialogs more consistent; fix #1790 | 2017-02-04 | 2 | -6/+12 | ||
| * | SharedFilesWindow: Remove unused variables and some code cleanup | 2017-02-03 | 3 | -35/+28 | ||
| * | Encryption: A fix and some code cleanup••• * Fixes spelling error in function name that fails to override base class virtual function * Adds const to functions that should have it * Cleans-up some formatting | 2017-02-02 | 3 | -50/+49 | ||
| * | Fixes unintentional hiding of local variable in nested scope | 2017-02-02 | 1 | -1/+1 | ||
| * | Fix #2077 | 2017-01-28 | 2 | -1/+38 | ||
| * | OS X is dead, long live macOS | 2017-01-15 | 2 | -2/+2 | ||
| * | libkvichan: Fix typo in documentation•••Fixes #2168 | 2017-01-01 | 1 | -1/+1 | ||
| * | Add compatibilty to fish10 and mircryption keyx cbc mode. | 2016-12-12 | 1 | -3/+9 | ||
| * | HelpIndex: Code cleanup | 2016-12-07 | 1 | -54/+35 | ||
| * | HelpIndex: Change deprecated QtAlgorithms qSort to std::sort | 2016-12-07 | 1 | -4/+5 | ||
| * | Remove usage of deprecated QStyle* typedefs | 2016-12-02 | 1 | -6/+4 | ||
| * | KvsObject_widget: Add additional size functions | 2016-11-30 | 2 | -0/+106 | ||
| * | Fix typo in b556221 in warning messages | 2016-11-20 | 1 | -2/+2 | ||
| * | Add split view commands window.splitView and window.unsplitView, as well as f... | 2016-11-20 | 1 | -0/+102 | ||
| * | normalize File: , Size: and Mime: formatting | 2016-11-17 | 1 | -2/+2 | ||
| * | Fix quirk in a5932bf on some compilers | 2016-11-16 | 1 | -1/+1 | ||
