| Commit message (Expand) | Author | Age | Files | Lines |
| * | Misc fixes to sound module related to autodetect (#2669)•••* 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 | ctrlaltca | 2024-08-02 | 1 | -1/+1 |
| * | build_debian: small fix | Alexander Pozdnyakov | 2018-12-30 | 1 | -1/+1 |
| * | build_debian: add option CMAKE_VERBOSE_MAKEFILE=False | Alexander Pozdnyakov | 2018-12-30 | 1 | -1/+1 |
| * | build_debian: disable dh_verbose | Alexander Pozdnyakov | 2018-12-30 | 1 | -1/+1 |
| * | update travis dist to precise and remove manual cmake upgrade | Benjamin Staneck | 2018-12-26 | 1 | -1/+0 |
| * | update debian rules | Alexander Pozdnyakov | 2018-04-22 | 1 | -1/+1 |
| * | really really remove mailing list link and try to fix debian build | Benjamin Staneck | 2018-04-22 | 1 | -2/+2 |
| * | fix doc folder cleanup fallout (#2370) | Benjamin Staneck | 2018-04-11 | 1 | -1/+1 |
| * | Docs folder cleanup (#2366)•••* delete accelerator.keys.txt
content is at https://github.com/kvirc/KVIrc/wiki/Keyboard-shortcuts
* delete INSTALL and doc/INSTALL.txt
content is at https://github.com/kvirc/KVIrc/wiki/installation
* delete doc/firefox.hack.txt
should no longer be needed
* delete doc/themes.howto.txt
content is at https://github.com/kvirc/KVIrc/wiki/tutorials
* delete doc/INSTALL-MacOS.txt
content is at https://github.com/kvirc/KVIrc/wiki/Compiling-KVIrc-from-git-on-macOS-Sierra
* add another VS file to .gitignore
* delete doc/FAQ
content is at https://github.com/kvirc/KVIrc/wiki/FAQ
* delete old TODOs
content should be, if relevant, in issues
* delete doc/addon.howto.txt
content is at https://github.com/kvirc/KVIrc/wiki/Addons
* delete doc/scripting.faq.txt
content is at https://github.com/kvirc/KVIrc/wiki/tutorials
* delete translations.howto.txt and translations.spanish.notes.txt
content should be at https://github.com/kvirc/KVIrc/wiki/Updating-KVIrc's-translations
* delete win32_run_cmake.bat
outdated?
* adjust CMakeLists.txt for removed files
* delete Windows compilation instructions
content is at https://github.com/kvirc/KVIrc/wiki/Compiling-KVIrc-on-Windows
* delete doc/hackers.guide.txt
content is at https://github.com/kvirc/KVIrc/wiki/The-Source-Tree
* delete doc/ui-style-tips.txt
content is at https://github.com/kvirc/KVIrc/wiki/Contributing-code-to-KVIrc's-repositories
* adjust README to doc changes
* move main license file to root
* adjust mentions of copyright files
* revert status badges back from shields.io
shields.io is overloaded all the time so the badges never display
* change cmake syntax
* restore the about license text to its original glory and install the amip license only on windows
* update GPL2 from the GNU website
* change the installer to show ABOUT-LICENSE as well
| Benjamin Staneck | 2018-04-10 | 1 | -1/+0 |
| * | PPA update: lintian fix | Alexander Pozdnyakvo | 2018-03-21 | 1 | -4/+14 |
| * | PPA update:•••Add Ubuntu Bionic.
Del Ubuntu Zesty.
Update rules.
| Alexander Pozdnyakvo | 2018-02-14 | 1 | -16/+14 |
| * | PPA: add Ubuntu Zesty & Artful | Alexander Pozdnyakov | 2017-08-03 | 1 | -2/+17 |
| * | debian_build: add debug PPA | Alexander Pozdnyakov | 2016-08-11 | 1 | -1/+2 |
| * | add debian rules | Alexander Pozdnyakov | 2015-11-13 | 1 | -0/+28 |