summaryrefslogtreecommitdiffstats
path: root/parts
Commit message (Collapse)AuthorAgeFilesLines
* Added backend logic for allowing the user to manually update the ↵Michele Calgaro2014-10-3012-45/+102
| | | | | | | | | Documentation Plugin lists. GUI part still to be done. In the process, fixed some bugs related to deallocation and reinitialization of documentation catalogs and project catalogs. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix stragglers that were not properly renamed in the XDG standardization commitsTimothy Pearson2014-10-243-3/+3
|
* Fix accidental duplication of text-x- in new mime icon stringsTimothy Pearson2014-10-241-1/+1
|
* Removed 'CustomDocumentationTitles' option and made it active by default for ↵Michele Calgaro2014-10-237-14/+9
| | | | | | all plugins. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelopMichele Calgaro2014-10-239-11/+11
|\
| * Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-222-2/+2
| |
| * Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-227-9/+9
| | | | | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* | Fixed up documentation config list sort order. Added mouse shortcut for edit ↵Michele Calgaro2014-10-233-5/+23
| | | | | | | | | | | | | | | | items in the list. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* | Sort documentation list in increasing alphabetical order.Michele Calgaro2014-10-2115-49/+95
|/ | | | | | Fixed KDE 2 handbook xml tags. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2014-10-191-0/+0
|
* Fixed generation of API documentation. Updated TDevelop API documentation ↵Michele Calgaro2014-10-1811-26/+26
| | | | | | toc file. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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-136-9/+9
| | | | 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-131-2/+2
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1146-46/+46
| | | | match XDG specifications
* Revert "Sort Documentation pane list in alphabetical order. This relates to ↵Michele Calgaro2014-10-081-2/+2
| | | | | | | | bug 1859." because the change also sort subitems, messing up the order of entries in most of the sublists. Need to find a different way to sort the mail list. This reverts commit b98d05cb4db601d354d72915a57a09affb2ab29a.
* Sort Documentation pane list in alphabetical order. This relates to bug 1859.Michele Calgaro2014-10-071-2/+2
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2014-09-281-0/+0
|
* Fix remaining renaming knewstuffSlávek Banko2014-09-241-0/+0
|
* Renamed KDELIBS_DOXYDIR -> TDELIBS_DOXYDIRMichele Calgaro2014-09-181-2/+2
|
* Fixed several warning messages that were printed when launching ↵Michele Calgaro2014-08-162-2/+2
| | | | KDevAssistant. This resolves bug 1971.
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelopMichele Calgaro2014-05-271-0/+0
|\
| * Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2014-05-261-0/+0
| |
| * Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2014-05-261-0/+0
| |
* | Revert "Finish renaming tdevelop components"Michele Calgaro2014-05-25376-1857/+1844
| | | | | | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
* | Revert "Minor config file rename in support of commit 722ce1ef."Michele Calgaro2014-05-251-2/+2
| | | | | | | | This reverts commit 562837407fd0512cd3ef96f7fa3048aa3f37d0d3.
* | Revert "Minor tdevelop->kdevelop restorations in support of commit 722ce1ef."Michele Calgaro2014-05-252-3/+3
| | | | | | | | This reverts commit 2c241008bc2a541aba15e83447f45970db3f59df.
* | Revert "Branding cleanup."Michele Calgaro2014-05-251-1/+1
|/ | | | This reverts commit f4487e563cf870644bf6a0fa394c47edb03973fb.
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2014-04-161-0/+0
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2014-03-271-0/+0
|
* Branding cleanup.Darrell Anderson2014-03-031-1/+1
|
* Minor tdevelop->kdevelop restorations in support of commit 722ce1ef.Darrell Anderson2014-03-022-3/+3
|
* Minor config file rename in support of commit 722ce1ef.Darrell Anderson2014-03-021-2/+2
|
* Finish renaming tdevelop componentsDarrell Anderson2014-03-02376-1844/+1857
|
* Fix unintended renames.Darrell Anderson2014-02-211-2/+2
|
* Fix unintended renamingDarrell Anderson2014-02-161-1/+1
|
* Rebranding, tooltip, and What's This string cleanup.Darrell Anderson2014-01-192-2/+2
|
* Rename docbook and contents consistent with rebranding.Darrell Anderson2014-01-174-18/+18
|
* Fix help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-091-1/+1
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-267-8/+8
|
* Rename kdewidgets => tdewidgetsSlávek Banko2013-12-231-0/+0
|
* Update Q->TQ constants in ui files.Darrell Anderson2013-11-111-1/+1
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2013-09-151-0/+0
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-03157-171/+171
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2013-09-031-0/+0
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2013-08-291-0/+0
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2013-08-271-0/+0
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2013-05-231-0/+0
|