| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-05 | 8 | -81/+81 |
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-03 | 1 | -1/+1 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-05 | 1 | -3/+3 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -1/+1 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 10 | -10/+10 |
* | Make the Nettools backend optional. | gregory guy | 2021-07-19 | 3 | -10/+26 |
* | Change default backend from Nettools to Sys. | gregory guy | 2021-07-15 | 3 | -15/+9 |
* | Minor correction to file name in comments. | Michele Calgaro | 2021-01-15 | 1 | -1/+1 |
* | Added translation of .desktop files. | Michele Calgaro | 2020-10-09 | 4 | -234/+14 |
* | Copy translation files to new structure. | Michele Calgaro | 2020-10-08 | 1 | -1/+1 |
* | Drop automake build support. | gregory guy | 2020-10-01 | 4 | -73/+2 |
* | conversion to the cmake building system | gregory guy | 2019-04-23 | 5 | -1/+91 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-28 | 1 | -0/+3 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
* | Fix FTBFS with clang | Ray Vine | 2018-05-19 | 1 | -1/+3 |
* | Fix FTBFS on Mageia 6 | François Andriot | 2017-07-01 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
* | Fix abort on startup due to oversized tray icon creation when icon widget has... | Timothy Pearson | 2014-07-08 | 1 | -5/+5 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -2/+2 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 10 | -15/+15 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -3/+3 |
* | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -1/+1 |
* | 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 | 2 | -3/+3 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 8 | -9/+9 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 7 | -42/+42 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 5 | -49/+49 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 3 | -6/+6 |
* | Fix multiple event notifications | Timothy Pearson | 2012-11-19 | 2 | -6/+6 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -5/+5 |
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 1 | -3/+3 |
* | Fix kcontrol branding with event sound files. | Darrell Anderson | 2012-03-07 | 2 | -54/+54 |
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 10 | -10/+10 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -1/+1 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 8 | -56/+56 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 12 | -54/+54 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 15 | -111/+111 |
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 15 | -111/+111 |
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 1 | -2/+2 |
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
* | Fix remaining instances of tqStatus embedded in user visible stringsv3.5.13 | tpearson | 2011-08-31 | 1 | -1/+1 |
* | Fix a number of accidental tqStatus string conversions | tpearson | 2011-08-27 | 1 | -1/+1 |
* | rename the following methods: | tpearson | 2011-08-10 | 12 | -18/+18 |
* | rename the following methods: | tpearson | 2011-08-10 | 4 | -13/+13 |
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 3 | -3/+3 |
* | Rename incorrect instances of tqrepaint[...] to repaint[...] | tpearson | 2011-07-07 | 1 | -1/+1 |
* | TQt4 port knemo | tpearson | 2011-06-30 | 31 | -752/+762 |