summaryrefslogtreecommitdiffstats
path: root/noatun-plugins
Commit message (Collapse)AuthorAgeFilesLines
* noatun-plugins: change to use SDL feature to handle data for SDLOBATA Akio2022-01-057-88/+16
| | | | | | | | | | | | With own imcompleted endianness checkes, systems might be mis-detected as big endian. Change to use SDL macros to determine endianness. Change to use SDL function to byte swap Change to use SDL tyepdef for appropriate size integer type Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit ecd978360d79ba71df598f372be65cc1c0e34d80)
* Add option WITH_GCC_VISIBILITY.Slávek Banko2021-12-3117-67/+106
| | | | | | | | Fix building with hidden visibility. Add missing definitions to config.h.cmake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 762bfec2c849854fc0247acf8d2f107c27b17940)
* Removed additional code formatting modelines.Michele Calgaro2020-09-255-5/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d41daf91df0d2d79fbacb6980a8bad75c2cf5236)
* Removed code formatting modelines.Michele Calgaro2020-09-2116-22/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 61e4a38f6aef304b9bacac0a908430a141cb5fc8)
* Desktop file translations:Slávek Banko2020-07-1633-1352/+108
| | | | | | | | + 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> (cherry picked from commit cb8cda7bca532df21c02bc4d2bfd03387df7f852)
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-3010-35/+35
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 57ef93c0c479addaa00d9a0cb9ba627dc8599fc5)
* Add CMakeL10n rules.Slávek Banko2018-12-3114-0/+42
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 285df936a6e0329d60cd31de793cf4a4c4d472e3)
* Add includes to UI files to resolve FTBFS.Michele Calgaro2018-09-222-5/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e98eeeb5ea276f19a5dff9400adff0a9edb0764f)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-241-0/+0
| | | | (cherry picked from commit a54a89d700af80d5998d462092754b8576fff23e)
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-1/+1
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-132-6/+6
| | | | 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-132-2/+2
|
* Rename the string kde toolbar widgetTimothy Pearson2014-08-072-2/+2
|
* Remaining parts of cmake conversionSlávek Banko2013-11-0319-0/+756
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-036-6/+6
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1537-57/+57
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-5/+5
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-6/+6
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0113-20/+20
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0117-82/+82
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-315-6/+6
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-2912-12/+12
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-273-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2729-36/+36
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-266-6/+6
|
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵Timothy Pearson2013-01-253-17/+17
| | | | and KBuffer to avoid conflicts with KDE4
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2522-78/+78
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2428-99/+99
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-224-5/+5
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-203-4/+4
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-2/+2
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-124-7/+7
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-1/+1
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-2/+2
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-1/+1
|
* Update automake files to use tde instead of kdeTimothy Pearson2012-02-2116-16/+16
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1735-50/+50
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-219-39/+39
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1915-36/+36
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1811-16/+16
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1630-106/+106
| | | | This reverts commit ca82971624269719d487c6f7980d7237f9420036.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1530-106/+106
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-2/+2
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-164-6/+6
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-073-4/+4
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-064-7/+7
|
* Additional kde to tde renamingTimothy Pearson2011-11-064-4/+4
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-103-3/+3
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da