| Commit message (Expand) | Author | Age | Files | Lines |
| * | Language Options: never translate the hardcoded "en" language code (#2755) | ctrlaltca | 2026-03-23 | 1 | -1/+1 |
| * | Add a spellchecker backend based on windows >=8 integrated spellchecker (#2743)•••* Add a spellchecker backend based on windows >=8 integrated spellchecker
* CI: remove enchant from windows builds
* Assume Qt5 is Windows 7, Qt6 is Windows >= 10
* Qt5 build is picking up a foreign libenchant from the build system, disable it | ctrlaltca | 2025-12-22 | 1 | -2/+2 |
| * | Migrate almost all QMessagebox to qt6-friendly version. | Fabio Bas | 2023-10-18 | 1 | -1/+1 |
| * | Make Windows code Unicode-aware (#2219) | wodim | 2017-05-24 | 1 | -1/+1 |
| * | ran codespell•••setted -> set
cant -> can't
| Dessa | 2016-05-15 | 1 | -5/+5 |
| * | OptionsWidget_textEncoding: collumn headers label fixes.•••+ message box title fix
| un1versal | 2016-05-15 | 1 | -2/+2 |
| * | cleanup: remove more ancient commented code p3 | un1versal | 2016-05-08 | 1 | -2/+0 |
| * | Apply clang-tidy: modernize-loop-convert | Alexey Sokolov | 2016-04-30 | 1 | -2/+1 |
| * | Apply clang-tidy: modernize-use-default | Alexey Sokolov | 2016-04-30 | 1 | -2/+1 |
| * | Apply clang-tidy: modernize-use-nullptr | Alexey Sokolov | 2016-04-30 | 1 | -2/+2 |
| * | Apply clang-format | Alexey Sokolov | 2016-04-29 | 1 | -50/+61 |
| * | fix typos: KVirc -> KVIrc | un1versal | 2016-04-13 | 1 | -1/+1 |
| * | 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 | 1 | -4/+0 |
| * | src/modules typos: capitalize, formatting, consistency and syntax fixes | un1versal | 2015-12-19 | 1 | -1/+1 |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | un1versal | 2015-11-28 | 1 | -1/+1 |
| * | Copyright Headers: Cosmetic typos irc -> IRC | un1versal | 2015-10-28 | 1 | -1/+1 |
| * | OptionsWidget: fix the strings that escaped the lack of coffee | un1versal | 2015-10-22 | 1 | -1/+1 |
| * | OptionsWidget_Various typos, consistency and capitalization | un1versal | 2015-10-22 | 1 | -2/+2 |
| * | 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 | 1 | -2/+1 |
| * | Fix #24. Add spell checking support using Enchant library (wrapper for Aspell...•••Thanks to alexzulu and S658P for inspiration, and to Pragma for code review.
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6416 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Alexey Sokolov | 2014-12-29 | 1 | -12/+81 |
| * | qt5 support (sip): code only, no touch to build system by now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-25 | 1 | -3/+0 |
| * | Dropped the KviTalPopupMenu layer, ported the involved code to QAction.•••This fixes most of the random crashes on osx, and is the base for a next change in the menubar.
Addiotional fix: "disconnect" menu entry was broken since the 3.x era
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6072 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-02-26 | 1 | -3/+3 |
| * | reworked KviLocale stuff: now it's a singleton•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5696 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-03-25 | 1 | -8/+7 |
| * | improved hungarian notation;•••added doxygen comments;
updated docs;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5678 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-03-23 | 1 | -5/+7 |
| * | moed kvirc_force_locale from Qdir::home() to local configuration dir, so that...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5462 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-02-10 | 1 | -2/+5 |
| * | 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
| Szymon Tomasz Stefanek | 2011-01-01 | 1 | -0/+169 |