| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate almost all QMessagebox to qt6-friendly version. | 2023-10-18 | 1 | -6/+3 | |
| | | |||||
| * | Port from QRegExp (unavailable on qt6) to KviRegExp, based on QRegularExpression | 2023-10-18 | 1 | -3/+2 | |
| | | | | | Method str_kvs_fnc_split() had to be replaced with the original version, since the newer one relied on Qt5's QStringRef | ||||
| * | cleanup: remove more ancient commneted code | 2016-05-06 | 1 | -8/+0 | |
| | | |||||
| * | Apply clang-tidy: modernize-use-default | 2016-04-30 | 1 | -10/+5 | |
| | | |||||
| * | Apply clang-tidy: modernize-use-nullptr | 2016-04-30 | 1 | -1/+1 | |
| | | |||||
| * | Apply clang-format | 2016-04-29 | 1 | -111/+105 | |
| | | |||||
| * | QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ↵ | 2016-02-27 | 1 | -4/+4 | |
| | | | | | | | to improve entries + add window title to find and replace dialog | ||||
| * | ClassEditorWindow/PackThemeDialog: fix label capitalization | 2016-02-16 | 1 | -2/+2 | |
| | | |||||
| * | src/modules typos: capitalize, formatting, consistency and syntax fixes | 2015-12-19 | 1 | -1/+1 | |
| | | |||||
| * | copyright headers: fix broken boilerplate wording linkss -> terms and ↵ | 2015-11-28 | 1 | -1/+1 | |
| | | | | | opinion -> option | ||||
| * | Clean up trailing whitespaces and excess newlines | 2015-10-18 | 1 | -1/+0 | |
| | | | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk | ||||
| * | Rework the theme management a bit | 2015-08-27 | 1 | -128/+19 | |
| | | |||||
| * | File dialogs seem to always require a parent. Without it Qt5 enters in a ↵ | 2015-08-25 | 1 | -2/+0 | |
| | | | | | kind of modal loop that prevents user from interacting with the whole application. | ||||
| * | - massive trailing whitespace cleanup (yes, one of these "you can hate me ↵ | 2014-11-21 | 1 | -13/+13 | |
| | | | | | | | | | | for that" commits) - 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 | ||||
| * | fix for #1187 | 2011-08-22 | 1 | -1/+3 | |
| | | | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5938 17fca916-40b9-46aa-a4ea-0a15b648b75c | ||||
| * | fixed parsing the date of some log files (#1188) + updated deprecated ↵ | 2011-08-21 | 1 | -1/+1 | |
| | | | | | | | Qt::SystemLocaleDate git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5937 17fca916-40b9-46aa-a4ea-0a15b648b75c | ||||
| * | Code improvements in the theme manager(wip) | 2011-03-16 | 1 | -2/+3 | |
| | | | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5610 17fca916-40b9-46aa-a4ea-0a15b648b75c | ||||
| * | killed some QString helpers. Pay attention to the localizations: format ↵ | 2011-01-10 | 1 | -9/+9 | |
| | | | | | | | | | | strings have changed!; updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c | ||||
| * | The big rename for modules. Still some details remaining. | 2011-01-01 | 1 | -0/+576 | |
| git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c | |||||
