summaryrefslogtreecommitdiffstats
path: root/kttsd
Commit message (Collapse)AuthorAgeFilesLines
* change large file support to more portableOBATA Akio2019-01-153-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>
* Add CMakeL10n rules.Slávek Banko2018-12-291-0/+17
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* qt -> tqt conversion:Michele Calgaro2018-09-271-4/+4
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-176-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-011-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS on Mageia 6François Andriot2017-06-274-4/+4
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* 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>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2319-0/+0
|
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | 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 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
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-253-3/+3
|
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵Timothy Pearson2013-01-252-6/+6
| | | | and KBuffer to avoid conflicts with KDE4
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2570-141/+141
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2441-262/+262
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-227-22/+22
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-204-4/+4
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-193-9/+9
|
* Fix references to user profile directory.Darrell Anderson2012-11-042-4/+4
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-1/+1
|