| 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 | -20/+25 |
| * | Revert "Allow adding tooltips to other widgets in the options dialogs."•••This reverts commit 2f723938d6434302e6538e145bf8e1839de93b62.
| Szymon Tomasz Stefanek | 2017-12-29 | 1 | -3/+0 |
| * | Allow adding tooltips to other widgets in the options dialogs. | Andrio Celos | 2017-12-28 | 1 | -0/+3 |
| * | sound: Fix jumping | staticfox | 2017-09-27 | 1 | -5/+6 |
| * | Minor cleanups | staticfox | 2017-09-27 | 1 | -25/+13 |
| * | Apply clang-tidy: modernize-use-default | Alexey Sokolov | 2016-04-30 | 1 | -6/+3 |
| * | Apply clang-tidy: modernize-use-nullptr | Alexey Sokolov | 2016-04-30 | 1 | -2/+2 |
| * | Apply clang-format | Alexey Sokolov | 2016-04-29 | 1 | -59/+59 |
| * | Improve string label: On me was kicked -> When I am Kicked.•••wodim should have reviewed the PR that changed this string months ago, he especially had plenty opportunity for 3+ weeks while PR was up.
@ctrlaltca would you mind terribly doing a transifex push for this? | un1versal | 2015-12-30 | 1 | -1/+1 |
| * | various files: typos/consistency and capitalization see notes below.•••https://techbase.kde.org/Projects/Usability/HIG/Capitalization
This was just done last minute over some notes I had made during earlier similar fixes.
* dont capitalize prepositions/conjunctions with less than 5 letters + fix wrong plural.
* freenode is all lowercase instance only.
* tooltips are not Camel Case capitalization style either.
* some centered text on a dialog when all the etxt is left aligned looks off, tootips we can give a pass to.
* Tree items are Camel Case
* Typos in Unknow channel modes
* more tooltips in the Channel Mode/Ban Masks/Invite but flawed design on these
The tooltips text doubles up as title one isnt capitalized and the other is...
So now none are in this area only since unlike toolbars thers no test display here and its passable.
Alternative is to fix these dialogs and toolbars and tbh I cant do it.
* cannot vs can't : these are consistency fixes for strings and debug messages only.
* about dialog group titles "Runtime Info" "Build Info" are Camel Cased as per capitalization guidelines, but label are like all other labels.
s spaces
tyyt
| un1versal | 2015-12-19 | 1 | -5/+5 |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | un1versal | 2015-11-28 | 1 | -1/+1 |
| * | OptionsWidget_Various typos, consistency and capitalization | un1versal | 2015-10-22 | 1 | -4/+4 |
| * | 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 | -1/+0 |
| * | fix Winamp messages thx @wodim | un1versal | 2015-10-08 | 1 | -1/+1 |
| * | - massive trailing whitespace cleanup (yes, one of these "you can hate me for...•••- apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks!
- fix compilation on qt 5.4 on windows
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2014-11-21 | 1 | -5/+5 |
| * | 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 |
| * | another compilation fix for win32•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6077 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-02-27 | 1 | -1/+1 |
| * | 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 | -2/+2 |
| * | quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5707 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-03-25 | 1 | -1/+1 |
| * | fixed compilation on windows•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5706 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-03-25 | 1 | -5/+6 |
| * | 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 | -2/+2 |
| * | 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 | -3/+4 |
| * | 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/+356 |