Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | IconView widget was moved to Widgets module in commit | Slávek Banko | 2021-03-30 | 2 | -2/+2 | |
| | | | | | | | | a41a034902bb3aa75db4524978a174353b5de2fe, but there remained the iconview module definition as standalone. This causes incorrect BUILD_KEY and library configuration declaration. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to ↵ | Michele Calgaro | 2021-02-13 | 4 | -9/+9 | |
| | | | | | | TQ_FULL_TEMPLATE_INSTANTIATION). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Replace dead URLs of "SEE ALSO" section in man pages to trinity ones | OBATA Akio | 2020-07-09 | 4 | -5/+5 | |
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> | |||||
* | Fix maketqpf man page based on source codes | OBATA Akio | 2020-07-09 | 1 | -7/+14 | |
| | | | | | | | | Change to use usage of the command instead of copy from qembed's one for "SYNTAX" section. Fix fontdir path from source code. Signed-off-by: OBATA Akio <obache@wizdas.com> | |||||
* | Fix a typo in tqlinguist man page | OBATA Akio | 2020-07-09 | 1 | -1/+1 | |
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> | |||||
* | Refrect qt -> tqt changes to man1 | OBATA Akio | 2020-07-07 | 9 | -110/+110 | |
| | | | | | | | Adjust page name to the installed tool name and follow class name changes in examples. Signed-off-by: OBATA Akio <obache@wizdas.com> | |||||
* | Further cleanup of left over material after removal of Qt2's TQListIterator ↵ | Michele Calgaro | 2020-05-24 | 1 | -1/+0 | |
| | | | | | | class. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Missed out in previous commit :-( Documentation updated accordingly. | Michele Calgaro | 2020-05-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack. | Michele Calgaro | 2020-05-23 | 7 | -68/+1 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Recovering an accidentally damaged PNG image. | Slávek Banko | 2020-03-22 | 1 | -0/+0 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fix typo. | Slávek Banko | 2020-03-22 | 1 | -1/+1 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -1/+1 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR. | Michele Calgaro | 2018-10-27 | 3 | -8/+0 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Removed some obsolete code related to Qt1. | Michele Calgaro | 2018-10-21 | 8 | -2828/+0 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Removed obsolete Qt2's TQVector class and replaced | Michele Calgaro | 2018-10-20 | 7 | -69/+2 | |
| | | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 9 | -134/+2 | |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 226 | -956/+956 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 41 | -104/+104 | |
| | | | | | | | | | 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 <michele.calgaro@yahoo.it> | |||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 467 | -614/+614 | |
| | | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 10 | -24/+24 | |
| | | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Always build with a clean namespace | Slávek Banko | 2018-09-24 | 6 | -71/+2 | |
| | | | | | | | | | 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 <slavek.banko@axis.cz> | |||||
* | Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of the | Michele Calgaro | 2018-09-16 | 10 | -23/+23 | |
| | | | | | | | qt->tqt conversion and is required to align to corresponding patch for common/admin module. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Add brightness keys support | Roman Savochenko | 2017-07-30 | 3 | -2/+22 | |
| | | | | | | | The code partially taken from Qt4 This relates to bug 2775 Signed-off-by: Roman Savochenko <rom_as@oscada.org> | |||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 285 | -0/+0 | |
| | ||||||
* | Added operator[] convenience function to TQPtrList, similarly to TQValueList. | Michele Calgaro | 2015-09-14 | 1 | -0/+1 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Fixed search algorithm for iconview widget. This resolves bug 420. | Michele Calgaro | 2015-07-13 | 1 | -6/+1 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Automated update from Qt3 | Timothy Pearson | 2015-03-05 | 529 | -2546/+2546 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2015-03-05 | 3 | -1304/+1304 | |
| | ||||||
* | Moved iconview widget to src/widget folders. | Michele Calgaro | 2015-02-06 | 2 | -13/+4 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 4 | -5/+5 | |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | |||||
* | Qt -> TQt renaming in TQt .dcf files. This relates to bug 1859. | Michele Calgaro | 2014-10-12 | 3 | -1304/+1304 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-02 | 2 | -4/+4 | |
| | ||||||
* | Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT" | Timothy Pearson | 2013-11-07 | 10 | -31/+31 | |
| | | | | This reverts commit 40e50e6f20276afb557992a51d47618b014e388d. | |||||
* | Update minor TQt3 tool names to match current TQt3 sources in GIT | Timothy Pearson | 2013-11-07 | 10 | -31/+31 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-11-06 | 1704 | -119695/+119695 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-07 | 104 | -157/+157 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2012-11-25 | 78 | -255/+255 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-20 | 78 | -607/+607 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-17 | 64 | -666/+666 | |
| | ||||||
* | Automated update from qt3 | Timothy Pearson | 2012-03-06 | 11 | -27/+27 | |
| | ||||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 65 | -186/+186 | |
| | ||||||
* | Automated update from qt3 | Timothy Pearson | 2012-02-28 | 1 | -1/+1 | |
| | ||||||
* | Automated update from qt3 | Timothy Pearson | 2012-02-27 | 73 | -175/+175 | |
| | ||||||
* | Rename kde-config to tde-config | Timothy Pearson | 2012-02-26 | 2 | -5/+5 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 339 | -843/+843 | |
| | ||||||
* | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 1901 | -79593/+79593 | |
| | ||||||
* | Fix accidental conversions of binary files from last commit | Timothy Pearson | 2012-01-22 | 2 | -0/+0 | |
| | ||||||
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 2 | -0/+0 | |
| | ||||||
* | Update from qt3 | Timothy Pearson | 2012-01-11 | 12 | -0/+448 | |
| | ||||||
* | Sync again | Timothy Pearson | 2011-12-05 | 11 | -14/+14 | |
| |