summaryrefslogtreecommitdiffstats
path: root/kaffeine
Commit message (Expand)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-02-252-6/+6
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-021-2/+2
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0248-600/+600
* Remove various '#define' strings - part 6Michele Calgaro2023-12-094-208/+208
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-2/+2
* xine-backend: Remove protocols from supported extensionsMavridis Philippe2023-11-241-0/+1
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-1/+1
* Removed patch files from source code.Michele Calgaro2023-11-184-389/+0
* Replace Qt with TQtMichele Calgaro2023-11-0417-42/+42
* xine engine: make volume control logarithmic for versions of xine < 1.2.13.Michele Calgaro2023-10-042-4/+29
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-264-12/+12
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-062-6/+6
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-025-10/+10
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-141-1/+1
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2061-95/+95
* Convert dummy part example to cmakeMichele Calgaro2023-06-163-825/+48
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-093-18/+0
* Fix the service menu action Play DVD/BLURAY with KaffeineSlávek Banko2022-04-251-1/+1
* Change libdvdcss detection to search the default system directory for libraries.Slávek Banko2022-03-311-12/+15
* Fixed FTBFS with clang.Michele Calgaro2021-07-271-6/+6
* Removed unnecessary x-mplayer2.desktop (it is already installed with tdelibs).Michele Calgaro2021-03-111-7/+0
* Set the size of the main window to 600p of width and 500p of height for the a...gregory guy2021-03-111-0/+1
* Added translation of .desktop files.Michele Calgaro2021-03-1027-427/+35
* Copy translations to a new directory layout.Michele Calgaro2021-03-101-1/+1
* Drop automake build support.gregory guy2021-03-0749-1624/+25
* Changed CDDB query address from freedb.org to gnudb.orggregory guy2020-08-261-1/+1
* This resolves bug 3128aneejit12020-06-101-1/+4
* Improved support for bluray discs.Michele Calgaro2020-05-303-40/+40
* Fix FTBFS on big-endian architectures.Slávek Banko2020-02-191-1/+1
* Add includes to UI files to resolve FTBFS.Chris2020-02-086-10/+18
* Conversion to the cmake building system.gregory guy2020-02-08889-44/+11153
* Fix typo in prior commit.Chris2019-07-161-2/+2
* Remove old upstream URL.Chris2019-07-156-8/+7
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-06-265-13/+13
* Add CMakeL10n rules.Slávek Banko2018-12-252-0/+6
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU...Michele Calgaro2018-10-131-2/+2
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
* qt_includes => tqt_includes conversionSlávek Banko2018-09-261-1/+1
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-261-1/+1
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-251-1/+1
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ...Michele Calgaro2018-09-181-1/+1
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-179-9/+9
* Removed unnecessary search for win32 codecs.Gregory Guy2018-07-241-3/+4
* Fix FTBFS with clangRay Vine2018-05-061-1/+3
* Fix FTBFS on Mageia 6François Andriot2017-07-011-1/+1
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2327-0/+0
* Use GST_CHECK_VERSION instead of extra definitionSlávek Banko2016-03-114-10/+9
* Add GStreamer 1.0 supportSlávek Banko2016-03-105-10/+67