Commit Graph

79 Commits (462aa443abab5ff916d11bdec0cc5a094d3e1fbd)

Author SHA1 Message Date
Michele Calgaro 430aedbbce
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko a213def8e9
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro dd8130b361
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 634dbebd29 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Timothy Pearson fc14e2cf0b Fix invalid headers in PNG files and optimize for size 9 years ago
Michele Calgaro 046f16020a Fixed saving configuration after manual removal of an entry from the Documentation Config list.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro b9688b905a Added GUI for allowing the user to manually update the Documentation Plugin lists.
Added check + information message to inform the user that he/she should update the Documentation Plugin lists when TDevelop is being run for the first time under a new TDE version.
This relates to bug 1859.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro d676f93b5f Added backend logic for allowing the user to manually update the 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>
10 years ago
Michele Calgaro 3a0f0172fb Removed 'CustomDocumentationTitles' option and made it active by default for all plugins. This relates to bug 1859.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 0ffe0dfb29 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop 10 years ago
Michele Calgaro 91d8d752c7 Fixed up documentation config list sort order. Added mouse shortcut for edit items in the list.
This relates to bug 1859.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 50be8112bd Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
Michele Calgaro 8f70b1fe65 Sort documentation list in increasing alphabetical order.
Fixed KDE 2 handbook xml tags. This relates to bug 1859.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 8b32bdf532 Fixed generation of API documentation. Updated TDevelop API documentation toc file. This relates to bug 1859.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 years ago
Timothy Pearson f9a9d3f59e Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Michele Calgaro 123dd355b1 Revert "Sort Documentation pane list in alphabetical order. This relates to 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 b98d05cb4d.
11 years ago
Michele Calgaro b98d05cb4d Sort Documentation pane list in alphabetical order. This relates to bug 1859. 11 years ago
Michele Calgaro 4502e9b008 Renamed KDELIBS_DOXYDIR -> TDELIBS_DOXYDIR 11 years ago
Michele Calgaro 5319482782 Fixed several warning messages that were printed when launching KDevAssistant. This resolves bug 1971. 11 years ago
Michele Calgaro 6392f5a9df Revert "Finish renaming tdevelop components"
This reverts commit 722ce1efba.
11 years ago
Michele Calgaro fc09bfc4fd Revert "Branding cleanup."
This reverts commit f4487e563c.
11 years ago
Darrell Anderson f4487e563c Branding cleanup. 11 years ago
Darrell Anderson 722ce1efba Finish renaming tdevelop components 11 years ago
Darrell Anderson 0f04d8ce64 Rebranding, tooltip, and What's This string cleanup. 11 years ago
Darrell Anderson 9a6a1370a0 KDE->TDE branding cleanup. 11 years ago
Slávek Banko e197223420 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson bd3c603465 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson ef5399ae5a Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 2e05692480 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5be945600e Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson f78eb03afb Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson da1941ccad Rename KLock and KTrader to avoid conflicts with KDE4 12 years ago
Timothy Pearson ed530727c5 Rename kiobuffer and KHTML 12 years ago
Timothy Pearson 595a6e60c6 Rename kioslaves 12 years ago
Timothy Pearson c0b24fe164 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2fb700f92b Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson da1522385e Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson b9e542d0c8 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3a044decb0 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 95e28f5bca Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson bdeb717137 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Timothy Pearson 4f4fed4bfe Fix a number of unconnected signals and slots 12 years ago
Darrell Anderson 70a3c0d90b Fix QString -> TQString. 13 years ago
Darrell Anderson 998ebd2e68 Fix help files, kdevelop->tdevelop branding, fix startup. 13 years ago
Darrell Anderson d0848d4c3c Branding: KDevelop -> TDevelop, fix menu 13 years ago
Darrell Anderson 53058bf915 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson ab2599a715 Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushed
prematurely --- needing another patch set not yet pushed to GIT.
13 years ago
Darrell Anderson 2b84a5ebeb Branding cleanup: menu, desktop, and docbook files. 13 years ago
Darrell Anderson efbe6faa6c Branding cleanup: KDE -> TDE, KDevelop -> TDevelop 13 years ago
Darrell Anderson 46d5d5150c Branding cleanup: I18N_NOOP KDE -> TDE. 13 years ago