summaryrefslogtreecommitdiffstats
path: root/noatun-plugins
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-0617-19/+19
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 63063f5dceb4fb45a185897b6b5796fba673cbb0)
* Fix compatibility with C++17.r14.1.2Slávek Banko2024-04-141-3/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ad4afbbabf617caaf7eda7ac9b7f8a200e754b33)
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-041-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit eca129a3128b89841581fdf7bda09babbc91d4fc)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1326-234/+234
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7e9d8ea45280ad6657796da9536ccf6218111f22)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-2110-34/+34
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3f05f93dac700cf12dade9ae450eff6158650d23)
* Replace 'Event' #define stringsMichele Calgaro2023-12-022-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ddcc35a4b1cb5de03a552cbd89a794c4998703f5)
* Replace Qt with TQtMichele Calgaro2023-11-079-9/+9
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 96f327c14acd697b936e88289165e0edb57d7fb6)
* Drop USE_TQT4 codeMichele Calgaro2023-08-312-13/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 232924ecce3024442d69de3cc5eef83b4e99d852)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2135-50/+50
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 826b1b771cc20f515acf936bd3a2dcd83ce353b8)
* 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>
* 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>
* Removed additional code formatting modelines.Michele Calgaro2020-09-255-5/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-2116-22/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-07-1533-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>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-3010-35/+35
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2018-12-3114-0/+42
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add includes to UI files to resolve FTBFS.Michele Calgaro2018-09-222-5/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-173-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-231-0/+0
|
* 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
|