| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Sound options: don't immediately save changes when sound system gets autodetected; fix #2667
* If the config-saved sound system is not available anymore, force an autodetect; fix #2668
* Fix "qt" sound system under qt6 and unify the code path for Qt5.
* If phonon is available, prefer it over "qt" sound system (the latter can only play wav files)
* Nuke support for aRts (KDE2/3 sound server) and ESD (Gnome sound server before 2009)
* Sound module: replace SoundEffect with QmediaPlayer to support more file formats. Adjust the priority of "qt" sound system in autodetect
* Convert to smart pointers
* Sound options: force an autodetect if the current sound system is not valid
|
| | |
|
| |
|
|
|
|
|
| |
* Remove the remnants of GTK Style
* Add a Qt6 entry in build info; keep Qt5 since some scripts may need it
* Default to Fusion style on windows
|
| | |
|
| |
|
|
|
|
| |
of build system to make reproducible builds easier.
See https://reproducible-builds.org/ for why this is good.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
* cmakelists / buildinfo: report GTK status
in case GTK is compiled in we should know about it
helps debugging and removes guessing.
* CMakeLists: move GSM status to top
and remove one too many empty line
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
debug support.
|
| | |
|
| | |
|
| |
|
|
| |
opinion -> option
|
| |
|
|
| |
About dialog.
|
|
|
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5236 17fca916-40b9-46aa-a4ea-0a15b648b75c
|