Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-15 | 14 | -18/+18 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3ec2ac7ee5d10c5bbc2d4d1af67c5be874f985a5) | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0130e6d75affbd5fb76eb3fde0f5a7a0e986c830) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-24 | 248 | -399/+399 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6df27473e52921dbfb268945c748639f1cf806e4) | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-12 | 15 | -28/+28 |
| | | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1e6b97e1b1d29b0a895643eb9ce7ffe08d6fed75) | ||||
* | Fixed FTBFS with clang. | Michele Calgaro | 2021-07-28 | 5 | -10/+10 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix ftbfs on Fedora 34 | François Andriot | 2021-05-11 | 1 | -2/+2 |
| | | | | | | error: ordered comparison of pointer with integer zero ('int*' and 'int') Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 18 | -21/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove remaining 'register' instructions. | Michele Calgaro | 2020-02-21 | 1 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 13 | -101/+101 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix branding of KVIrc and also translations, for fuzzy prevention. | Chris | 2019-07-29 | 5 | -7/+7 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-06-01 | 2 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to latest TQVariant::TQVariant(bool) function. | Michele Calgaro | 2019-05-29 | 2 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix empty translation. | Slávek Banko | 2019-01-07 | 1 | -1/+1 |
| | | | | | | Fix charset in translation. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix build with a clean TQt namespace. | Slávek Banko | 2018-10-29 | 170 | -565/+565 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 6 | -18/+18 |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed incorrect TTQ rename (TTQ -> TQ) | Michele Calgaro | 2018-10-14 | 14 | -25/+25 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define. | Michele Calgaro | 2018-09-25 | 2 | -18/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed unnecessary executable flag. | Michele Calgaro | 2018-09-02 | 4 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Workaround for parallel build | Slávek Banko | 2018-08-24 | 1 | -1/+6 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Workaround for parallel build | Slávek Banko | 2018-08-24 | 1 | -0/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Added support for OpenSSL 1.1 | Slávek Banko | 2017-01-10 | 2 | -13/+41 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 8 | -12/+12 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 73 | -0/+0 |
| | |||||
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 2 | -42/+42 |
| | |||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 1 | -4/+4 |
| | |||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 1 | -7/+7 |
| | |||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 1 | -1/+1 |
| | |||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 5 | -5/+5 |
| | |||||
* | Fix FTBFS because undefined macro TDE_DIR and TDE_LIBDIR | Francois Andriot | 2013-06-06 | 3 | -1/+9 |
| | |||||
* | Fix unintended rename of link* | Slávek Banko | 2013-02-24 | 1 | -5/+5 |
| | |||||
* | Fix unintended rename of nick* | Slávek Banko | 2013-02-24 | 2 | -6/+6 |
| | |||||
* | Fix unintended rename of interfacelookglobal | Slávek Banko | 2013-02-19 | 4 | -8/+8 |
| | |||||
* | Fix prior commit | Timothy Pearson | 2013-02-15 | 2 | -0/+0 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 6 | -10/+10 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 2 | -2/+2 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -14/+14 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 6 | -7/+7 |
| | |||||
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -3/+3 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Rename KShared | Timothy Pearson | 2013-01-31 | 1 | -2/+2 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 4 | -7/+7 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 3 | -5/+5 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -4/+4 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 4 | -5/+5 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 1 | -2/+2 |
| | |||||
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 2 | -5/+5 |
| | |||||
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 1 | -2/+2 |
| | |||||
* | Remove unnecessary language. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| |