Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-15 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ba3b5b77e1a430dc7197df20872ba46ce2fb6fa7) | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 1 | -3/+3 |
| | | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4c0dae60b2fbc60996fc8f4bd29ee6219b869527) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8eb500c4e81229a9853e2f9bac4f39450083f3d7) | ||||
* | tests: Wait for the dcop server to be ready. | Slávek Banko | 2020-12-06 | 1 | -0/+6 |
| | | | | | | Use a separate ICEAUTHORITY for tests. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Avoid double generating of dcop/tests files. | Slávek Banko | 2019-11-05 | 1 | -14/+7 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix CMake build dependencies for tests. | Slávek Banko | 2019-03-03 | 1 | -0/+12 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix CMake build dependencies | Slávek Banko | 2017-04-09 | 1 | -15/+7 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | testing: Run tests that use DCOP in a temporary home | Slávek Banko | 2017-02-01 | 1 | -0/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | testing: fix bash specific syntax in dcop test | Slávek Banko | 2017-01-29 | 1 | -1/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | dcop/tests: run dcop tests in a safer manner | Alexander Golubev | 2017-01-29 | 3 | -2/+13 |
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Include module into test names | Alexander Golubev | 2017-01-29 | 1 | -1/+2 |
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Make dcop tests run without X | Alexander Golubev | 2017-01-29 | 3 | -10/+24 |
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Add dcop tests to cmake | Alexander Golubev | 2017-01-29 | 5 | -9/+71 |
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 2 | -4/+4 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 2 | -2/+2 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 2 | -2/+2 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -1/+1 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -2/+2 |
| | |||||
* | Revert automated changes | tpearson | 2011-01-07 | 1 | -3/+3 |
| | | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 1 | -3/+3 |
| | | | | | | | NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 3 | -8/+8 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 8 | -0/+572 |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |