summaryrefslogtreecommitdiffstats
path: root/tdenewstuff
Commit message (Collapse)AuthorAgeFilesLines
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 138bb80efac020c7e78871d3f05127eb37f18274)
* Replace Qt with TQtMichele Calgaro2023-11-152-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c8ece3630d4d21acaf1749fc2cf660a0463070c3)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-083-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c0b74ba868682f39c41a9f70ae11297425b711e1)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2010-11/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8eb500c4e81229a9853e2f9bac4f39450083f3d7)
* 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