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>
2 days ago
Alexander Golubev
0a9401e9c5
Fix build WITH_LIBBFD and libbfd 2.34+
...
Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/issues/368
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
5 days 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
0781a919df
Rename kstandarddirs.h to tdestandarddirs.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
Michele Calgaro
0b81a0c481
Rename TDEApplication::kApplication() to TDEApplication::tdeApplication() and kapp to tdeApp.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
Michele Calgaro
57e0ed6634
Replace various strings '#define'd in tqtinterface
...
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
Denis Kozadaev
e5acdb1b39
Add SunOS specific patches
...
Signed-off-by: Denis Kozadaev <denis@dilos.org>
2 years ago
Michele Calgaro
0970152d07
Add pid value to debug messages.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
OBATA Akio
2167207adc
Allow to use backtrace(3) external library for kdebug
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
Michele Calgaro
0e7f9b8db1
Added timestamp to debug backend (kdDebug, kdWarning, ...).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
ce9d4765cc
Minor typo and style corrections.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Darrell Anderson
72849e2a6f
Fix remnant QMIN/QMAX to TQMIN/TQMAX.
12 years ago
Alexander Golubev
5354555b1b
kdebug: add default message printing destinations
12 years ago
Alexander Golubev
a5ba7ad712
Improved creation backtraces
12 years ago
Timothy Pearson
4d6667159e
Fix a number of problems with the forwarding slave and dirlister
...
Fix TDE HW library not detecting mounted drives
13 years ago
Timothy Pearson
ed99a30644
Rename additional header files to avoid conflicts with KDE4
13 years ago
Timothy Pearson
8bd62a3b0d
Rename common header files for consistency with class renaming
13 years ago
Timothy Pearson
5159cd2beb
Rename a number of libraries and executables to avoid conflicts with KDE4
13 years ago
Timothy Pearson
703fb0c89c
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
13 years ago
Timothy Pearson
28edc0aa2a
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
13 years ago
Timothy Pearson
8e7816b2f9
Rename KApplication to TDEApplication to avoid conflicts with KDE4
13 years ago
Timothy Pearson
4fb897b216
Rename additional global TQt functions
14 years ago
Timothy Pearson
9a3888489d
Fix crash on newline assert in kddebug
14 years ago
Timothy Pearson
1180237ab3
Rename obsolete tq methods to standard names
14 years ago
Timothy Pearson
a51cd9949c
Remove additional unneeded tq method conversions
14 years ago
Timothy Pearson
984c25aa69
Rename old tq methods that no longer need a unique name
14 years ago
Timothy Pearson
56160bf4df
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 13281e2856
.
14 years ago
Timothy Pearson
13281e2856
Rename a number of old tq methods that are no longer tq specific
14 years ago
Timothy Pearson
e16866e072
Actually move the kde files that were renamed in the last commit
14 years ago