summaryrefslogtreecommitdiffstats
path: root/kaudiocreator
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-054-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-137-70/+70
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-211-33/+33
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-207-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-221-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-063-11/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-081-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-05-305-666/+30
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Clean up desktop files and fix German translations.Chris2019-11-272-71/+61
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-06-261-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2018-12-171-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed incorrect TTQ rename (TTQ -> TQ)Michele Calgaro2018-10-141-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-203-4/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Initial cmake conversionSlávek Banko2017-03-262-0/+87
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-235-0/+0
|
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-022-3/+3
|
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-1/+1
| | | | 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 stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Fix kaudiocreator help handbook not appearing in main handbook table of ↵Darrell Anderson2014-01-211-0/+1
| | | | contents.
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-4/+4
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1510-13/+13
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-4/+4
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-072-6/+6
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-014-5/+5
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-014-18/+18
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-279-10/+10
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-2/+2
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-255-32/+32
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-14/+14
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Fix QString -> TQString.Darrell Anderson2012-09-162-5/+5
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-2/+2
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-2/+2
|
* Rename additional global TQt functionsTimothy Pearson2012-03-013-8/+8
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-177-8/+8
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-216-7/+7
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1915-58/+58
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1813-28/+28
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1620-92/+92
| | | | This reverts commit 83fbc82a101309e171089f0d5ed080f82a367345.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1520-92/+92
|
* Rename additional KDE stringsTimothy Pearson2011-12-081-1/+1
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|