summaryrefslogtreecommitdiffstats
path: root/kaffeine/src/input/dvb
Commit message (Expand)AuthorAgeFilesLines
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-073-9/+9
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-021-2/+2
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0217-180/+180
* Replace Qt with TQtMichele Calgaro2023-11-043-5/+5
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2020-30/+30
* Fixed FTBFS with clang.Michele Calgaro2021-07-271-6/+6
* Added translation of .desktop files.Michele Calgaro2021-03-102-0/+2
* Drop automake build support.gregory guy2021-03-0713-224/+4
* Add includes to UI files to resolve FTBFS.Chris2020-02-083-10/+9
* Conversion to the cmake building system.gregory guy2020-02-0815-9/+376
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-06-261-1/+1
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-2/+2
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-021-1/+1
* Fix another FTBFS due to accidental double quote duplicationTimothy Pearson2014-10-231-2/+2
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-221-2/+2
* Repair mimetype icon usage, part 1. The following are not fully verified in ...Timothy Pearson2014-10-221-2/+2
* Bring most mimetypes in line with XDG specifications. The following are not ...Timothy Pearson2014-10-221-2/+2
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil...Timothy Pearson2014-10-133-8/+8
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
* Bring previous and next icons into XDG complianceTimothy Pearson2014-10-111-2/+2
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-2/+2
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1517-29/+29
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-2/+2
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-049-78/+78
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-014-4/+4
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-016-29/+29
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-012-5/+5
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-274-5/+5
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-265-5/+5
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-9/+9
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-26/+26
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-192-3/+3
* Fix references to user profile directory.Darrell Anderson2012-11-042-3/+3
* Update autotools for new DSO linkage styleSlávek Banko2012-08-112-2/+2
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-2/+2
* Fix typos, branding, and inadvertent tqt changes.Darrell Anderson2012-04-053-6/+4
* Change location where Kaffeine stores temporary pipe files from $HOME toDarrell Anderson2012-03-161-2/+4
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1720-30/+30
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-217-35/+35
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-198-68/+68
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1817-71/+71
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1626-182/+182
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1526-182/+182
* rename the following methods:tpearson2011-08-1029-57/+57
* rename the following methods:tpearson2011-08-1010-89/+89
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-098-8/+8
* Rename all instances of "tqgeometry" (including quotes) to the more-correct "...tpearson2011-06-148-8/+8
* TQt4 port Kaffeinetpearson2011-05-2855-1842/+1872