aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/config/KviBuildInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add a spellchecker backend based on windows >=8 integrated spellchecker (#2743)Gravatar ctrlaltca2025-12-221-0/+3
| | | | | | | | | * 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
* Misc fixes to sound module related to autodetect (#2669)Gravatar ctrlaltca2024-08-021-3/+0
| | | | | | | | | | | | | | | | | * 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
* Add a comment about #2117Gravatar Alexey Sokolov2024-07-161-0/+2
|
* Remove GTK Style flag; fix #2117. Default to Fusion theme on Windows (#2664)Gravatar ctrlaltca2024-07-151-3/+3
| | | | | | | * 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
* Rename COMPILE_WEBKIT_SUPPORT to COMPILE_WEBENGINE_SUPPORTGravatar Fabio Bas2023-10-181-2/+2
|
* Do not track Linux kernel versionGravatar Bernhard M. Wiedemann2018-11-241-14/+0
| | | | | | of build system to make reproducible builds easier. See https://reproducible-builds.org/ for why this is good.
* KviBuildInfo: Update codeGravatar IceN9ne2016-11-021-10/+6
|
* Cleanup included filesGravatar IceN9ne2016-10-281-1/+2
|
* CMakelists / buildinfo: report GTK status (#2123)Gravatar un1versal2016-08-251-0/+3
| | | | | | | | | | | * 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
* KviBuildInfo: Add build typesGravatar staticfox2016-08-111-0/+9
|
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-1/+1
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-17/+19
|
* Show "debug" as a feature if the executable has been compiled withGravatar wodim2016-04-021-0/+3
| | | | debug support.
* Clean up the list of features.Gravatar wodim2016-04-021-13/+3
|
* Show features compiled in the executable in the about box.Gravatar wodim2016-03-251-0/+81
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Show the current Qt version and the Qt version that was used to build in the ↵Gravatar wodim2015-11-271-0/+5
| | | | About dialog.
* Yet more renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-0/+100
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5236 17fca916-40b9-46aa-a4ea-0a15b648b75c