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
3373b45cc2
Replace various tq* strings with TQt::* equivalents
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 80c2465371
)
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
Timothy Pearson
bab4f22f92
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson
ed99a30644
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f2bfcad7ff
Rename KIcon to enhance compatibility 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
e16866e072
Actually move the kde files that were renamed in the last commit
13 years ago