Commit Graph

133 Commits (f0716499204d4afcaf7af458597f31a2b74f3c33)

Author SHA1 Message Date
Slávek Banko 8f777f3fc8
Use TDE CMake macros instead of the former KDE3 CMake macros.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 494e5190d4
KOrganizer: added missing timeline icon. This resolves bug 3101.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko 53214d124e
Fix multiple processing of kcfgc files in the same directory.
Instead, processing into the current binary directory is performed.
This resolves FTBFS with ninja-build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris c349db5d27 Fix remaining brandings in tdepim.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Slávek Banko 72b5adf49c
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy 74cbb937c7
Update About Info for kmail, kontact and korganizer, this relates to bug 2401
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro dfa201d00d
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 0d192ed6f2
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 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
Michele Calgaro 4041c4fa0a
Removed unnecessary executable flag. This relates to bug 2153.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro a782725175
Fixed corrupted japanese translations. This relates to bug 2952.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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
François Andriot 4767f333ca Fix FTBFS with GCC7
Signed-off-by: François Andriot <francois.andriot@free.fr>
8 years ago
Slávek Banko eecb4690f1 Fix crash on NULL pointer dereference
This resolves Bug 2773

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson fc24d7b0fc Fix invalid headers in PNG files and optimize for size 9 years ago
Timothy Pearson bd1f48e21a Bring printer1 icon into XDG compliance 10 years ago
Michele Calgaro 7a320d874d Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro b46c8e41db Changed default value of "Default duration of new appointment" from 2 hours to 15 minutes. This resolves bug 236.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 6e9f8cb704 Fix Kontact crash in Akregator part due to identical destructor signatures being generated for two unrelated classes
This relates to Bug 2235
Fix a slew of non-virtual destructor problems
10 years ago
Slávek Banko a24c7ba4c8 Fix KOrganizer alarm daemon systray popup menu damage caused by commit 8231cc23
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko bcb31fc198 Fix renaming icon fonts => font-x-generic in desktop files 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 d2bc3fcad8 Fix remaining missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson aa19e451d4 Revert "Fix remaining missing semicolons at end of Keywords strings"
This reverts commit e51d886a5d.
10 years ago
Timothy Pearson e51d886a5d Fix remaining missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson 05ccf6cf02 Fix missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson 30aafe977d Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance 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 d59f74e30f Bring undo, redo, find, and revert 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
Timothy Pearson 29ede8faff Fix Keywords separators to match XDG desktop specifications 11 years ago
François Andriot 4d96917708 Update korganizer for recent TDENewStuff changes 11 years ago
Slávek Banko 85382e5712 Fix remaining renaming knewstuff 11 years ago
Timothy Pearson 8231cc23f3 Fix korgac abort on startup due to oversized tray icon creation when icon widget has not yet been shown
Properly print caldav/carddav wallet warnings to prevent backtrace spew
11 years ago
Michele Calgaro 93aee1b625 Rebranding: TDE Control Center --> Trinity Control Center 11 years ago
Darrell Anderson eaa1b14339 Add Icon definitions and update DocPath in *.protocol files. 11 years ago
Darrell Anderson b56eefda48 KDE->TDE branding cleanup. 11 years ago
Slávek Banko 533bad2a15 Additional k => tde renaming and fixes 12 years ago
Darrell Anderson 28ad0b45d8 Fix incorrect characters. 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