Michele Calgaro
61f899bc4e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
babc63b811
Replace various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
562093b2dc
Replace 'Event' #define strings
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
08147c8aed
Replaced various '#define' with actual strings - part 4
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
e2b48e1ca3
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
e0b2927979
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
90e63be6c3
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
c8bde8592b
Replace various tqtinterface's TQ_* defines with actual types
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
54852b3b05
Drop USE_TQT4 code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
2493c9445c
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
a86e049675
Drop TQT_TQ*_CONST defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
34553b6ef4
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
963d734449
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
cd1f0752e8
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>
1 year ago
Slávek Banko
f404beea52
Copy translations to a new directory layout.
...
Use common rules for build and install translations.
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
4554041527
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TCH
f77e5f19e6
Updated to QtCurve version 1.8.5
...
Based on the original LGPL 2.1 QtCurve code from Craig Drummond <craig.p.drummond@gmail.com> available at https://github.com/KDE/qtcurve
Signed-off-by: TCH <tch@protonmail.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TCH
82fe64d550
Updated to QtCurve version 1.7.1.
...
Based on the original GPL2 QtCurve code from Craig Drummond <craig.p.drummond@gmail.com> available at https://github.com/KDE/qtcurve
Signed-off-by: TCH <tch@protonmail.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
74f3c1de12
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
1a10ae0f56
Fix FTBFS due to removed HAVE_REAL_TQT definition in tqtinterface.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
e370459243
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
Timothy Pearson
467c6631fa
Fix crash under Milk style
10 years ago
Timothy Pearson
ef83a78fa7
Minor syntatical cleanup, no functional changes
10 years ago
Timothy Pearson
0ea8899390
Fix a long-standing conflict between QtCurve's Gradient class and Libreoffice's Gradient class
...
This largely resolves Bug 1489
10 years ago
Timothy Pearson
168fb1ee49
Rename the string kde toolbar widget
10 years ago
Timothy Pearson
9781c41e92
Very minor style cleanup
10 years ago
Slávek Banko
b2f2870673
Fix FTBFS due to recent style API changes
11 years ago
Darrell Anderson
538c0cd4b6
Rename KStyle to TDEStyle to avoid conflicts with KDE4.
11 years ago
Timothy Pearson
9e635fc49d
Fix QtCurve hang in menu headers
...
Clean up spurious build files
12 years ago
Timothy Pearson
309278b157
Fix prior commit
12 years ago
Timothy Pearson
5c21a29495
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
b063e7d3b4
Rename KStyle to TDEStyle to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1e760a2dfe
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
37ecc28708
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
53eb297cad
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ac1e5178c2
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
21bf17ced2
Update to latest style API
12 years ago
Timothy Pearson
5155456304
Fix crashes when used with third party toolkits
12 years ago
Timothy Pearson
1079dc4b33
Fix crashes when used with third-party toolkits
12 years ago
Darrell Anderson
4465ba29ed
Fix references to user profile directory.
12 years ago
Timothy Pearson
960121b347
Update to new style API
12 years ago
Timothy Pearson
30a3926517
Update for style API
12 years ago
Timothy Pearson
dc6c9f70cf
Do not use direct widget access when drawing tabs and popup menus
12 years ago
Slávek Banko
821d7de7df
Revert style and class names to QtCurve
...
Fix FTBFS on Qt3
12 years ago
Timothy Pearson
9d466f4825
Style API update
12 years ago
Timothy Pearson
4fc58f393f
TQStyle API update
12 years ago
Timothy Pearson
8a81e3e9ad
Update to new style API
12 years ago
Darrell Anderson
08dfb93438
Fix inadvertent "TQ" changes.
13 years ago
Timothy Pearson
799430b07f
Rename additional global functions and variables for tqt3
13 years ago
Timothy Pearson
edf49c58b5
Rename kde-config to tde-config
13 years ago