Commit Graph

15 Commits (f9615ed5082b32cbb96569d710247e81446d0447)

Author SHA1 Message Date
Michele Calgaro 9be6785aaa
tqtglobaldefines.h only contains comments, so it is an unnecessary inclusion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 53e7aa7eaf)
11 months ago
Michele Calgaro f23f0ef919
Replace KDE_DEPRECATED with TDE_DEPRECATED
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 43e38f2c0a)
1 year ago
Michele Calgaro 5e51787f9a
Replace Q_WS_* defines with TQ_WS_* equivalents
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 03aa7238b3)
1 year ago
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)
2 years ago
Michele Calgaro 303b644501 Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c8ece3630d)
2 years ago
Michele Calgaro 04d3532360
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4c0dae60b2)
2 years ago
Michele Calgaro 55cd4e5c56
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8eb500c4e8)
2 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 11 years ago
Slávek Banko c6cb3f2794 Additional k => tde renaming and fixes 12 years ago
Darrell Anderson dad42352f4 Rename KStyle to TDEStyle to avoid conflicts with KDE4. 12 years ago
Timothy Pearson 3c06aad156 Fix tdebindings FTBFS 12 years ago
Timothy Pearson 7cc3a975d2 Allow session manager to be disable on creation when argc and argv are not passed to TDEApplication
This relates to Bug 760
12 years ago
Timothy Pearson 1f3ee12a9a Change mount API to allow for mount backends other than pmount
Add static convenience method for determining X11 VT mapping to TDEApplication
12 years ago
Timothy Pearson 6f4fd5e563 Allow TDEApplication objects to be constructed without a session manager
This relates to Bug 760
12 years ago
Timothy Pearson 8bd62a3b0d Rename common header files for consistency with class renaming 13 years ago