summaryrefslogtreecommitdiffstats
path: root/kdesktop/kdesktopapp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use True/False values for X11 API callsAlexander Golubev2026-01-081-2/+2
| | | | | | | | | | During discussion it was decided that it would be better to use more traditional constants for True/False in X11 calls after all. This effectively fixes-up the changes made by e8fcdbfe9. Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit c7d8ac7d97ca9e593be1851ac1cfe4953e545d40)
* Replace TRUE/FALSE with boolean values true/false [2]Alexander Golubev2026-01-021-2/+2
| | | | | | | | | | | X API calls for some reason were missed in previous commits. Note: Traditionally X Api uses "True" and "False" definitions, but for consistency with the rest of code base it would be better to use modern counterparts. Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit e8fcdbfe90d505ea5c8092915abaa07d08422886)
* Replace Qt with TQtMichele Calgaro2023-11-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b965cbac5b21345e9dfc768a7e4f660ffa4aa72f)
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-5/+5
|
* KDEDIR ordering repairtpearson2010-04-191-0/+95
Added true transparency support to kdesktop git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1116291 283d02a7-25f6-0310-bc7c-ecb5cbfe19da