summaryrefslogtreecommitdiffstats
path: root/konqueror/iconview/konq_iconview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-161-87/+87
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a4241b7911d2e0b36edfb02f616b8b282050c0ec)
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-201-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8f924d271a4771b8046697fefd778d895a54d93d)
* Replace Qt with TQtMichele Calgaro2023-11-141-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b965cbac5b21345e9dfc768a7e4f660ffa4aa72f)
* konqueror: make sure to clean pointers in iconview (add-up to previous commit)Michele Calgaro2023-08-201-0/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit de59847577422ad2843083205840a983ff95f2c2)
* konqueror: extend 'double click to move to parent' functinality to iconview ↵Michele Calgaro2023-08-191-8/+27
| | | | | | | mode as well Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bfb2c13ee37585256a4a9e78989f68376cd28e34)
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-101-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 67f2b0da2c80c3ee335aecda5dfedf3176edd8b9)
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-071-0/+1660
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>