summaryrefslogtreecommitdiffstats
path: root/konqueror/konq_view.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace 'Event' #define stringsMichele Calgaro2023-12-021-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8aea8afbc5fcc3bfd0d6234bf91436cbb290ed43)
* Replaced various '#define' with actual strings - part 2Michele Calgaro2023-11-231-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e4c9b13a62c5b357106022afdd21767f429c5b8d)
* Replace Qt with TQtMichele Calgaro2023-11-141-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b965cbac5b21345e9dfc768a7e4f660ffa4aa72f)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-181-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0fc56f21d45249a473d20555ff3071d3b16bee54)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-131-3/+3
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 22625693f124aae09863f4d33e30b625a96c3557)
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-071-0/+1398
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>