summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to the cmake building system.gregory guy2020-04-101-0/+138
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2020-04-109-30/+30
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix support for GCC hidden visibility.gregory guy2020-04-1045-36/+152
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix build with libart support.gregory guy2020-04-101-2/+2
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Add includes to UI files to resolve FTBFS.gregory guy2020-04-101-7/+7
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Add a paired constant for WITHOUT_ARTS so that WITH_ARTS can be usedSlávek Banko2020-04-101-11/+10
| | | | | | | in the code without double negation. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Fix using KSvgIconEngine to load an image for icon.Slávek Banko2020-03-121-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove unnecessary include file directive.Michele Calgaro2020-03-121-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS because of redefinition.Chris2020-02-092-3/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix wrong XDG patch for basket, which resulted in missing icons.Chris2019-12-161-1/+1
| | | | | | This reverts commit 9470cf952085d4e7d22134257d02a04f696453b3. Signed-off-by: Chris <xchrisx@uber.space>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-14/+0
|
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-07-091-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2018-12-181-0/+3
| | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS caused by commit 698716c1d.Michele Calgaro2018-12-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-022-3/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix automake build dependenciesSlávek Banko2018-08-161-0/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with GCC6Slávek Banko2016-09-032-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-239-0/+0
|
* Fix FTBFS with clangSlávek Banko2015-09-271-2/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix hardcoded link to dl librarySlávek Banko2015-09-271-5/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed previous commit (incorrect character were replaced).Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update version number to R14.1.0Michele Calgaro2015-07-121-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Bring system icon into XDG complianceTimothy Pearson2015-03-261-1/+1
|
* Fix prior commitSlávek Banko2015-03-051-1/+1
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-1/+1
|
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-021-1/+1
|
* Fix stragglers that were not properly renamed in the XDG standardization commitsr14.0.0Timothy Pearson2014-10-242-2/+2
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-222-3/+3
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-223-7/+7
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵Timothy Pearson2014-10-142-9/+9
| | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-132-3/+3
| | | | 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
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-137-24/+24
| | | | 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-134-5/+5
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-117-7/+7
| | | | match XDG specifications
* Patched "TQPopupMenu: (unnamed) Popup has invalid menu item" warningMichele Calgaro2014-08-162-5/+6
| | | | | message appearance when Basket is started without a basketrc file. This resolves bug 1981."
* Fixed some warning messages. This relates to bug 1981.Michele Calgaro2014-08-061-2/+2
|
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-082-3/+3
|
* Add newlines to desktop files.Darrell Anderson2014-02-024-4/+4
|
* Fix help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-211-0/+1
|
* Remove obsolete services desktop files.Darrell Anderson2014-01-123-5/+1
|
* Use updated DrKonqi instead of internal crash handlerSlávek Banko2013-11-272-0/+4
| | | | This resolves Bug 1738
* Update XDG mimetypes.Darrell Anderson2013-11-082-3/+3
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-3/+3
|
* Update desktop files in support of bug report 1463.Darrell Anderson2013-04-191-1/+3
|
* Fix unintended rename of ChecklistSlávek Banko2013-02-191-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1540-85/+85
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1431-49/+49
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|