summaryrefslogtreecommitdiffstats
path: root/kplato
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-03-171-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-023-10/+10
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0438-301/+301
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove various '#define' strings - part 6Michele Calgaro2023-12-154-59/+59
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-242-7/+7
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Qt with TQtMichele Calgaro2023-11-1617-57/+57
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2045-62/+62
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-115-21/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-0315-84/+65
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-2966-46/+46
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix old upstream URLs for visible parts.Chris2019-07-161-2/+1
| | | | | Signed-off-by: Chris <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* Fix empty translation.Slávek Banko2019-01-131-3/+3
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add CMakeL10n rules.Slávek Banko2019-01-081-0/+10
| | | | Signed-off-by: Slávek Banko <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Workaround for parallel buildSlávek Banko2016-09-081-0/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2319-0/+0
|
* Fix FTBFS due to accidental double quote duplicationTimothy Pearson2014-10-231-2/+2
|
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-221-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 Pearson2014-10-221-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 Pearson2014-10-131-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 Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Do not delete referenced MainWindow in document destructorTimothy Pearson2014-10-051-2/+6
| | | | This resolves Bug 1729
* Additional k => tde renaming and fixesSlávek Banko2013-09-033-6/+6
|
* Rename KABC namespaceTimothy Pearson2013-02-207-7/+7
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1557-107/+107
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-6/+6
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-1/+1
|
* Fix unintended renamingTimothy Pearson2013-02-023-3/+3
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0118-23/+23
|
* Fix FTBFSTimothy Pearson2013-02-012-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0118-164/+164
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-015-7/+7
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-4/+4
|
* Update for kioslave renameTimothy Pearson2013-01-271-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-275-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2612-34/+34
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-4/+4
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2417-86/+86
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-14/+14
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-2/+2
|
* Branding KDE->TDEDarrell Anderson2012-06-271-1/+1
|
* Update for recent TQ changes.Darrell Anderson2012-06-201-5/+5
|
* Fix FTBFS due to missing librariesSlávek Banko2012-06-131-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 Anderson2012-06-085-8/+8
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1745-62/+62
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2124-82/+82
|