summaryrefslogtreecommitdiffstats
path: root/kjsembed
Commit message (Collapse)AuthorAgeFilesLines
* Removed additional code formatting modelines.Michele Calgaro2020-09-2573-142/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 76a11aa911a0e3d74b94cd13140a00def0241700)
* Removed code formatting modelines.Michele Calgaro2020-09-23109-559/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3bbc1697473ff8e1d58d392c61f5d1779af6b555)
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-041-14/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated date and version to R14.0.6 in .lsm files.Michele Calgaro2019-03-031-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-0353-0/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e3f8eb0c80de1b0928a66b5febe3feaefad07f42)
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-261-1/+1
|
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-011-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit bd2f1a617952ea2c78246172896fa6110c3a9371)
* Update version number for new target R14.0.5Slávek Banko2016-11-121-2/+2
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-231-1/+1
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2437-0/+0
| | | | (cherry picked from commit 240957820ccfa4a73c01c23b6601100c6d823670)
* Update version number for new target R14.0.4Slávek Banko2016-02-291-2/+2
|
* Update date in lsm filesr14.0.3Slávek Banko2016-02-071-1/+1
|
* Update version number for new target R14.0.3Slávek Banko2015-11-301-2/+2
|
* Update date in lsm filesr14.0.2Slávek Banko2015-10-251-1/+1
|
* Update version number for new target R14.0.2Slávek Banko2015-08-261-2/+2
|
* Update date in lsm filesr14.0.1Slávek Banko2015-07-131-1/+1
|
* Update version in lsm filesSlávek Banko2015-07-111-1/+1
|
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-231-1/+1
| | | | | (cherry picked from commit 7a905058b33724d87aa4c90b1bb991557479a3eb) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-222-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-117-7/+7
| | | | match XDG specifications
* Branding cleanup in man page.Darrell Anderson2014-01-261-1/+1
|
* Prevent non-existent help handbook from populating the main handbook table ↵Darrell Anderson2014-01-141-1/+7
| | | | of contents.
* Additional k => tde renaming and fixesSlávek Banko2013-09-037-14/+14
|
* Fix inadvertent renaming and typos.Darrell Anderson2013-05-0510-10/+10
|
* Update desktop files in support of bug report 1463.Darrell Anderson2013-04-201-1/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1519-21/+21
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1410-20/+20
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-072-2/+2
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-044-7/+7
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0115-20/+20
|
* Fix prior commitTimothy Pearson2013-02-012-0/+0
|
* Fix FTBFSTimothy Pearson2013-02-012-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0139-139/+139
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-013-7/+7
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-314-6/+6
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-296-11/+11
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-2711-25/+25
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2717-20/+20
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2619-22/+22
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-259-37/+37
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-23/+23
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-226-11/+11
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-206-9/+9
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-195-7/+7
|
* Update TQt3 property/enum macrosTimothy Pearson2012-10-2011-41/+41
|
* Fix png files. This resolves bug report 837.Darrell Anderson2012-06-2312-0/+0
| | | | Thanks to walch.martin.
* Update for recent TQ changes.Darrell Anderson2012-06-202-14/+14
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0812-13/+13
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-19/+19
|