summaryrefslogtreecommitdiffstats
path: root/tdenewstuff/downloaddialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-121-21/+21
| | | | 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-151-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add progress and error signals to tdenewstuffTimothy Pearson2014-10-081-0/+3
| | | | This relates to Bug 2127
* Autodetect downloaded mime type and compare against category; if wallpaper ↵Timothy Pearson2014-10-071-1/+8
| | | | | | downloads something other than image abort This relates to Bug 2127
* Add initial load screen to TDENewStuffTimothy Pearson2014-09-221-14/+51
| | | | | Fix remaining issues with OCS data sources This resolves Bug 2093
* Finish renaming knewstuffTimothy Pearson2014-09-211-0/+959
This relates to Bug 2093