summaryrefslogtreecommitdiffstats
path: root/src/logviewer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Calculate UI colors to mark items in listsAlexander Golubev2026-03-191-20/+10
| | | | | | | | | | | | Before that to mark currently processing/queued files predefined colors were used. This were creating problems especially in darker with schemas where white next was basically unreadable. Instead of using a predefined color it now shifts the default color towards red/yellow. Note: this solution ignores edge case of purely yellow/red backgrounds. Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/soundkonverter/issues/34 Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-151-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* cmake conversionMichele Calgaro2023-11-141-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-021-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-5/+5
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-5/+5
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-6/+6
| | | | This reverts commit 4614cf2e7bce250f5b9cdef409cb89330d60bb1d.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-6/+6
|
* rename the following methods:tpearson2011-08-101-17/+17
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/soundkonverter@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-4/+4
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/soundkonverter@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port soundkonvertertpearson2011-07-011-52/+52
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/soundkonverter@1239038 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of SoundKonvertertpearson2010-03-011-0/+204
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/soundkonverter@1097614 283d02a7-25f6-0310-bc7c-ecb5cbfe19da