summaryrefslogtreecommitdiffstats
path: root/parts/documentation
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>
* 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-231-1/+1
|\
| * Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-1/+1
| | | | | | | | 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>
* Fixed generation of API documentation. Updated TDevelop API documentation ↵Michele Calgaro2014-10-182-4/+4
| | | | | | toc file. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1111-11/+11
| | | | 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
|
* Renamed KDELIBS_DOXYDIR -> TDELIBS_DOXYDIRMichele Calgaro2014-09-181-2/+2
|
* Fixed several warning messages that were printed when launching ↵Michele Calgaro2014-08-161-1/+1
| | | | KDevAssistant. This resolves bug 1971.
* Revert "Finish renaming tdevelop components"Michele Calgaro2014-05-2560-263/+250
| | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
* Revert "Branding cleanup."Michele Calgaro2014-05-251-1/+1
| | | | This reverts commit f4487e563cf870644bf6a0fa394c47edb03973fb.
* Branding cleanup.Darrell Anderson2014-03-031-1/+1
|
* Finish renaming tdevelop componentsDarrell Anderson2014-03-0260-250/+263
|
* Rebranding, tooltip, and What's This string cleanup.Darrell Anderson2014-01-191-1/+1
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-261-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-038-9/+9
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1523-28/+28
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1417-19/+19
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0119-22/+22
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0139-104/+104
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-3/+3
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-273-7/+7
|
* Rename kioslavesTimothy Pearson2013-01-275-14/+14
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2724-46/+46
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-269-15/+15
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2515-40/+40
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-248-58/+58
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-227-17/+17
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-8/+8
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Fix a number of unconnected signals and slotsTimothy Pearson2012-11-171-2/+2
|
* Fix QString -> TQString.Darrell Anderson2012-09-164-15/+15
|
* Fix help files, kdevelop->tdevelop branding, fix startup.Darrell Anderson2012-07-043-4/+4
|
* Branding: KDevelop -> TDevelop, fix menuDarrell Anderson2012-06-0812-95/+95
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0812-13/+13
|
* Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushedDarrell Anderson2012-06-0712-95/+95
| | | | prematurely --- needing another patch set not yet pushed to GIT.
* Branding cleanup: menu, desktop, and docbook files.Darrell Anderson2012-06-0712-95/+95
|
* Branding cleanup: KDE -> TDE, KDevelop -> TDevelopDarrell Anderson2012-06-031-1/+1
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-4/+4
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1723-25/+25
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-7/+7
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-198-22/+22
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1813-30/+30
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1624-65/+65
| | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1524-65/+65
|