summaryrefslogtreecommitdiffstats
path: root/tdenewstuff/downloaddialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-151-21/+21
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ba3b5b77e1a430dc7197df20872ba46ce2fb6fa7)
* 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-151-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c8ece3630d4d21acaf1749fc2cf660a0463070c3)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c0b74ba868682f39c41a9f70ae11297425b711e1)
* 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