summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removes references to printing.kde.org in tdeprint.Michele Calgaro2014-03-225-105/+78
| | | | | | Then remove "Documentation" button from tdeprint config module, since the help handbook is available through the help button already. This relates to bug 1846.
* The output of "tdecmshell --list" is now sorted by ascending module name.Michele Calgaro2014-03-171-8/+11
| | | | This resolves bug 1893.
* Fix use offerShutdown in TDE hardware librarySlávek Banko2014-03-141-18/+12
| | | | This relates to Bug 1931
* Fix stale tdeioslave spawned by kdirlisterFrancois Andriot2014-03-145-9/+10
| | | | This resolves Bug 1902
* Renamed aboutkde.png to abouttde.png. This resolves bug 2001.Michele Calgaro2014-03-144-3/+3
|
* Updated "About TDE" image. This relates to bug 2001.Alex Couture2014-03-141-0/+0
|
* Updated "About TDE" dialog text. This relates to bug 2001.Michele Calgaro2014-03-141-15/+22
|
* In KFindDialog/KReplaceDialog the option "use placeholders" only makesMichele Calgaro2014-03-092-5/+20
| | | | | sense and works when searching using regular expressions. This resolves bug 1863.
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsDarrell Anderson2014-03-03211-2845/+7465
|\
| * Add systemd/logind power management backend to TDE hardware libraryFrancois Andriot2014-03-033-76/+202
| | | | | | | | This resolves Bug 1941
| * Kate syntax highlighting files update - Feb 2014Michele Calgaro2014-03-03208-2769/+7263
| |
* | Branding cleanup.Darrell Anderson2014-03-031-2/+2
|/
* Fix detection of switches on input event devicesSlávek Banko2014-02-253-20/+244
| | | | This relates to Bug 1597
* Rename kdewizard->tdewizard.Darrell Anderson2014-02-201-2/+2
|
* Fix PHP generation script. This resolves bug 1946Michele Calgaro2014-02-201-1/+3
|
* Finish renaming kresources->tderesources.Darrell Anderson2014-02-1414-20/+20
|
* Restructure menu: move Office->PIM submenu items to Internet and Office menus.Darrell Anderson2014-02-132-20/+0
|
* Update *.protocol files in support of commit 50741cc5.Darrell Anderson2014-02-104-4/+4
|
* Fix -tdehtml-* rename regression. This resolves bugs 1825 and 1692Michele Calgaro2014-02-0933-3058/+2352
|
* Add *.protocol as a recognized file type, which functionally are identical ↵Darrell Anderson2014-02-071-2/+2
| | | | to *.desktop files.
* Reorganize tdeioslave help handbooks, fix related protocol files and issues, ↵Darrell Anderson2014-02-0622-10/+23
| | | | update and add handbooks.
* Finish renaming kiconedit->tdeiconedit.Darrell Anderson2014-02-066-7/+7
|
* Add newlines to desktop files.Darrell Anderson2014-02-022-2/+2
|
* Update help handbook css and xsl files.Darrell Anderson2014-01-295-7/+358
|
* Update tderesources.desktop to support new tderesources help handbook.Darrell Anderson2014-01-281-7/+3
|
* Kate syntax highlight files update - Jan 2014Michele Calgaro2014-01-275-720/+894
|
* Fix KDE->TDE rebranding in dcop command line help.Darrell Anderson2014-01-251-5/+5
|
* 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
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsDarrell Anderson2014-01-2128-31/+34
|\
| * Fix tdecore directories of linked librariesSlávek Banko2014-01-2128-31/+34
| |
* | 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
|
* Rebranding, tooltip, and What's This string cleanup.Darrell Anderson2014-01-193-3/+3
|
* Update kate syntax highlight file for POV-RayNikolaus Klepp2014-01-192-185/+232
|
* Rename manpage docbook files.Darrell Anderson2014-01-184-13/+13
|
* Minor kdoctools renaming cleanup.Darrell Anderson2014-01-187-25/+25
|
* Rename kfilereplace->tdefilereplace in kdebug.areas.Darrell Anderson2014-01-151-1/+1
|
* Update kate syntax highlight filesMichele Calgaro2014-01-09219-1345/+16011
|
* Add vbox as a recognized xml mimetype.Darrell Anderson2014-01-061-1/+1
| | | | This resolves bug report 1804.
* Rename applications-kmenuedit.menu -> applications-tdemenuedit.menuDarrell Anderson2014-01-062-2/+2
|
* Rename kdekillall -> tdekillallDarrell Anderson2014-01-061-1/+1
|
* Rename kdebugdialog -> tdedebugdialogDarrell Anderson2014-01-064-4/+4
|
* Remove spurious debug commentTimothy Pearson2013-12-281-1/+0
|
* Fix crash in mount/umount operations when using pmountTimothy Pearson2013-12-273-25/+19
| | | | Remove unneeded hack in dirlister for media device root directory
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2013-12-262-8/+8
|\