Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-21 | 9 | -19/+19 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace various strings '#define'd in tqtinterface | Michele Calgaro | 2023-11-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-08 | 6 | -13/+13 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 2 | -35/+35 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 25 | -28/+28 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-12 | 2 | -12/+12 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-08 | 8 | -12/+12 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-07-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Desktop file translations: | Slávek Banko | 2020-05-22 | 4 | -116/+12 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 2 | -29/+29 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Clean up desktop files and fix German translations. | Chris | 2019-11-28 | 1 | -13/+6 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-25 | 1 | -0/+24 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 6 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | | | 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> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -1/+3 |
| | | | | 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 | 22 | -0/+0 |
| | |||||
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 1 | -2/+2 |
| | |||||
* | Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵ | Timothy Pearson | 2014-10-14 | 1 | -1/+1 |
| | | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 3 | -9/+9 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -2/+2 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 2 | -3/+3 |
| | | | | match XDG specifications | ||||
* | Move khexedit and kregexeditor to Development menu. | Darrell Anderson | 2014-02-27 | 1 | -2/+2 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -4/+4 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 29 | -41/+41 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 4 | -7/+7 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 3 | -8/+8 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -2/+2 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -10/+10 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 3 | -4/+4 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 20 | -71/+71 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 4 | -5/+5 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 2 | -2/+2 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 2 | -2/+2 |
| | |||||
* | Additional changes to support building with cmake. | Darrell Anderson | 2012-11-11 | 3 | -1/+19 |
| | | | | Thanks to Slavek Banko. | ||||
* | Initial conversion to cmake. | Darrell Anderson | 2012-11-10 | 7 | -0/+269 |
| | | | | Thanks to Fat-Zer. | ||||
* | Fix some "is not defined" warnings. | Darrell Anderson | 2012-10-29 | 2 | -6/+6 |
| | |||||
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Update autotools for new DSO linkage style | Slávek Banko | 2012-08-05 | 1 | -1/+1 |
| | | | | Thanks to Francois Andriot for the patch | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 2 | -3/+3 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 14 | -28/+28 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 25 | -28/+28 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 12 | -65/+65 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 36 | -187/+187 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 57 | -215/+215 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 73 | -478/+478 |
| | | | | This reverts commit bf280726d5d22f33d33e4f9e771220c725249407. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 73 | -478/+478 |
| |