summaryrefslogtreecommitdiffstats
path: root/tdm/kfrontend/kgapp.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2023-11-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b965cbac5b21345e9dfc768a7e4f660ffa4aa72f)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 814bf5fc4f403c13b0d8274c7f13fbef183c5c84)
* Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in ↵Slávek Banko2021-05-181-1/+1
| | | | | | special cases. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Allow contitional build with tdehwlibSlávek Banko2014-10-181-0/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use threading and select instead of busywaiting on the lock control socketTimothy Pearson2013-04-061-0/+1
| | | | This resolves the remainder of Bug 690
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-2/+2
|
* Fix tdm initial dialog display when randr changes the screen configuration ↵Timothy Pearson2013-01-121-0/+2
| | | | on startup
* Add display hotplug support to TDMTimothy Pearson2013-01-121-1/+5
| | | | Fix displayconfig control module
* Part 2 of prior commitTimothy Pearson2012-01-221-0/+50