-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (29) .- Knowledge Base (1) . 

KDevelop

   4.2.0  

KDE Development Environment

Score 85%
milianwmilianw
KDevelop / Kate
Home
KDevelop
zoom


KDevelop
zoom


KDevelop
zoom


Link:  http://www.kdevelop.org/
Downloads:  20545
Submitted:  Jan 16 2004
Updated:  Jan 26 2011

Description:

KDevelop is a plugin based IDE that currently supports C++ and PHP, different build tools, integrated documentation formats, integrated revision control systems and dozens of other neat tools. All these are plugins and there are plenty examples on how to add your own plugins.

It should also compile on Mac OSX (PowerPC), MS Windows and Solaris, but these platforms are sadly unmaintained. Help welcome!

Build tools: CMake, custom makefiles, generic scripts. (Experimental: QMake, Autotools, ...)

Integrated Documentation: QtHelp, CMake, PHP.net

Revision Control Systems: CVS, Git (KDev 4.1), SVN, (Experimental: Mercurial)

Development Support with code completion, as-you-type-reports, context browsing etc. pp:
- Anything in C++/C , e.g.: Qt, gtk, wxWindows, superwabba, GBA, ...
- Anything in PHP.

"Simple" language support for tons of other languages with the feature set found in Kate.

Other plugins: console, debugger (gdb), find-in-files, classviewer, snippets, external scripts, ...

For features, screenshots and other goodies, visit the website.




Changelog:

January 26th 2011 - Release of KDevelop 4.2.0
January 14th 2011 - Release of KDevelop 4.1.2
November 28th 2010 - Release of KDevelop 4.1.0
October 25st 2010 - Release of KDevelop 4.1
May 1st 2010 - Release of KDevelop 4.0



License:
The core libraries of KDevelop are LGPL and some are BSD, the plugins are usualy GPL.

Send to a friend
Subscribe
Other  Content  from milianw
Report inappropriate content



goto page: prev   1  2  3  4  5  6 

-

 POV-Ray

 
 by XepheX on: Sep 30 2004
 
Score 50%

Would it be possible to implement a POV-Ray feature with synthax highliting, a render button (like compile for C++) and synthax completition


Reply to this

-

 POV language support

 
 by amilcar on: Oct 1 2004
 
Score 50%

Yes it is possible and we have a document that helps you to do it:
http://www.kdevelop.org/HEAD/doc/api/html/howToAddProgrammingLanguages.html


KDevelop rules!
Reply to this

-
.

 Don't update on Suse

 
 by jodda on: Oct 16 2004
 
Score 50%

I updated to Kdevelop 3.1.1-3 on a plain Suse 9.1. Kdevelop does not work.
I downloaded the special Suse 9.1 RPM package from the Kdevelop homepage.

Seems that other KDE libraries have to be updated as well. Remembers me to to the MS DLL hell.


undefined symbol: _ZN11KMdiMainFrm16setToolviewStyleEi


Reply to this

-
.

 Re: Don't update on Suse

 
 by mouse-klick on: Oct 17 2004
 
Score 50%

I've got the same problem. I've tried the version 2.xxx,... same problem.

I think there's a general problem with suse9.1


Reply to this

-
.

 Re: Re: Don't update on Suse

 
 by rmcruz on: Jan 14 2005
 
Score 50%

Not a Suse problem. Happens to me too in Mandrake 10.0. I guess it's because I still have 3.2...


Reply to this

-

 Re: Don't update on Suse

 
 by kburden000 on: Oct 19 2004
 
Score 50%

Same here. I just updated on factory
9.1 with kdevelop 3.1 to 3.1.1 and I
get the same missing symbol:
_ZN11KMdiMainFrm16setToolviewStyleEi
I tried the rpm from Suse and Kdevelop
and they both break.

Does anybody test this stuff?


Reply to this

-

 Re: Re: Don't update on Suse

 
 by adymo on: Dec 11 2004
 
Score 50%

KDevelop team is not responsible for packaging. We only make sure the source code compiles and works.
But anyway, when you update kdevelop rpms for SuSE make sure you update all other KDE packages also.
Notably, it's a good idea to update kdelibs, kdebase and kdesdk together with KDevelop.


Reply to this

-

 Re: Don't update on Suse

 
 by amilcar on: Oct 29 2004
 
Score 50%

That error message is associated with a bad .so file.
Delete that file and it will work fine.


KDevelop rules!
Reply to this

-

 Re: Don't update

 
 by mgooch on: Nov 2 2004
 
Score 50%

I'm a bit of a newbie. Can you give me a clue as to which '.so' file you deleted to fix this problem, or how you tracked down the offending critter :)

Thanks
Mk


Reply to this

-

 Re: Re: Don't update on Suse

 
 by teatime on: Nov 7 2004
 
Score 50%

This RPM is built against KDE-3.3.x and cannot be used on KDE-3.2.x.

It is a bug of the SuSE package management system if it lets you install this RPM on KDE-3.2.x


Reply to this

-
.

 Great job!

 
 by heman on: Dec 9 2004
 
Score 50%
hemanheman
Computers

Great work! This ide, at least for c/c++ is a very good tool, almost commercial level.
The only things I miss should be improved are code completion and the debugger (I haven't used it much, but the little I did, I found it very improvable).
As a general IDE, it's great.


Reply to this

-
.

 Re: Great job!

 
 by veton on: Dec 10 2004
 
Score 50%

+1. A Good code completion is mandatory to speed up the development (especially when you don't know the api by heart!)

BTW, do we have code completion for the python or ruby bindings?


Reply to this

-
.

 Re: Great job!

 
 by amilcar on: Jan 24 2005
 
Score 50%

Try the new KDevelop HEAD. It's code completion features and it's debugger have been improved.


KDevelop rules!
Reply to this

-

 Thanks for kdevelop

 
 by sv1bgubp on: Dec 18 2004
 
Score 50%

Hi.

Usual I use emacs + gdb, but many times kdevelop have been useful and fundamental.
Without kdevelop probably I would not be ' ' ' survival ' ' ' to the beginnings with qt/kde/kmail and a my small project would not be born (with my deep dissatisfaction).
Thanks.

Regards,
Gdb


Reply to this

-
.

 KDevlop

 
 by morleron on: Mar 7 2005
 
Score 50%

This is a great IDE. I've used several IDEs over the years and KDevelop has, by far, the best feature set and usability that I've encountered. There are a lot of features here and it will take time to learn to use the program to best effect. There is the occassional bug, but the KDevelop community is very good about fixing them or providing work-arounds where possible. Keep up the good work.


Reply to this

goto page: prev   1  2  3  4  5  6 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team