Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unsupported qtint*/qtuint* typesr14.1.1 | Michele Calgaro | 2023-10-09 | 1 | -7/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4eb1d751c955d29867080e61b99c1dea0e8f01bb) | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 1 | -11/+1 |
| | | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 94d94919d6378306126f3aa714325f6469d26def) | ||||
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-14 | 2 | -5/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bab4623e336551a456eb8928f8b3fa3031ba0e43) | ||||
* | Remove various tqtinterface's TQ_* defines | Michele Calgaro | 2023-09-12 | 1 | -24/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 368e7fd99748de8507a21c2c555edfd1a6876070) | ||||
* | Drop remaining USE_TQT3/4 code in r14.1.x branch. | Slávek Banko | 2023-09-07 | 3 | -45/+0 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-07 | 1 | -15/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 27a6961199e1ff518495e2dfef8880d6ea35603f) | ||||
* | Remove TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-04 | 1 | -11/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f5c943a5c5074e536fc8b2e850facb4934eee781) | ||||
* | Drop USE_QT3/4 code | Michele Calgaro | 2023-09-03 | 321 | -9881/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 701d92857caed18c0099b264c45a0b0edce782f2) | ||||
* | Remove tqt_mo_* defines | Michele Calgaro | 2023-09-01 | 1 | -7/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2ac5e74a45b9f8b7fa8ae63bf48661e16b669a33) | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 1 | -4/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5b7f613d832f7d71e1976801ed7bf8d0cdfcfd4b) | ||||
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-10 | 1 | -13/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2f9f391e45ba9ddc220849197cd93e31f12f640e) | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -24/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4848af3cc51c0048e130804d42db4bc0020512ba) | ||||
* | Drop use of TQ_SP* defines. | Michele Calgaro | 2023-08-07 | 1 | -3/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5b2d06213e19162fd3d57bd388746d950d716763) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 10 | -163/+11 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit abc07a72ce7dc957e365406877ac73e32241e688) | ||||
* | Add missing tqobjectdefs.h replacing the compat version tqobjdefs.h. | Slávek Banko | 2023-07-16 | 2 | -1/+32 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d6c39b276a69b1bdfff98d93c8b11ae86dc8d1e1) | ||||
* | Remove _OBJECT_NAME_STRING defines. This relates to the merging of ↵ | Michele Calgaro | 2023-07-13 | 1 | -125/+0 |
| | | | | | | | tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bfa8743d6b7deeaf47b1393eb0ad7d1db85a9a28) | ||||
* | Use TDE cmake macro to set versionr14.1.0 | Michele Calgaro | 2022-06-20 | 1 | -1/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Remove cmake submodule since it has now been replaced by cmake-trinity ↵ | Slávek Banko | 2021-05-24 | 2 | -3/+0 |
| | | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to ↵ | Michele Calgaro | 2021-02-13 | 1 | -1/+1 |
| | | | | | | TQ_FULL_TEMPLATE_INSTANTIATION). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed references to TDE website. | Michele Calgaro | 2021-02-04 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 2.8.12. | Slávek Banko | 2021-01-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Add quotes for the file name used as a parameter in tqt-replace scripts. | Slávek Banko | 2020-09-14 | 6 | -9/+9 |
| | | | | | | This resolves bug 3158. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-06-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-05-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-05-24 | 1 | -0/+0 |
| | |||||
* | Removed obsolete Qt2's TQStack, TQVector, TQList, TQListIterator classes. | Michele Calgaro | 2020-05-23 | 9 | -251/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-05-17 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-05-11 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-05-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-05-07 | 1 | -0/+0 |
| | |||||
* | Allow tqtinterface to build without OpenGL support. | gregory guy | 2020-04-27 | 5 | -31/+122 |
| | | | | | | | | This should close bug 2645. Some cosmetics here and there. Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-04-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/tqtinterface/cmake to latest HEAD | Automated System | 2020-04-04 | 1 | -0/+0 |
| |