summaryrefslogtreecommitdiffstats
path: root/kdoctools
Commit message (Collapse)AuthorAgeFilesLines
* Fixed references to TDE website.Michele Calgaro2021-02-0419-21/+21
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add definitions for X11_RGBFILE and XMLLINT in config.hgregory guy2020-09-271-1/+4
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Removed code formatting modelines.Michele Calgaro2020-09-27123-763/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Prepare the complete ksgmltools2 in the binary directorySlávek Banko2020-06-163-36/+28
| | | | | | | | | | | | instead of updating in the source. The configuration file mechanism is used to update items in general.entities instead of loading the file and replacing it with regular expressions. This relates to bug 3135. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* The date for updating the release information in docbookSlávek Banko2020-03-251-11/+19
| | | | | | | | | | | entities is converted exclusively by cmake code instead of calling the "date" binary because it may have different options on different systems. If the file modification date is to be determined, GNU find is necessary. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use the source package date or the source git repository dateSlávek Banko2020-03-153-98/+77
| | | | | | | | | | | instead of the current build date. The use of a stable date is necessary to achieve reproducible builds. Updating release information in docbook entities is done directly in CMake rules. Entities will no longer be duplicated during repeated updates. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix bug reports link in about dialogSlávek Banko2018-06-303-3/+3
| | | | | | | Update bug reports url to bugs.trinitydesktop.org This resolves bug 2935 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2329-0/+0
|
* Fixed wrong DocPath strings. This relates to bug 2319Michele Calgaro2015-01-232-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated version numbers for R14.1 branchMichele Calgaro2014-12-151-2/+2
|
* Update version numbers for R14 final releaser14.0.0Timothy Pearson2014-12-091-2/+2
|
* Load proper handbook section when a TDEControl module is loaded via ↵Timothy Pearson2014-10-091-0/+4
| | | | | | tdecmshell instead of kcontrol This relates to Bug 1850
* Remove obsolete references to kinfocenterTimothy Pearson2014-09-293-4/+0
| | | | This relates to Bug 1910
* Fix missing attribute name in el, fi and ko docbook xml catalogFrançois Andriot2014-09-183-9/+9
|
* Update khelpcenter style files.Alex Couture2014-09-031-6/+6
|
* Add docbook catalogs in xml formatSlávek Banko2014-07-2644-7/+1930
| | | | | Switch docbook catalogs to xml This resolves Bug 2077
* Fixed code for searching for help handbooks. This resolves bug 1839.Michele Calgaro2014-04-301-17/+11
|
* Revert commit 1d498994Slávek Banko2014-04-051-1/+0
|
* Include xrender library directory when linkingTimothy Pearson2014-04-021-0/+1
| | | | This relates to Bug 1199
* Reorganize tdeioslave help handbooks, fix related protocol files and issues, ↵Darrell Anderson2014-02-062-0/+2
| | | | update and add handbooks.
* Finish renaming kiconedit->tdeiconedit.Darrell Anderson2014-02-063-4/+4
|
* Update help handbook css and xsl files.Darrell Anderson2014-01-292-6/+6
|
* Add support for new default help handbook page for non-existent handbooks.Darrell Anderson2014-01-241-7/+21
| | | | This partially resolves bug report 1839.
* Update docbook entities.Darrell Anderson2014-01-241-2/+3
|
* Update docbook entities.Darrell Anderson2014-01-231-2/+2
|
* Update docbook entities.Darrell Anderson2014-01-221-3/+3
|
* Fix docbook tags split across lines.Darrell Anderson2014-01-212-75/+11
|
* Update the update-entities.sh script with improved method toDarrell Anderson2014-01-191-2/+14
| | | | determine the tde-release-date entity.
* Remove entities inadvertently added 2013-04-25 in commit 2bf1b0f8.Darrell Anderson2014-01-191-3/+0
| | | | | The entities are dynamically created during compilation by the update-entities.sh script.
* Added TDE team general entitiesMichele Calgaro2014-01-192-2/+6
|
* Minor kdoctools renaming cleanup.Darrell Anderson2014-01-187-25/+25
|
* Rename kdebugdialog -> tdedebugdialogDarrell Anderson2014-01-062-2/+2
|
* Fix htdig index build failure using suggested patch from KDE bug 209415Timothy Pearson2013-12-141-1/+1
| | | | This relates to Bug 370
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-3/+3
|
* force cmake to create update-entities script in binary directory: make ↵Golubev Alexander2013-07-261-3/+3
| | | | sources read-only
* Second part of renaming kdessh -> tdesshSlávek Banko2013-07-222-2/+2
|
* Rename kdepasswd -> tdepasswdSlávek Banko2013-07-222-2/+2
|
* Add ConsoleKit support to TDE hardware libraryTimothy Pearson2013-04-251-0/+4
|
* Update files and references in support of bug report 1446.Darrell Anderson2013-04-1816-29/+29
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-153-4/+4
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-2/+2
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-2/+2
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-313-4/+4
|
* Minor update to Doxygen referencesTimothy Pearson2013-01-271-2/+2
|
* Rename additional kioslave librariesTimothy Pearson2013-01-2713-36/+36
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-16/+16
|