summaryrefslogtreecommitdiffstats
path: root/arts
Commit message (Collapse)AuthorAgeFilesLines
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-08117-132/+132
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fce86b22a2367f1be1f9aae5e1ba3d18d1371b74)
* Removed code formatting modelines.Michele Calgaro2020-09-2774-139/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 34da0c702e28c52477c27720de0d41918b65ee33)
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-082-4/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 57d55cfe629741a0c7b4f5d83792ae8546a17cde)
* 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> (cherry picked from commit ff3f2006ce72b2edabc534188a4ad006e89b4f84)
* 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> (cherry picked from commit 9b8b7c129917f2813e5f412fe08b6a153ca05981)
* Add CMakeL10n rules.Slávek Banko2018-12-173-0/+16
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9f81d5707244152ad95e141a43bbbb52b9edbc85)
* Fix FTBFS with stricter C++11Slávek Banko2018-08-191-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 70a7fcb38d8a2d7a1b9a974c28ed1303743a3221)
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-011-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9f5e38c77ee2e36e04b0b0993379dea1fd670931)
* cmake: Add other missing checksSlávek Banko2018-06-081-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e67c454194b6b4a2ed68b4e1124613a0b05a4d69)
* Initial cmake conversionSlávek Banko2017-03-2625-3/+1244
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8b12682035e2ae92a29a9ce12abc5fbcf38b1192)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2441-0/+0
| | | | (cherry picked from commit 94db4c44bf6ac426de1ccbdba8104b14d2fbcfb6)
* 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
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-6/+6
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1747-65/+65
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-3/+3
|
* Fix accidental conversions of binary files from last commitTimothy Pearson2012-01-221-0/+0
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-221-0/+0
|
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2120-210/+210
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1922-71/+71
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1827-92/+92
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1657-396/+396
| | | | This reverts commit 83fbc82a101309e171089f0d5ed080f82a367345.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1557-396/+396
|
* Fix FTBFSTimothy Pearson2011-11-181-1/+1
|