Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix FTBFS with -no-xkb | Alexander Golubev | 2024-03-04 | 1 | -4/+17 |
| | | | | | | | The analogue of XkbKeycodeToKeysym() used to be XKeycodeToKeysym(), but it was deprecated in favour of XGetKeyboardMapping() method. Signed-off-by: Alexander Golubev <[email protected]> | ||||
* | avoid translating the /qt/XIMInputStyle options when saving into config | Alexander Golubev | 2024-03-02 | 1 | -4/+4 |
| | | | | | | | Also use "On The Spot" as the default when the setting in the config is incorrect. Signed-off-by: Alexander Golubev <[email protected]> | ||||
* | Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT | Michele Calgaro | 2023-12-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add support for HistoryBackButton and HistoryForwardButton | Mavridis Philippe | 2023-12-16 | 1 | -0/+4 |
| | | | | | | This resolves TDE/tdebase#421. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 1 | -18/+18 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Renamed QT_IM_* to TQT_IM_*. This relates to bug 3020. | Michele Calgaro | 2019-06-16 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 1 | -55/+55 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Always build with a clean namespace | Slávek Banko | 2018-09-24 | 1 | -3/+0 |
| | | | | | | | | | QT_CLEAN_NAMESPACE constant is no more needed This may theoretically affect applications created for Qt1 and Qt2, but such applications require further modifications as well. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of the | Michele Calgaro | 2018-09-16 | 1 | -4/+4 |
| | | | | | | | qt->tqt conversion and is required to align to corresponding patch for common/admin module. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add brightness keys support | Roman Savochenko | 2017-07-30 | 1 | -0/+10 |
| | | | | | | | The code partially taken from Qt4 This relates to bug 2775 Signed-off-by: Roman Savochenko <[email protected]> | ||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-07 | 1 | -2/+2 |
| | |||||
* | Fix incorrect renaming of RETQUEST | Timothy Pearson | 2013-05-04 | 1 | -3/+3 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-04-16 | 1 | -11/+19 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-04-11 | 1 | -1/+6 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-01-12 | 1 | -7/+20 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-12-01 | 1 | -2/+2 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-16 | 1 | -4/+0 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-08-08 | 1 | -4/+2 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-08-07 | 1 | -2/+2 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-07-28 | 1 | -10/+11 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-17 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-13 | 1 | -6/+6 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-05-24 | 1 | -20/+21 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-03-10 | 1 | -1/+2 |
| | |||||
* | Automated update from qt3 | Timothy Pearson | 2012-03-06 | 1 | -76/+76 |
| | |||||
* | Automated update from qt3 | Timothy Pearson | 2012-02-29 | 1 | -7/+7 |
| | |||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 1 | -86/+86 |
| | |||||
* | Automated update from qt3 | Timothy Pearson | 2012-02-27 | 1 | -32/+32 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 1 | -19/+19 |
| | |||||
* | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 1 | -27/+27 |
| | |||||
* | Update from qt3 | Timothy Pearson | 2012-01-26 | 1 | -4/+30 |
| | |||||
* | Automated update of tqt3 from qt3 | Timothy Pearson | 2012-01-23 | 1 | -0/+6 |
| | |||||
* | Update tqt3 to support gcc visibility | Timothy Pearson | 2012-01-08 | 1 | -2/+2 |
| | | | | This closes Bug 696 | ||||
* | Sync with latest script | Timothy Pearson | 2011-12-05 | 1 | -9/+9 |
| | |||||
* | Fix native TQt3 accidental conversion to tquit | Timothy Pearson | 2011-11-14 | 1 | -6/+6 |
| | |||||
* | Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 | Timothy Pearson | 2011-11-08 | 1 | -0/+6653 |