Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Qt with TQt | Michele Calgaro | 2024-03-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-02 | 3 | -10/+10 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-04 | 38 | -301/+301 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-15 | 4 | -59/+59 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 2 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-16 | 17 | -57/+57 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 45 | -62/+62 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove unnecessary accelerators from .ui files. | Michele Calgaro | 2022-09-11 | 5 | -21/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-03 | 15 | -84/+65 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-05-29 | 66 | -46/+46 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix old upstream URLs for visible parts. | Chris | 2019-07-16 | 1 | -2/+1 |
| | | | | | Signed-off-by: Chris <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix empty translation. | Slávek Banko | 2019-01-13 | 1 | -3/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2019-01-08 | 1 | -0/+10 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Workaround for parallel build | Slávek Banko | 2016-09-08 | 1 | -0/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 19 | -0/+0 |
| | |||||
* | Fix FTBFS due to accidental double quote duplication | Timothy Pearson | 2014-10-23 | 1 | -2/+2 |
| | |||||
* | Repair mimetype icon usage, part 1. The following are not fully verified in ↵ | Timothy Pearson | 2014-10-22 | 1 | -2/+2 |
| | | | | source as of this commit due to ubiquity: info, unknown | ||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 1 | -2/+2 |
| | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 2 | -2/+2 |
| | | | | match XDG specifications | ||||
* | Do not delete referenced MainWindow in document destructor | Timothy Pearson | 2014-10-05 | 1 | -2/+6 |
| | | | | This resolves Bug 1729 | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 3 | -6/+6 |
| | |||||
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 7 | -7/+7 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 57 | -107/+107 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 6 | -6/+6 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -1/+1 |
| | |||||
* | Fix unintended renaming | Timothy Pearson | 2013-02-02 | 3 | -3/+3 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 18 | -23/+23 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-01 | 2 | -0/+0 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 18 | -164/+164 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -7/+7 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 2 | -4/+4 |
| | |||||
* | Update for kioslave rename | Timothy Pearson | 2013-01-27 | 1 | -2/+2 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 5 | -6/+6 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 12 | -34/+34 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 2 | -4/+4 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 17 | -86/+86 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 3 | -14/+14 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -2/+2 |
| | |||||
* | Branding KDE->TDE | Darrell Anderson | 2012-06-27 | 1 | -1/+1 |
| | |||||
* | Update for recent TQ changes. | Darrell Anderson | 2012-06-20 | 1 | -5/+5 |
| | |||||
* | Fix FTBFS due to missing libraries | Slávek Banko | 2012-06-13 | 1 | -4/+4 |
| | | | | | | | Clean up lib paths in LDFLAGS - moved to LIBADD For KWord and and KPresenter added linking kspell2 For KSpread added linking kutils This closes Bug 657 | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 5 | -8/+8 |
| | |||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 45 | -62/+62 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 24 | -82/+82 |
| |