summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeapplication.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-151-82/+82
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-121-14/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-211-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-301-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace color '#define' strings with actual valuesMichele Calgaro2023-11-231-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced time related '#define' with actual stringsMichele Calgaro2023-11-231-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various tq* strings with TQt::* equivalentsMichele Calgaro2023-11-211-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-181-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-151-22/+22
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-121-14/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop USE_TQT4 codeMichele Calgaro2023-08-261-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-121-4/+4
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed up incomplete qtplugins -> tqtplugins renaming.Michele Calgaro2020-06-241-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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