Commit Graph

89 Commits (4a6df1468eb2d64d7329a75ea54f83eb2a54d52c)

Author SHA1 Message Date
Michele Calgaro c616fab905
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 55cef71441
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 3849f5c32c
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro b93a9330d8
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 0e051a3c83
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro fce92533f8
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 340ffa901b
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
Michele Calgaro 37a6812fbe
Removed setting of CXX_FEATURES at module level since CXX_FEATURES are now enabled at TDE project level.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 052f82743e
Added CXX_FEATURES for remaining libraries to ensure build with at least C++11.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 375229ceea
Added CXX_FEATURES for libraries to ensure build with at least C++11.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
OBATA Akio 9cdb76ebff ksvg/libtext2path: use c++11 std:shared_ptr instead of bundled old boost one
Signed-off-by: OBATA Akio <obache@wizdas.com>
3 years ago
OBATA Akio fb36eda6aa KSVG: fix to include classes used in TQPtrList
It must be included, or its destructor may not be used in PtrList maitainance.

Signed-off-by: OBATA Akio <obache@wizdas.com>
3 years ago
OBATA Akio 9546155896 fix missing include for xlib_rgb_init_with_depth()
Signed-off-by: OBATA Akio <obache@wizdas.com>
3 years ago
Michele Calgaro 14d0fbe96c
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro bfe9fad42d
Removed additional code formatting modelines.
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>
4 years ago
Slávek Banko 2a2437b302
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
aneejit1 64ee31f218 Add paths for libarts_gpl and imlib to link_directories
Signed-off-by: aneejit1 <aneejit1@gmail.com>
5 years ago
Michele Calgaro 86504f1214
Fixed FTBFS due to missing linked libraries.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko 158052fdb1
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 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>
5 years ago
Michele Calgaro d93856fa89
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 05fb0edd5f
Removed .lsm files. lsm database is outdated and unmaintained. 6 years ago
Michele Calgaro 5c454501e0
Adjusted to latest TQVariant::TQVariant(bool) function.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko d0243fcc86
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 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>
7 years ago
Slávek Banko a23a5364c5
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro d9b6e0bda4
Removed old strstream code and switch to sstream permanently.
Inspired by similar work on tdeadmin.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko f21cac2973 Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Michele Calgaro 9114863a54 Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 10 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 10 years ago
Timothy Pearson 642b172d8e Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Timothy Pearson 9545faf0fc Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Slávek Banko b34c4d8c33 Add support for lcms2 11 years ago
Fabio Rossi fb2bb6ba87 Fix ksvg deadlock with specifically formatted input files
This resolves Bug 1418
11 years ago
Slávek Banko 78cc506bba Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 6792dcd1ea Fix ksvg not respecting fit request
This resolves Bug 1018
12 years ago
Timothy Pearson 958d14ea30 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson b2de651421 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson e8cea6a38c Rename KAbout to avoid conflicts with KDE4 12 years ago
Timothy Pearson 78b4b738d3 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson 81576b1337 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 65eca7929c Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson cd6d514066 Rename KLock and KTrader to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2a2a8b4626 Rename kiobuffer and KHTML 12 years ago
Timothy Pearson 2e25fa39cd Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 00b4f54142 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3c5631f74d Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 6adb71382c Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago