summaryrefslogtreecommitdiffstats
path: root/khelpcenter
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1616-186/+186
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-262-13/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-12-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various tq* strings with TQt::* equivalentsMichele Calgaro2023-11-211-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-257-8/+8
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2022-25/+25
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add TDE release notes to khelpcenter home page. This resolves issue #332Michele Calgaro2023-06-053-2/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-2252-70/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-06-2839-2744/+108
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed beagle related code.Michele Calgaro2020-02-094-139/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix khelpcenter branding.Chris2019-07-121-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add CMakeL10n rules.Slávek Banko2018-12-092-0/+25
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* this relates to bug 2618gregory guy2018-11-082-2/+2
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* fix issue #10gregory guy2018-10-271-1/+1
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-238-0/+0
|
* Fix FTBFS on freebsdSlávek Banko2015-06-121-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Revert remaining part of commit 687b146. This resolves bug 1850 and reopens ↵Michele Calgaro2015-06-041-10/+1
| | | | | | bug 2188. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed missing KHelpCenter top banner. This resolves bug 2320.Michele Calgaro2015-06-031-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-241-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed wrong DocPath strings. This relates to bug 2319Michele Calgaro2015-01-231-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix rare incorrect section display on load request when khelpcenter instance ↵Timothy Pearson2014-12-051-1/+11
| | | | | | already running This resolves Bug 2188
* Read from X-DocPath onlyTimothy Pearson2014-11-072-2/+2
|
* Fix accidental duplication of text-x- in new mime icon stringsTimothy Pearson2014-10-241-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-225-6/+6
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-193-199/+199
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-193-199/+199
| | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-193-199/+199
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-183-3/+3
|
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-2/+2
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1123-23/+23
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-113-199/+199
|
* Move Tutorials to tdeaddons.Darrell Anderson2014-10-057-433/+1
|
* Sort non-root entries in KHelpCenterTimothy Pearson2014-10-045-3/+19
| | | | | Make KHelpCenter entry sorting case-insensitive This resolves Bug 1849
* Fix khelpcenter service group entry appearing when no child service items ↵Timothy Pearson2014-09-245-16/+41
| | | | | | | have documentation This relates to Bug 1968 Fix khelpcenter services showing tree expansion hints
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-081-1/+1
|
* Change message "Main template file name is empty." from warning toMichele Calgaro2014-06-051-1/+1
| | | | | debug level. If the template file is not specified, there is no need to alert the user. This resolves bug 1818.
* Remove KControl Protocols module, move protocol items to the help handbook,Darrell Anderson2014-02-101-32/+224
| | | | | rename TDEIOSlaves->Protocols, add new help files, update other help files, make protocol handbooks consistent in format.
* Add cmake rule to find htsearch binarySlávek Banko2014-02-072-4/+20
|
* Removed unnecessary dependency on dbus-tqt and dbus-1-tqtSlávek Banko2014-02-041-1/+0
|
* Update path location for htsearch used by help indexing.Darrell Anderson2014-02-011-2/+2
|
* Move Administrator Guide from User Guide to standalone handbook.Darrell Anderson2014-01-313-2/+9
|
* Finish moving kinfocenter files to kcontrol.Darrell Anderson2014-01-243-4/+2
| | | | This partially resolves bug report 289.
* Fix dbus-tqt-1 link directorySlávek Banko2014-01-201-0/+1
|
* Disable building scrollkeeper help handbook, resulting in an empty page.Darrell Anderson2014-01-192-2/+2
| | | | Scrollkeeper is obsolete and unsupported for 10+ years.
* Use htdig instead of Beagle to index help center filesTimothy Pearson2013-12-141-2/+2
| | | | This relates to Bug 370
* Additional k => tde renaming and fixesSlávek Banko2013-09-033-8/+8
|
* Change icons used in TDE Help Center Contents tab.Darrell Anderson2013-05-069-2/+10
|
* Update kioslaves->tdeioslaves.Darrell Anderson2013-05-061-15/+15
|
* Update files and references in support of bug report 1446.Darrell Anderson2013-04-182-3/+3
|