Commit Graph

26 Commits (927aeb7dc0bac94a573bab99ddbdb549dad67c52)

Author SHA1 Message Date
Michele Calgaro c49ca8f4c1
Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 064f47d66b)
9 months ago
Michele Calgaro 10fe0f767c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bfa2c2aaa7)
1 year ago
Michele Calgaro e19e9e5013
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 86065aeae2)
1 year ago
Michele Calgaro cdeeeb9b55
Replace various tqtinterface's TQ_* defines with actual types
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bc3f6b3eab)
1 year ago
Michele Calgaro 8a72ddd433
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cfceb35bbc)
2 years ago
Michele Calgaro a32ce76561
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>
(cherry picked from commit 1b3271a8fc)
2 years ago
gregory guy 96fa3acef5
Drop automake build support.
Delete empty file NEWS.
Add basic cmake build instructions.
Rework of the README file.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
4 years ago
Slávek Banko f8e20b82b5
Remove alpha blending for text color specifically for the TDE Menu.
This caused the first level of the TDE menu to be difficult to read
without any useful benefit.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 005d3c6f2b
Avoid rendering plain text tooltips as rich text.
Rendering plain text tooltips as rich text can cause an unwanted
change in line breaks - for example, in the KOrn status tooltip.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 2e7fe96258
Add the DominoStyleConfig class as a friend to DominoStyle.
This resolves FTBFS due to access to protected enums.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 38ec48ffac
Delete the WORDS_BIGENDIAN definition repeat.
Detection of whether the system is big / little endian
is already done during configuration.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy 16f2716eef
Switch to Xext instead of xcb-shape.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Slávek Banko c1e02c1bae
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 bb945af0ac
Removed unnecessary automatic conversions to char*.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko fabe2f7244
Use EMBED to merge a static library into a kpart module
to avoid building the same source files twice.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy 544a219d60
Conversion to the cmake building system.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Michele Calgaro 15e8bb327c
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 31390f2b8f
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 bbeeb2fad7 Fix FTBFS caused by incorrect TQColor default value
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko c678579b70 Update to new style API
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 8f61d29f9c Initial TDE conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 96603e8acb Initial TQt conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 0fc8bd091a Fix hardcoded path for freetype2 includes
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 2c9119a5ef Fix FTBFS due to link module to shared library
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 1e2161224b Removed an unwanted ";" to stop an empty if statement
[taken from Debian patches]
9 years ago
Slávek Banko 0fa8770a55 Initial import of kde-style-domino 0.4 9 years ago