summaryrefslogtreecommitdiffstats
path: root/kaffeine/src
Commit message (Collapse)AuthorAgeFilesLines
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt_includes => tqt_includes conversionSlávek Banko2018-09-261-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-261-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-251-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-181-1/+1
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-179-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unnecessary search for win32 codecs.Gregory Guy2018-07-241-3/+4
| | | | | Signed-off-by: Gregory Guy <g-gregory@gmx.fr> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with clangRay Vine2018-05-061-1/+3
| | | | | | This resolves bug 2892 Signed-off-by: Ray Vine <ray-v@inbox.lv>
* Fix FTBFS on Mageia 6François Andriot2017-07-011-1/+1
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-231-0/+0
|
* Use GST_CHECK_VERSION instead of extra definitionSlávek Banko2016-03-113-9/+9
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add GStreamer 1.0 supportSlávek Banko2016-03-104-5/+51
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-025-12/+12
|
* Fix accidental rename of TDEAction action names in xine_partSlávek Banko2014-12-211-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update CD R/RW service typesr14.0.0Timothy Pearson2014-11-141-1/+2
|
* Fix accidental rename of TDEAction action namesTimothy Pearson2014-11-093-8/+8
|
* Fix another FTBFS due to accidental double quote duplicationTimothy Pearson2014-10-231-2/+2
|
* Fix FTBFS due to accidental double quote duplicationTimothy Pearson2014-10-234-6/+6
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-1/+1
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-224-5/+5
|
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-222-3/+3
| | | | source as of this commit due to ubiquity: info, unknown
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-226-12/+12
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-141-1/+1
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-135-30/+30
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-138-17/+17
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* 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-112-4/+4
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-116-8/+8
| | | | match XDG specifications
* Fix FTBFS with libcdio >= 0.90Slávek Banko2014-02-091-1/+5
|
* Add check for libcdio >= 0.90Timothy Pearson2014-01-291-0/+5
| | | | | This relates to Bug 1853 Clean up autogenerated autotools files
* Rename kdewidgets => tdewidgetsSlávek Banko2013-12-231-1/+1
|
* Add menu item to run installation wizardMichele Calgaro2013-11-253-1/+18
| | | | This resolves Bug 1089
* Additional k => tde renaming and fixesSlávek Banko2013-09-0315-33/+33
|
* Fix hard-coded references.Darrell Anderson2013-04-181-6/+6
|
* Update files and references in support of bug report 1446.Darrell Anderson2013-04-181-1/+1
|
* Rename makekdewidgetsTimothy Pearson2013-02-211-1/+1
|
* Rename KABC namespaceTimothy Pearson2013-02-201-1/+1
|
* Fix references to lkabcTimothy Pearson2013-02-171-1/+1
|
* Fix closing during saving sessionSlávek Banko2013-02-161-1/+3
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1549-81/+81
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1410-13/+13
|
* Fix unintended rename of trackTimothy Pearson2013-02-091-6/+6
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-4/+4
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-0426-135/+135
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0119-34/+34
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0125-220/+220
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-014-11/+11
|
* Fix a few remaining references to kio_Timothy Pearson2013-01-301-1/+1
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-293-4/+4
|