Michele Calgaro
417373531b
Rename kdemacros.* files to tdemacros.*
...
A dummy 'kdemacros.h' has been added to allow TDE to built till renaming is carried out across the whole code base. It will then be removed.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1307964495
)
4 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
)
6 months ago
Michele Calgaro
62949e0a61
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bba3128085
)
6 months 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
)
10 months ago
Michele Calgaro
2a3a62bb99
Replace various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d5688771d8
)
11 months ago
Michele Calgaro
9fc074fcb2
Replaced various '#define' with actual strings - part 4
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 138bb80efa
)
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
Michele Calgaro
18c573e806
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c0b74ba868
)
1 year ago
Michele Calgaro
55cd4e5c56
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8eb500c4e8
)
1 year ago
Mavridis Philippe
ad5ff1e012
TDEHNS: Respect downloaded file extension.
...
This fixes a bug in Kopete and probably in some more places.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Michele Calgaro
ed8e30bc6d
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
6ec26d859b
KPasswordEdit::password() now returns a TQString instead of a const char *. This relates to bug 2961.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
0c5985ae03
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Timothy Pearson
7faae2b255
Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson
a71fa0953d
Add progress and error signals to tdenewstuff
...
This relates to Bug 2127
10 years ago
Timothy Pearson
30c2b7e4bd
Autodetect downloaded mime type and compare against category; if wallpaper downloads something other than image abort
...
This relates to Bug 2127
10 years ago
Timothy Pearson
72a2afc0af
Add proper OCS support to the base TDENewStuff class
...
This relates to Bug 2127
10 years ago
Slávek Banko
f49c5b0756
Fix default TDENewStuff providers url
10 years ago
Timothy Pearson
d2be9f66f9
Add initial load screen to TDENewStuff
...
Fix remaining issues with OCS data sources
This resolves Bug 2093
10 years ago
Timothy Pearson
f6d69d45cf
Finish renaming knewstuff
...
This relates to Bug 2093
10 years ago