summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/kpartapp
Commit message (Collapse)AuthorAgeFilesLines
* Add gnu tar detectionSlávek Banko2015-06-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Revert to .kdevelop files with <kdevelop> entity name for project files.Michele Calgaro2015-06-174-6/+6
| | | | | | This resolves bug 2308. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Revert "Finish renaming tdevelop components"Michele Calgaro2014-05-254-22/+22
| | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
* Finish renaming tdevelop componentsDarrell Anderson2014-03-024-22/+22
|
* Rename docbook and contents consistent with rebranding.Darrell Anderson2014-01-171-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-4/+4
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-153-6/+6
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-5/+5
|
* 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-012-2/+2
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-4/+4
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-5/+5
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-7/+7
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-13/+13
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Automatically update admin submodule and copy sustem libtool files before ↵Timothy Pearson2012-11-153-61/+61
| | | | | | | first build Fix FTBFS in many TDE sample projects Place TDE sample projects in a TDE category instead of a KDE category
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|
* Update template files consistent with TDE installation locationDarrell Anderson2012-07-051-2/+2
| | | | and bug report 892.
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-172-3/+3
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-4/+4
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-1/+1
| | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-1/+1
|
* Finish rename from prior commitTimothy Pearson2011-11-161-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-164-20/+20
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-2/+2
|
* rename the following methods:tpearson2011-08-102-7/+7
| | | | | | | | 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:tpearson2011-08-101-1/+1
| | | | | | | | | 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:tpearson2011-07-092-6/+6
| | | | | | | | | | | | 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 kdeveloptpearson2011-06-145-17/+20
| | | | | | | 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
* [kdevelop] initial cmake supportsamelian2011-01-231-0/+27
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216516 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-021-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-313-43/+43
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1157658 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2515-0/+1117
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da