Commit Graph

63 Commits (c409bbf3d79090b0218f252eade9270e4c3d84a3)

Author SHA1 Message Date
Michele Calgaro c409bbf3d7
Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 months ago
Michele Calgaro b970825866
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro c801de6afa
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 037ba5112a
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 8688de253f
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 2e60f361db
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 83e7bca077
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 71bec0546a
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 7812b75e0c
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 906fa0a7b3
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 f5bf2a7321
Fixed invalid characters in names with umlaut letters.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 9218fe1159
Added translation of desktop style files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
gregory guy 07a6d98c1b
Drop automake build support.
Add basic cmake build instructions.
Deleted empty file NEWS.
Deleted spec file (rpm) lipstik.spec.
Rework of the README file.
Some cosmetics.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
4 years ago
Ray-V ca4e2cb3e7
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install.

Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 2a2efe6e72
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko 5cb7f3667e
Add KDE_EXPORT to public library symbols.
This allows build with gcc hidden visibility.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 283aebe001
Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy e7c75e7121
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Slávek Banko ed95145d6c
Add CMakeL10n rules.
Create translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro fbc34513ea
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson 2abd4d38a0 Rename the string kde toolbar widget 11 years ago
Darrell Anderson d1b44ddf92 Rename KStyle to TDEStyle to avoid conflicts with KDE4. 12 years ago
Slávek Banko b5a5082c65 Fix unintended rename of lipstikconf 12 years ago
Timothy Pearson 5cc7645ee6 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson ef2216763b Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson c185347c72 Rename KStyle to TDEStyle to avoid conflicts with KDE4 12 years ago
Timothy Pearson 4fd5598837 Rename kdisplay for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 9def762d42 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 153dafe022 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson c1751ea5db Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 363433c69f Update to latest style API 12 years ago
Timothy Pearson cb48b1e673 Fix crashes when used with third party toolkits 12 years ago
Timothy Pearson 7e54430051 Resolve potential crashes 12 years ago
Timothy Pearson fad7c06d70 Use widget info structs instead of direct widget access where possible 12 years ago
Timothy Pearson 0be8c502f5 Update to new style API 12 years ago
Timothy Pearson 8c8a5b7ffa Update style 12 years ago
Timothy Pearson 001fa24363 Do not use direct widget access when drawing tabs and popup menus 13 years ago
Timothy Pearson 8e1d136772 Use internal Qt hover drawing 13 years ago
Timothy Pearson 71dde9e35e TQStyle API update 13 years ago
Timothy Pearson b80c68a29b Update to new style API 13 years ago
Timothy Pearson b54a51cf03 Fix accidental FTBFS from last commit 13 years ago
Timothy Pearson 5105b27800 Draw inactive menu items
This fixes rendering glitches outside of Qt3/X11
13 years ago
Timothy Pearson 17ab3cff0a Rename additional members for tqt3 13 years ago
Timothy Pearson 828c14137d Rename additional global TQt functions 13 years ago
Timothy Pearson 39ea174bc9 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 03d6e3015a Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson ebbc782c30 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson c486ca7da0 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 3efcc926af Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit fefd761868.
13 years ago
Timothy Pearson fefd761868 Rename a number of old tq methods that are no longer tq specific 13 years ago