summaryrefslogtreecommitdiffstats
path: root/kdesktop/krootwm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use tq* headers instead of ntq* onesMichele Calgaro2024-06-301-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 9cebcf7b55f872a2f13962d70a16500951ca4d0a)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-161-42/+42
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit a4241b7911d2e0b36edfb02f616b8b282050c0ec)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-261-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c4a6487c827add9382001ff1892b8fb3bfa94682)
* Replace Qt with TQtMichele Calgaro2023-11-141-3/+3
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit b965cbac5b21345e9dfc768a7e4f660ffa4aa72f)
* Use new 'window_duplicate' icon in tdelibsMichele Calgaro2021-04-141-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* KDesktop: customizable icon spacing.Mavridis Philippe2021-03-301-8/+20
| | | | | | | | | | | This commit introduces changes to KDesktop which allow for a custom icon spacing option, some new controls into the Desktop Behaviour module of KControl, as well as the KDesktop Ctrl+Mouse Scroll binding to manipulate the icon spacing. This commit depends on a previous (minor) change in LibKonq. Signed-off-by: Mavridis Philippe <[email protected]>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-071-0/+922
Signed-off-by: Michele Calgaro <[email protected]>