aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/OptionsWidget_textEncoding.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Language Options: never translate the hardcoded "en" language code (#2755)Gravatar ctrlaltca2026-03-231-1/+1
|
* Add a spellchecker backend based on windows >=8 integrated spellchecker (#2743)Gravatar ctrlaltca2025-12-221-2/+2
| | | | | | | | | * 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
* Migrate almost all QMessagebox to qt6-friendly version.Gravatar Fabio Bas2023-10-181-1/+1
|
* Make Windows code Unicode-aware (#2219)Gravatar wodim2017-05-241-1/+1
|
* ran codespellGravatar Dessa2016-05-151-5/+5
| | | | | setted -> set cant -> can't
* OptionsWidget_textEncoding: collumn headers label fixes.Gravatar un1versal2016-05-151-2/+2
| | | | + message box title fix
* cleanup: remove more ancient commented code p3Gravatar un1versal2016-05-081-2/+0
|
* Apply clang-tidy: modernize-loop-convertGravatar Alexey Sokolov2016-04-301-2/+1
|
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-301-2/+1
|
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-2/+2
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-50/+61
|
* fix typos: KVirc -> KVIrcGravatar un1versal2016-04-131-1/+1
|
* Remove all ifdefs related to older versions of Qt.Gravatar wodim2016-04-071-4/+0
| | | | Now that we only support Qt 5 we will no longer need these.
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-1/+1
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
|
* OptionsWidget: fix the strings that escaped the lack of coffeeGravatar un1versal2015-10-221-1/+1
|
* OptionsWidget_Various typos, consistency and capitalizationGravatar un1versal2015-10-221-2/+2
|
* Clean up trailing whitespaces and excess newlinesGravatar Matt Ullman2015-10-181-2/+1
| | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk
* Fix #24. Add spell checking support using Enchant library (wrapper for ↵Gravatar Alexey Sokolov2014-12-291-12/+81
| | | | | | | | | Aspell, Hunspell, and others). 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
* qt5 support (sip): code only, no touch to build system by nowGravatar Fabio Bas2012-09-251-3/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Dropped the KviTalPopupMenu layer, ported the involved code to QAction.Gravatar Fabio Bas2012-02-261-3/+3
| | | | | | | | 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
* reworked KviLocale stuff: now it's a singletonGravatar Elvio Basello2011-03-251-8/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5696 17fca916-40b9-46aa-a4ea-0a15b648b75c
* improved hungarian notation;Gravatar Elvio Basello2011-03-231-5/+7
| | | | | | | | added doxygen comments; updated docs; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5678 17fca916-40b9-46aa-a4ea-0a15b648b75c
* moed kvirc_force_locale from Qdir::home() to local configuration dir, so ↵Gravatar Fabio Bas2011-02-101-2/+5
| | | | | | that it affects only a single installation (#1091) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5462 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-0/+169
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c