Michele Calgaro
7f03918f8d
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ba3b5b77e1
)
10 months ago
Michele Calgaro
4c9f3f02c0
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8d79c40791
)
12 months ago
Michele Calgaro
303b644501
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c8ece3630d
)
1 year ago
Mavridis Philippe
050ff82bcc
KTabBar: add way to revert tab color to default
...
This commit adds a resetTabColor(...) method to TQTabBar and TQTabWidget which allows the color of the appropriate tab to be reset to the default as specified by the desktop color scheme.
It also changes how invalid color values are handled; before, an invalid value would be used as a valid color, resulting in 0,0,0 (black). Seeing that an invalid color is returned by KColorDialog when the default color checkbox is checked, it makes more sense to ignore invalid colors, using the appropriate color from the color scheme instead.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit c28a87c7d2
)
1 year ago
Michele Calgaro
2e0398f755
QT_NO_* -> TQT_NO_* renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
f52b584fa9
Removed unrequired comments.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Darrell Anderson
72849e2a6f
Fix remnant QMIN/QMAX to TQMIN/TQMAX.
11 years ago
Michele Calgaro
6b1b515330
Add option to control scroll tabs on mouse wheel
11 years ago
Timothy Pearson
5159cd2beb
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
dfe289850f
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
703fb0c89c
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
28edc0aa2a
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1180237ab3
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
a51cd9949c
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
984c25aa69
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
56160bf4df
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 13281e2856
.
13 years ago
Timothy Pearson
13281e2856
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
d4e11a5f48
Use non-tq sizeHint functions to fix bindings
13 years ago
Timothy Pearson
e16866e072
Actually move the kde files that were renamed in the last commit
13 years ago