summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeapplication.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt branding with TQt ones.Chris2019-08-111-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-2/+2
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdecore: fix a crash of dcop non-GUI apps without XAlexander Golubev2017-01-291-4/+8
| | | | | | | Previously non-GUI apps crashed on TDEApplication::updateUserTimestamp callback when receiving a DCOP message. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Remove unneeded check and handler for broken TQt DnDTimothy Pearson2014-12-041-41/+0
| | | | Application of patch 0037-dnd-timestamp-fix.patch to TQt3 verified before removal
* Add very early support for compressed PPDs to make_driver_db_cupsTimothy Pearson2014-11-201-3/+3
| | | | This relates to Bug 2191
* Write composition manager available file to tmpTimothy Pearson2014-11-191-45/+37
| | | | This relates to Bug 887
* Fix FTBFS because Linux specific include in tdeapplication.cppFrançois Andriot2014-10-051-0/+2
|
* Add new build option WITH_XCOMPOSITEAlexander Golubev2013-09-251-8/+4
| | | | | Fix build without xcomposite This resolves Bug 1289
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-09-071-7/+7
|
* Allow session manager to be disable on creation when argc and argv are not ↵Timothy Pearson2013-08-081-0/+27
| | | | | | passed to TDEApplication This relates to Bug 760
* Change mount API to allow for mount backends other than pmountTimothy Pearson2013-08-081-0/+81
| | | | Add static convenience method for determining X11 VT mapping to TDEApplication
* Allow TDEApplication objects to be constructed without a session managerTimothy Pearson2013-08-061-0/+35
| | | | This relates to Bug 760
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-4/+4
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-0/+3638