summaryrefslogtreecommitdiffstats
path: root/languages/java
Commit message (Collapse)AuthorAgeFilesLines
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-233-0/+0
|
* Add gnu tar detectionSlávek Banko2015-06-293-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Revert to .kdevelop files with <kdevelop> entity name for project files.Michele Calgaro2015-06-1714-25/+25
| | | | | | This resolves bug 2308. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Updated some TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-10-073-148/+2
| | | | SuperWaba documentation has been removed since the project has been discontinued.
* Updated some of the TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-10-034-11/+10
|
* Updated some of the TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-09-251-1/+1
| | | | Also some KDE to TDE renaming.
* Revert "Finish renaming tdevelop components"Michele Calgaro2014-05-2550-183/+183
| | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
* Finish renaming tdevelop componentsDarrell Anderson2014-03-0250-183/+183
|
* Fix help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-091-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0314-18/+18
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-153-4/+4
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-013-4/+4
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-016-13/+13
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-18/+18
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-255-10/+10
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-5/+5
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-211-3/+3
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-203-4/+4
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Update template files consistent with TDE installation locationDarrell Anderson2012-07-051-1/+1
| | | | and bug report 892.
* Fix help files, kdevelop->tdevelop branding, fix startup.Darrell Anderson2012-07-042-2/+2
|
* Branding: KDevelop -> TDevelop, fix menuDarrell Anderson2012-06-081-11/+11
|
* 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-11/+11
| | | | prematurely --- needing another patch set not yet pushed to GIT.
* Branding cleanup: menu, desktop, and docbook files.Darrell Anderson2012-06-071-11/+11
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-30/+30
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-137-38/+38
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-173-3/+3
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-215-9/+9
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-193-8/+8
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-183-6/+6
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1610-24/+24
| | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1510-24/+24
|
* Finish rename from prior commitTimothy Pearson2011-11-163-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1635-74/+74
|
* rename the following methods:tpearson2011-08-106-16/+16
| | | | | | | | 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-107-40/+40
| | | | | | | | | 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-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 kdeveloptpearson2011-06-1424-185/+153
| | | | | | | 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-237-0/+176
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216516 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-022-5/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3119-452/+452
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1157658 283d02a7-25f6-0310-bc7c-ecb5cbfe19da