Commit Graph

72 Commits (2fe8b1b92fa2a9b93fea0ed0cb62802237b82e8d)

Author SHA1 Message Date
Michele Calgaro 2fe8b1b92f
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fce86b22a2)
4 years ago
Michele Calgaro 7caf6b77bc
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 34da0c702e)
4 years ago
Slávek Banko d85138e2f2
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 57d55cfe62)
5 years ago
Slávek Banko d11ce98ed0
Desktop file translations:
+ 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 ff3f2006ce)
5 years ago
OBATA Akio 99d8c77851
Fix for time_t != long
`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 9b8b7c1299)
6 years ago
Slávek Banko fda0f460a9
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9f81d57072)
6 years ago
Slávek Banko c4353401bd
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 70a7fcb38d)
7 years ago
Slávek Banko 671fa4db23 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9f5e38c77e)
7 years ago
Slávek Banko b42e97be71 cmake: Add other missing checks
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e67c454194)
7 years ago
Slávek Banko efcdd88925 Initial cmake conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8b12682035)
8 years ago
Timothy Pearson da02efbbe2 Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 94db4c44bf)
9 years ago
Timothy Pearson 8865050b11 Bring up, down, top, and bottom icons into XDG compliance 11 years ago
Timothy Pearson bc20d74cdc Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Francois Andriot 1f5ba242d5 Add missing LDFLAGS causing FTBFS 12 years ago
Slávek Banko 1859432c94 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 6915c95d7c Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9d63b7d460 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 3111786e2c Rename KAbout to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9b49f198f2 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson fc02f656b0 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson 53a028a0f6 Rename kdisplay for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 5b28c57424 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 120dff5f18 Fix FTBFS 12 years ago
Timothy Pearson 940c092f32 Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 32de9b2038 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson fcdadb3fee Rename a few build variables for overall consistency 12 years ago
Timothy Pearson 793cf2dff3 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson cb68a7857c Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson de9a6aa007 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 27430f06c6 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson fcd5041fd6 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2f1044cf63 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 58646ccdcd Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Slávek Banko 023e7b38d9 Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
13 years ago
Darrell Anderson 614de76a86 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 17712d380c Branding cleanup: *.desktop files 13 years ago
Darrell Anderson 31e44a7b93 Remove "More Applications" from TDE menu.
This partially resolves bug report 653.
13 years ago
Darrell Anderson dbd80a8675 Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE; 13 years ago
Timothy Pearson 9684258588 Rename additional global TQt functions 13 years ago
Timothy Pearson 730bb5bd4c Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 0589421b79 Update various qt function definitions and static methods for tqt3 13 years ago
Timothy Pearson 3b656e465f Fix accidental conversions of binary files from last commit 13 years ago
Timothy Pearson def1d0956e Part 1 of 2 of kdm rename 13 years ago
Timothy Pearson 44d7d5f3a0 Rename a few stragglers 13 years ago
Timothy Pearson d4ad381455 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson dc07846059 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 3c299dfe48 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson f59dfa0865 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 83fbc82a10.
13 years ago
Timothy Pearson 83fbc82a10 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson d332888179 Fix FTBFS 13 years ago