| Commit message (Expand) | Author | Age | Files | Lines |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 2 | -7/+7 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-16 | 8 | -25/+25 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-26 | 2 | -6/+6 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 41 | -41/+41 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-11 | 2 | -5/+5 |
* | Added build fix for with new version of libpaper | ormorph | 2023-03-03 | 1 | -1/+1 |
* | Fix FTBFS with clang. This resolves issue #25. | Michele Calgaro | 2022-05-12 | 1 | -1/+1 |
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-03 | 4 | -26/+22 |
* | Fixed build issue with libwv2 support | ormorph | 2021-11-18 | 1 | -2/+2 |
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-05-29 | 203 | -254/+254 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 1 | -1/+0 |
* | Adjusted after dropping obsolete Qt2's QList and QVector classes. | Michele Calgaro | 2020-05-24 | 1 | -2/+0 |
* | Fix old upstream URLs for visible parts. | Chris | 2019-07-16 | 1 | -1/+1 |
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 1 | -1/+1 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 7 | -8/+8 |
* | Removed unnecessary executable flag. | Michele Calgaro | 2018-09-01 | 3 | -0/+0 |
* | Fix FTBFS with clang | Ray Vine | 2018-05-22 | 1 | -1/+3 |
* | Fix FTBFS with ICU >= 58 | Slávek Banko | 2018-03-18 | 1 | -0/+1 |
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 1 | -4/+4 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 29 | -29/+29 |
* | Added support for libwpd-0.10. This resolves FTBFS in Debian/Testing. | Michele Calgaro | 2014-08-25 | 20 | -411/+422 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 3 | -3/+3 |
* | Fix FTBFS on armel | Slávek Banko | 2013-06-15 | 1 | -3/+3 |
* | Fix FTBFS due to missing flags for libxml | Slávek Banko | 2013-06-06 | 2 | -2/+3 |
* | Fix incorrect characters. | Darrell Anderson | 2013-05-23 | 1 | -95/+95 |
* | Fix redefinition problems with previous patch | Francois Andriot | 2013-04-08 | 1 | -28/+28 |
* | Fix FTBFS with libwpd 0.9 and above | Timothy Pearson | 2013-04-05 | 3 | -2/+165 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 39 | -54/+54 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 9 | -9/+9 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -3/+3 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -2/+2 |
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -9/+9 |
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 6 | -43/+43 |
* | Update for kioslave rename | Timothy Pearson | 2013-01-27 | 4 | -5/+5 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -2/+2 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 12 | -23/+23 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 2 | -3/+3 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 13 | -27/+27 |
* | Fix koffice FTBFS on 64-bit. | Darrell Anderson | 2012-10-28 | 1 | -0/+2 |
* | Fix accidental conversions of binary files | Slávek Banko | 2012-06-15 | 1 | -0/+0 |
* | Fix FTBFS due to missing libraries | Slávek Banko | 2012-06-13 | 4 | -6/+6 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 29 | -119/+119 |
* | Fix FTBFS when wv2-config libs is broken | Timothy Pearson | 2012-05-05 | 1 | -1/+1 |
* | Fix typos. | Darrell Anderson | 2012-04-05 | 2 | -2/+2 |
* | Rename additional members for tqt3 | Timothy Pearson | 2012-03-07 | 1 | -4/+4 |
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 3 | -16/+16 |
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 41 | -41/+41 |
* | Fix inadvertent TQt string conversions | Timothy Pearson | 2012-01-13 | 3 | -3/+3 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 87 | -901/+901 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 70 | -314/+314 |