Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert to .kdevelop files with <kdevelop> entity name for project files. | Michele Calgaro | 2015-06-17 | 3 | -4/+4 |
| | | | | | | | This resolves bug 2308. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e044c5463329652f28565dfc7de24ef8b0edaa6f) | ||||
* | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | |||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 1 | -2/+2 |
| | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Revert "Finish renaming tdevelop components" | Michele Calgaro | 2014-05-25 | 12 | -43/+43 |
| | | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73. | ||||
* | Finish renaming tdevelop components | Darrell Anderson | 2014-03-02 | 12 | -43/+43 |
| | |||||
* | Fix unintended renames. | Darrell Anderson | 2014-02-21 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 3 | -3/+3 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 2 | -2/+2 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -3/+3 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -11/+11 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -2/+2 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 3 | -5/+5 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -3/+3 |
| | |||||
* | Fix QString -> TQString. | Darrell Anderson | 2012-09-16 | 1 | -1/+1 |
| | |||||
* | Branding: KDevelop -> TDevelop, fix menu | Darrell Anderson | 2012-06-08 | 1 | -7/+7 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushed | Darrell Anderson | 2012-06-07 | 1 | -7/+7 |
| | | | | prematurely --- needing another patch set not yet pushed to GIT. | ||||
* | Branding cleanup: menu, desktop, and docbook files. | Darrell Anderson | 2012-06-07 | 1 | -7/+7 |
| | |||||
* | Branding cleanup: *.desktop files | Darrell Anderson | 2012-05-28 | 1 | -28/+28 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 3 | -3/+3 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -1/+1 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 3 | -3/+3 |
| | | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 3 | -3/+3 |
| | |||||
* | Finish rename from prior commit | Timothy Pearson | 2011-11-16 | 1 | -0/+0 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 9 | -25/+25 |
| | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 8 | -21/+21 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 3 | -28/+28 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 2 | -3/+3 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port kdevelop | tpearson | 2011-06-14 | 9 | -75/+78 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1236710 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt conversion fixes | tpearson | 2010-08-02 | 2 | -3/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 8 | -197/+197 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1157658 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Updated obsolete GPL license addresses to current GPL address | tpearson | 2010-01-06 | 4 | -8/+8 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 20 | -0/+1878 |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |