summaryrefslogtreecommitdiffstats
path: root/kttsd
Commit message (Collapse)AuthorAgeFilesLines
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-041-19/+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>
* change large file support to more portableOBATA Akio2019-01-203-14/+14
| | | | | | | | It is not portable to use lseek64/off64_t directly. Change to set large file support macro and use usual names. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 12ef306abc066e67042c539f7438f37c120a1be8)
* Add CMakeL10n rules.Slávek Banko2018-12-291-0/+17
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2fecb1619e74ee7badafd44db4775c6a9721af93)
* 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 d9d79cf82ad2c8d37b78438c2936a0bc04a00a4a)
* Fix FTBFS on Mageia 6François Andriot2017-06-274-4/+4
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> (cherry picked from commit e5988bd8fc35a985c6330cf27acdb6388798292c)
* Do not make and install kttsd/compatSlávek Banko2017-05-271-1/+0
| | | | | | | Everything is already contained in tdelibs Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 25e481de06bc8f491c27ebe634bee9afded0cef5)
* 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-2419-0/+0
| | | | (cherry picked from commit 65525c5ad5bfc257dd9f67c838ef343cc9095285)
* 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
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-222-2/+2
|
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-34/+34
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-34/+34
| | | | This reverts commit 9fe64cd28cdfec84513bf0661d9eb780cdadaccf.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-34/+34
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* 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
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-131-1/+1
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-132-7/+7
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-122-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1118-19/+19
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-34/+34
|
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-082-2/+2
|
* Update and rename files in support of commit 722ce1ef.Darrell Anderson2014-03-022-22/+22
|
* Fix desktop files to correctly populate kcontrol.Darrell Anderson2014-02-122-2/+2
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-265-6/+6
|
* Add missing LDFLAGS causing FTBFSSlávek Banko2013-09-111-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-036-9/+9
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1541-63/+63
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1412-21/+21
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-4/+4
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-045-37/+37
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0112-15/+15
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0113-69/+69
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-0115-34/+34
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-313-4/+4
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-292-2/+2
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-1/+1
|
* Minor update for kioslave renameTimothy Pearson2013-01-272-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2742-47/+47
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2625-42/+42
|