| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed unused files | Michele Calgaro | 2024-03-05 | 1 | -81/+0 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-02 | 1 | -2/+2 |
* | Replace auto_ptr | Michele Calgaro | 2024-01-18 | 3 | -16/+16 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-04 | 4 | -36/+36 |
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-14 | 2 | -25/+25 |
* | Replace various strings '#define'd in tqtinterface | Michele Calgaro | 2023-11-18 | 2 | -2/+2 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-05 | 1 | -2/+2 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 1 | -1/+1 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 4 | -4/+4 |
* | Remove unnecessary translations. | Michele Calgaro | 2022-09-29 | 1 | -2/+0 |
* | Remove unnecessary accelerators from .ui files. | Michele Calgaro | 2022-09-11 | 1 | -3/+0 |
* | Rename installed files to kbookreader. | Slávek Banko | 2021-07-27 | 13 | -25/+27 |
* | Desktop file translations: | Slávek Banko | 2020-04-05 | 3 | -34/+6 |
* | Move translations to a new directory layout. | Slávek Banko | 2020-04-05 | 1 | -1/+1 |
* | Drop automake build support. | gregory guy | 2019-10-09 | 1 | -47/+0 |
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -13/+0 |
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2019-01-13 | 1 | -1/+1 |
* | Add includes to UI files to resolve FTBFS. | Slávek Banko | 2019-01-13 | 1 | -3/+3 |
* | conversion to the cmake buildidng system | gregory guy | 2019-01-13 | 1 | -0/+75 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-25 | 1 | -0/+3 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -2/+2 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 2 | -0/+0 |
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
* | Move kbookreader from Utilities to System menu. | Darrell Anderson | 2014-02-27 | 2 | -1/+2 |
* | Fix incorrect reference in help handbook DocPath key. | Darrell Anderson | 2014-01-14 | 1 | -1/+1 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -2/+2 |
* | Update desktop files in support of bug report 1463. | Darrell Anderson | 2013-04-19 | 1 | -0/+1 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 5 | -8/+8 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 3 | -5/+5 |
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -5/+5 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 4 | -12/+12 |
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 1 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 3 | -6/+6 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 2 | -3/+3 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 4 | -16/+16 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 4 | -10/+10 |
* | 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-19 | 2 | -2/+2 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -3/+3 |
* | Fix QString -> TQString. | Darrell Anderson | 2012-09-16 | 1 | -3/+3 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -30/+30 |
* | Update lsm files. | Darrell Anderson | 2012-05-27 | 1 | -13/+10 |
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 4 | -4/+4 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 3 | -13/+13 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 2 | -2/+2 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 6 | -6/+6 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 7 | -25/+25 |