Michele Calgaro
cfe383b062
Rename kinstance.{h,cpp} to tdeinstance.{h,cpp}.
...
A dummy kinstance.h has been temporarily added to keep other apps
building while the replacement is completed across all TDE code base.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 week ago
Michele Calgaro
ad58630b34
Replace TRUE/FALSE with boolean values true/false
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Michele Calgaro
0b81a0c481
Rename TDEApplication::kApplication() to TDEApplication::tdeApplication() and kapp to tdeApp.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro
82dccd164a
Minor improvement to tdeapplication related files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 months ago
Michele Calgaro
1711870a07
Rename KUniqueApplication to TDEUniqueApplication and remove obsolete kapp.h and kuniqueapp.h headers
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 months ago
Michele Calgaro
53e7aa7eaf
tqtglobaldefines.h only contains comments, so it is an unnecessary inclusion
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
43e38f2c0a
Replace KDE_DEPRECATED with TDE_DEPRECATED
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
03aa7238b3
Replace Q_WS_* defines with TQ_WS_* equivalents
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
ba3b5b77e1
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
c8ece3630d
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
4c0dae60b2
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
8eb500c4e8
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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