summaryrefslogtreecommitdiffstats
path: root/arts
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-053-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1334-193/+193
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-2113-57/+57
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-301-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-243-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-099-18/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-023-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2047-65/+65
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-121-2/+2
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Gender-neutral language.Mavridis Philippe2022-07-181-19/+19
| | | | | | This is related to TDE/tde#93. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-08117-132/+132
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-2774-139/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-082-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-05-308-393/+29
| | | | | | | + 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>
* Fix for time_t != longOBATA Akio2019-04-111-1/+1
| | | | | | | | | `time_t` may not be `long`, for examples, unsigned (long) int, long long int (64bit integer type on 32bit arch), double, and so on. Change to use difftime(3) to retrieve seconds. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Add CMakeL10n rules.Slávek Banko2018-12-173-0/+16
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-175-11/+11
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with stricter C++11Slávek Banko2018-08-191-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-011-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Add other missing checksSlávek Banko2018-06-081-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial cmake conversionSlávek Banko2017-03-2625-3/+1244
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2341-0/+0
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-132-4/+4
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Add missing LDFLAGS causing FTBFSFrancois Andriot2013-09-082-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-035-9/+9
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1534-50/+50
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1416-24/+24
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-8/+8
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-021-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0117-25/+25
|
* Fix FTBFSTimothy Pearson2013-02-013-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0124-165/+165
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-292-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-275-5/+5
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-4/+4
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2411-13/+13
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-224-8/+8
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-2011-11/+11
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-193-5/+5
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-054-4/+4
| | | | Thanks to Francois Andriot for the patch
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-084-4/+4
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-282-2/+0
|
* Remove "More Applications" from TDE menu.Darrell Anderson2012-03-132-2/+2
| | | | This partially resolves bug report 653.
* Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE;Darrell Anderson2012-03-054-4/+4
|