Commit Graph

74 Commits (e4ea46eff2e90f1096937529e432388b63fa7d02)

Author SHA1 Message Date
Slávek Banko a828e133da
Advertise WebP read support via .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c40075a5a8)
2 years ago
Michele Calgaro 210d8eac08
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit efbaf44417)
2 years ago
Michele Calgaro 230d8655b0
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4a6df1468e)
2 years ago
Michele Calgaro cb1b22d082
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bda52bd053)
2 years ago
Michele Calgaro ea1f5870db
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c616fab905)
2 years ago
Michele Calgaro 904cb397f1
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 55cef71441)
2 years ago
Michele Calgaro 556d90cb57
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c3aa1feaab)
2 years ago
Michele Calgaro 7ec27f89c5
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6f8204d5e9)
2 years ago
Michele Calgaro cfee7c430d
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b93a9330d8)
2 years ago
Michele Calgaro f8a7bcd460
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f38a284617)
2 years ago
Michele Calgaro 4396343fcc
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0e051a3c83)
3 years ago
Michele Calgaro fbcad37de1
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e0b799d647)
3 years ago
Michele Calgaro 8b76e7f3dc
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 96eaae090e)
3 years ago
Michele Calgaro 6deca45c2f
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fce92533f8)
3 years ago
Slávek Banko 2191347d90
kview: Use tqobjectdefs.h instead of compat header tqobjdefs.h.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0f9c749b59)
3 years ago
Michele Calgaro 2e2ed340b7
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro dd734d4130
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 2a2437b302
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 837dbafbea
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>
6 years ago
Slávek Banko d0243fcc86
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko c297496599
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Michele Calgaro 4c083c146b
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Timothy Pearson 421429cfbe Fix invalid headers in PNG files and optimize for size 10 years ago
Timothy Pearson a09a812266 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 12 years ago
Timothy Pearson 65dde0a768 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 12 years ago
Timothy Pearson 50e3d450c5 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 12 years ago
Timothy Pearson b45e7a0e55 Bring previous and next icons into XDG compliance 12 years ago
Timothy Pearson 9545faf0fc Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 12 years ago
Slávek Banko d1eefaae6a Fix kview crash while closing session 12 years ago
Slávek Banko 78cc506bba Additional k => tde renaming and fixes 13 years ago
Timothy Pearson 958d14ea30 Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson b2de651421 Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson 78b4b738d3 Rename KCmd to avoid conflicts with KDE4 13 years ago
Timothy Pearson 580d345952 Rename KIcon to enhance compatibility with KDE4 13 years ago
Timothy Pearson 81576b1337 Rename many classes and header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 65eca7929c Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson cd6d514066 Rename KLock and KTrader to avoid conflicts with KDE4 13 years ago
Timothy Pearson 14ad34cde3 Rename a few build variables for overall consistency 13 years ago
Timothy Pearson 2e25fa39cd Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 00b4f54142 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson c7549e238d Fix FTBFS resulting from KCModule rename 13 years ago
Timothy Pearson 3c5631f74d Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
Timothy Pearson 6adb71382c Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Timothy Pearson f71394031a Rename KInstance and KAboutData to avoid conflicts with KDE4 13 years ago
Timothy Pearson 74f47aebb7 Rename KApplication to TDEApplication to avoid conflicts with KDE4 13 years ago
Timothy Pearson c705f8f061 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 13 years ago
Darrell Anderson 37935f1a1b Fix straggling XDG references missed in patch set from June 8, 2012. 14 years ago
Darrell Anderson ca58f70d61 Update XDG information in support of bug report 892. 14 years ago
Darrell Anderson b1576b38eb Branding cleanup: *.desktop files 14 years ago
Darrell Anderson b69876cf87 Branding cleanup: I18N_NOOP KDE -> TDE. 14 years ago