Commit Graph

93 Commits (cd4b0ac22608120ad003f575a1640e1ddc7703df)

Author SHA1 Message Date
Michele Calgaro cd4b0ac226
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 3055550710
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 0d3043b630
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>
5 years ago
Slávek Banko 72b5adf49c
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro aa882de213
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 6494172e98
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 3d35050f2c Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Timothy Pearson fc24d7b0fc Fix invalid headers in PNG files and optimize for size 9 years ago
Michele Calgaro c2ad4a056c Sped up KAlarm startup mechanism. This resolves bug 1610.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro c036d97d35 Fixed KAlarm building warnings. Minor style patch up. Fixed possible error in treating deferred evens (see kalarm/alarmevent.cpp:1739).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 74a91e1315 Fixed KAlarm event date/time selection for recurrent events. This relates to bug 304.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 1fbffc1c21 Fix exec icon location and bring it into XDG compliance 10 years ago
Timothy Pearson da8d6afa17 Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown 10 years ago
Timothy Pearson 8bd51635d7 Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
Timothy Pearson 3774bd2643 Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance 10 years ago
Timothy Pearson 58964048b3 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 10 years ago
Timothy Pearson 8d323d590c Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Michele Calgaro 93aee1b625 Rebranding: TDE Control Center --> Trinity Control Center 11 years ago
Darrell Anderson e8800f175e Fix unintended renaming 11 years ago
Darrell Anderson 559acdeb36 Improve compatibility with non-Trinity environment menus. 11 years ago
Timothy Pearson 8f46aa6622 Do not spew useless information to .xsession_errors on kalarm startup
This relates to Bug 1655
11 years ago
Darrell Anderson 8289b3d242 Clarify source of kalarm kdDebug message. 11 years ago
Slávek Banko 533bad2a15 Additional k => tde renaming and fixes 12 years ago
Slávek Banko 04d3010f7a Fix unintended rename of pickfile* 12 years ago
Timothy Pearson 94273bcb90 Rename KABC namespace 12 years ago
Timothy Pearson aee222adb7 Fix references to lkabc 12 years ago
Timothy Pearson cfb328d590 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 38b7daf1af Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 02fa17d6dd Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson b97ee238f8 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson d318087925 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson fd5d099065 Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson b440a9c608 Rename KLock and KTrader to avoid conflicts with KDE4 12 years ago
Timothy Pearson 6dea944252 Rename KLocale to enhance compatibility with KDE4 12 years ago
Timothy Pearson 339bb51ad3 Rename KStartup for enhanced compatibility with KDE4 12 years ago
Timothy Pearson f2225fc1f9 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 8e2ffd2cc8 Rename a few build variables for overall consistency 12 years ago
Timothy Pearson 64df902cf7 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson b363d2579a Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 86d8364ac7 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson a9bde819f2 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5fc6f26e12 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson d6d75dc9ff Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 32b66c9ae7 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Darrell Anderson 81c1233517 Branding: KDE->TDE 13 years ago
Darrell Anderson 013a68316b Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdepim 13 years ago
Darrell Anderson e7e1fde9b7 Update TDE menu to reduce clutter and eliminate conflicts with KDE4.
This partially resolves bug report 977.
13 years ago
Timothy Pearson 31f49d0b84 Fix FTBFS 13 years ago
Darrell Anderson 228ad1c6df Update kalarmd icon reference, which does not exist, to kalarm. 13 years ago
Darrell Anderson 8297901467 Update XDG information in support of bug report 892. 13 years ago