Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change to build and install inputmethod files if enabled | OBATA Akio | 2023-11-13 | 2 | -0/+51 |
| | | | | | Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit 73e6afa2ee2871d3cf47df6cea6d818876bd3642) | ||||
* | 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 <[email protected]> | ||||
* | Drop USE_QT3/4 code | Michele Calgaro | 2023-09-03 | 319 | -9872/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 701d92857caed18c0099b264c45a0b0edce782f2) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 1 | -14/+9 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit abc07a72ce7dc957e365406877ac73e32241e688) | ||||
* | Add missing tqobjectdefs.h replacing the compat version tqobjdefs.h. | Slávek Banko | 2023-07-16 | 1 | -0/+31 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit d6c39b276a69b1bdfff98d93c8b11ae86dc8d1e1) | ||||
* | 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 <[email protected]> | ||||
* | Removed obsolete Qt2's TQStack, TQVector, TQList, TQListIterator classes. | Michele Calgaro | 2020-05-23 | 6 | -244/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Allow tqtinterface to build without OpenGL support. | gregory guy | 2020-04-27 | 1 | -0/+6 |
| | | | | | | | | This should close bug 2645. Some cosmetics here and there. Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Prevent to use GNU sed extension feature | OBATA Akio | 2019-01-14 | 1 | -1/+4 |
| | | | | | | | | | It is GNU sed extension feature to use "\n" in insert string, so it should be replaced with portable way. This resolves bug 2986. Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Removed some obsolete code related to Qt1. | Michele Calgaro | 2018-10-21 | 4 | -97/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 2 | -9/+9 |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 12 | -30/+30 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 4 | -17/+17 |
| | | | | | | | | | 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 <[email protected]> | ||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 368 | -368/+368 |
| | |||||
* | Fix FTBFS under tqt3 | Timothy Pearson | 2012-03-02 | 1 | -6/+6 |
| | |||||
* | Undo prior accidental commit | Timothy Pearson | 2012-03-02 | 7 | -21/+21 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 2 | -7/+7 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 6 | -14/+14 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2012-01-31 | 1 | -0/+21 |
| | |||||
* | Fix more FTBFS | Timothy Pearson | 2012-01-28 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2012-01-28 | 1 | -2/+2 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2012-01-28 | 1 | -1/+1 |
| | |||||
* | Fix tqt3 problems | Timothy Pearson | 2012-01-28 | 329 | -339/+339 |
| | |||||
* | Split out qt3 and tqt3 files | Timothy Pearson | 2012-01-26 | 607 | -0/+25838 |