summaryrefslogtreecommitdiffstats
path: root/languages/python
Commit message (Collapse)AuthorAgeFilesLines
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-231-5/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a213def8e9bf36d3554373e623a8e84ef46ad960)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-243-0/+0
| | | | (cherry picked from commit fc14e2cf0b7eca47e57032fba82b85159d923526)
* Add gnu tar detectionSlávek Banko2015-06-293-3/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9097720c1da8fe553e05e5e7289f8cea4ac76fa2)
* Revert to .kdevelop files with <kdevelop> entity name for project files.Michele Calgaro2015-06-1712-18/+18
| | | | | | | 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 complianceTimothy Pearson2014-10-221-3/+3
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Updated python 2 and added python 3 TDevelop documentation toc files. This ↵Michele Calgaro2014-10-105-1573/+1328
| | | | relates to bug 1859.
* Updated several TDevelop documentation toc file. This relates to bug 1859.Michele Calgaro2014-10-061-2/+2
|
* Revert "Finish renaming tdevelop components"Michele Calgaro2014-05-2529-96/+96
| | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
* Finish renaming tdevelop componentsDarrell Anderson2014-03-0229-96/+96
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0310-10/+10
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-154-7/+7
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-5/+5
|
* Rename kioslavesTimothy Pearson2013-01-274-10/+10
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-4/+4
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-5/+5
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Fix help files, kdevelop->tdevelop branding, fix startup.Darrell Anderson2012-07-041-1/+1
|
* Branding: KDevelop -> TDevelop, fix menuDarrell Anderson2012-06-081-8/+8
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushedDarrell Anderson2012-06-071-8/+8
| | | | prematurely --- needing another patch set not yet pushed to GIT.
* Branding cleanup: menu, desktop, and docbook files.Darrell Anderson2012-06-071-8/+8
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-174-4/+4
|
* Rename a few stragglersTimothy Pearson2011-12-241-5/+5
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-183-5/+5
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-166-13/+13
| | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-156-13/+13
|
* Finish rename from prior commitTimothy Pearson2011-11-163-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1628-40/+40
|
* rename the following methods:tpearson2011-08-106-11/+11
| | | | | | | | 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-104-9/+9
| | | | | | | | | 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-096-12/+12
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdevelop Qt3 compilationtpearson2011-06-173-9/+9
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1237312 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeveloptpearson2011-06-1415-70/+74
| | | | | | | 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] fixed gcc-4.5 incompatibilitiessamelian2011-02-181-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1221512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] initial cmake supportsamelian2011-01-237-0/+183
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216516 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-021-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-319-114/+114
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1157658 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed remaining GPL address zip codestpearson2010-01-064-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Updated obsolete GPL license addresses to current GPL addresstpearson2010-01-064-4/+4
| | | | 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.toma2009-11-2558-0/+4711
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da