summaryrefslogtreecommitdiffstats
path: root/tdenewstuff
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-128-72/+72
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-211-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-152-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-083-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2010-11/+11
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TDEHNS: Respect downloaded file extension.Mavridis Philippe2021-06-271-2/+6
| | | | | | This fixes a bug in Kopete and probably in some more places. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Removed code formatting modelines.Michele Calgaro2020-09-271-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KPasswordEdit::password() now returns a TQString instead of a const char *. ↵Michele Calgaro2018-11-271-1/+1
| | | | | | This relates to bug 2961. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-233-0/+0
|
* Add progress and error signals to tdenewstuffTimothy Pearson2014-10-083-2/+14
| | | | This relates to Bug 2127
* Autodetect downloaded mime type and compare against category; if wallpaper ↵Timothy Pearson2014-10-073-1/+22
| | | | | | downloads something other than image abort This relates to Bug 2127
* Add proper OCS support to the base TDENewStuff classTimothy Pearson2014-10-073-32/+48
| | | | This relates to Bug 2127
* Fix default TDENewStuff providers urlSlávek Banko2014-09-301-4/+2
|
* Add initial load screen to TDENewStuffTimothy Pearson2014-09-222-18/+56
| | | | | Fix remaining issues with OCS data sources This resolves Bug 2093
* Finish renaming knewstuffTimothy Pearson2014-09-2136-0/+5749
This relates to Bug 2093