|
KDevelop is a free software integrated development environment for the KDE desktop environment for Unix-like computer operating systems. KDevelop does not include a compiler; instead, it uses an external compiler such as gcc to produce executable code. Download high resolution version (1280x978, 128 KB)kdevelop 3. ...
For other uses, see Software developer (disambiguation). ...
Events of 2008: (EMILY) Me Lesley and MIley are going to China! This article is about the year. ...
A software release refers to the creation and availability of a new version of a computer software product. ...
2008 (MMVIII) is the current year, a leap year that started on Tuesday of the Anno Domini (or common era), in accordance to the Gregorian calendar. ...
[[Media:Italic text]]{| style=float:right; |- | |- | |} is the 50th day of the year in the Gregorian calendar. ...
A software release refers to the creation and availability of a new version of a computer software product. ...
A programming language is an artificial language that can be used to control the behavior of a machine, particularly a computer. ...
C++ (pronounced ) is a general-purpose programming language. ...
An operating system (OS) is a software that manages computer resources and provides programmers with an interface used to access those resources. ...
Diagram of the relationships between several Unix-like systems A Unix-like operating system is one that behaves in a manner similar to a Unix system, while not necessarily conforming to or being certified to any version of the Single UNIX Specification. ...
In computing, a platform describes some sort of framework, either in hardware or software, which allows software to run. ...
For the NYSE stock ticker symbol KDE, see 4Kids Entertainment. ...
See Language (journal) for the linguistics journal. ...
An integrated development environment (IDE), also known as integrated design environment and integrated debugging environment, is a programming environment that has been packaged as an application program,that assists computer programmers in developing software. ...
A software license is a legal agreement which may take the form of a proprietary or gratuitous license as well as a memorandum of contract between a producer and a user of computer software. ...
GPL redirects here. ...
A website (alternatively, Web site or web site) is a collection of Web pages, images, videos or other digital assets that is hosted on one or several Web server(s), usually accessible via the Internet, cell phone or a LAN. A Web page is a document, typically written in HTML...
Free software is software that can be used, studied, and modified without restriction, and which can be copied and redistributed in modified or unmodified form either without restriction, or with minimal restrictions only to ensure that further recipients can also do these things. ...
An integrated development environment (IDE), also known as integrated design environment and integrated debugging environment, is a programming environment that has been packaged as an application program,that assists computer programmers in developing software. ...
For the NYSE stock ticker symbol KDE, see 4Kids Entertainment. ...
Diagram of the relationships between several Unix-like systems A Unix-like operating system is one that behaves in a manner similar to a Unix system, while not necessarily conforming to or being certified to any version of the Single UNIX Specification. ...
An operating system (OS) is a software that manages computer resources and provides programmers with an interface used to access those resources. ...
A diagram of the operation of a typical multi-language, multi-target compiler. ...
The GNU Compiler Collection (usually shortened to GCC) is a set of programming language compilers produced by the GNU Project. ...
The current version, 3.5, supports many programming languages such as Ada, Bash, C, C++, Fortran, Java, Pascal, Perl, PHP, Python and Ruby. Released under the GNU General Public License, KDevelop is free software. Ada is a structured, statically typed, imperative, and object-oriented high-level computer programming language. ...
This article is about the Unix shell. ...
C is a general-purpose, block structured, procedural, imperative computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system. ...
C++ (pronounced ) is a general-purpose programming language. ...
Fortran (previously FORTRAN[1]) is a general-purpose[2], procedural,[3] imperative programming language that is especially suited to numeric computation and scientific computing. ...
Java language redirects here. ...
Pascal is a structured imperative computer programming language, developed in 1970 by Niklaus Wirth as a language particularly suitable for structured programming. ...
Wikibooks has a book on the topic of Perl Programming Perl is a dynamic programming language created by Larry Wall and first released in 1987. ...
For other uses, see PHP (disambiguation). ...
Python is a general-purpose, high-level programming language. ...
Ruby is a reflective, dynamic, object-oriented programming language. ...
GPL redirects here. ...
Free software is software that can be used, studied, and modified without restriction, and which can be copied and redistributed in modified or unmodified form either without restriction, or with minimal restrictions only to ensure that further recipients can also do these things. ...
History
KDevelop 1.x and 2.x were developed over a period of four years from the initial KDevelop codebase. Bernd Gehrmann started a complete rewrite from scratch and announced KDevelop 3.x with this mail: A new IDE for a new millennium, on March 30, 2001. Its first release was together with KDE 3.2 in February 2004. The development of KDevelop 3.x stopped in 2008. KDevelop 4.x has been under development since August 2005. Its a complete rewrite with a better core and more object oriented programming model. Its first release is planned for end 2008. This article is about the year. ...
For the NYSE stock ticker symbol KDE, see 4Kids Entertainment. ...
Year 2004 (MMIV) was a leap year starting on Thursday of the Gregorian calendar. ...
2008 (MMVIII) is the current year, a leap year that started on Tuesday of the Anno Domini (or common era), in accordance to the Gregorian calendar. ...
Year 2005 (MMV) was a common year starting on Saturday (link displays full calendar) of the Gregorian calendar. ...
2008 (MMVIII) is the current year, a leap year that started on Tuesday of the Anno Domini (or common era), in accordance to the Gregorian calendar. ...
Features KDevelop uses an embedded text editor component through KPart technology. The default editor is KDE Advanced Text Editor, which can optionally be replaced with a Qt Designer-based editor. This list focuses on the features of KDevelop itself. For features specific to the editor component, see the article on Kate. Notepad is the standard text editor for Microsoft Windows A text editor is a piece of computer software for editing plain text. ...
In computer programming, KParts is the name of the component framework for the KDE desktop environment. ...
In computing, Kate is a text editor for KDE. The acronym Kate stands for KDE advanced text editor. Kate has been part of the kdebase package since KDE release 2. ...
In computing, Kate is a text editor for KDE. The acronym Kate stands for KDE advanced text editor. Kate has been part of the kdebase package since KDE release 2. ...
KDevelop 3 is a completely plugin-based architecture. When a developer makes a change, he only has to compile the plugin. There is a possibility to keep several profiles each of which determines which plugins to be loaded. KDevelop does not come with a text editor, but instead uses a plugin for this purpose as well. KDevelop is programming language-independent and build system-independent, supporting KDE, GNOME, and many other technologies such as Qt, GTK+, and wxWidgets. To meet Wikipedias quality standards, this article or section may require cleanup. ...
HTML syntax highlighting Syntax highlighting is a feature of some text editors that displays textâespecially source codeâin different colors and fonts according to the category of terms. ...
An indentation can mean two things: To make notches in something or form deep recesses in a coastline for instance. ...
Automake is a programming tool that produces portable makefiles for use by the make program, used in compiling software. ...
For other uses, see Qt. ...
Apache Ant is a software tool for automating software build processes. ...
Java language redirects here. ...
In their most general meanings, the terms front end and back end refer to the initial and the end stages of a process flow. ...
The GNU Compiler Collection (usually shortened to GCC) is a set of programming language compilers produced by the GNU Project. ...
In their most general meanings, the terms front end and back end refer to the initial and the end stages of a process flow. ...
The GNU Debugger, usually called just GDB, is the standard debugger for the GNU software system. ...
A wizard is an interactive computer program acting as an interface to lead a user through a complex task using dialog steps. ...
In object-oriented programming, a class is a programming language construct used to group related fields and methods. ...
Look up Framework in Wiktionary, the free dictionary. ...
Autocomplete is a feature provided by many source code text editors, word processors, and web browsers. ...
C is a general-purpose, block structured, procedural, imperative computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system. ...
C++ (pronounced ) is a general-purpose programming language. ...
Doxygen is a documentation generator for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, D and ActionScript. ...
Revision control (also known as version control (system) (VCS), source control or (source) code management (SCM)) is the management of multiple revisions of the same unit of information. ...
The Concurrent Versions System (CVS), also known as the Concurrent Versioning System, is an open-source version control system invented and developed by Dick Grune in the 1980s. ...
In computing, Subversion (SVN) is a version control system (VCS) initiated in 2000 by CollabNet Inc. ...
Perforce, is a commercial, proprietary revision control system. ...
Rational ClearCase is a software tool for revision control (configuration management, SCM etc) of source code and other software development assets. ...
For other uses, see Plug in. ...
A diagram of the operation of a typical multi-language, multi-target compiler. ...
For the NYSE stock ticker symbol KDE, see 4Kids Entertainment. ...
This article is about the mythical creature. ...
For other uses, see Qt. ...
GTK+, or the GIMP Toolkit, is one of the two most popular widget toolkits for the X Window System for creating graphical user interfaces. ...
wxWidgets (formerly wxPigs) is a pig toolkit intended to create graphical pig interfaces (GPIs) for cross-platform applications. ...
KDevelop has a variety of supported languages, including C, C++, Perl, Python, PHP, Java, Fortran, Ruby, Ada, Pascal, SQL, and Bash scripting. Supported build systems include GNU (automake), cmake, qmake, and make for custom projects (KDevelop does not destroy your own Makefiles if that's what you want to use) and scripting projects which don't need one. C is a general-purpose, block structured, procedural, imperative computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system. ...
C++ (pronounced ) is a general-purpose programming language. ...
Wikibooks has a book on the topic of Perl Programming Perl is a dynamic programming language created by Larry Wall and first released in 1987. ...
Python is a general-purpose, high-level programming language. ...
For other uses, see PHP (disambiguation). ...
Java language redirects here. ...
Fortran (previously FORTRAN[1]) is a general-purpose[2], procedural,[3] imperative programming language that is especially suited to numeric computation and scientific computing. ...
Ruby is a reflective, object-oriented programming language. ...
Ada is a structured, statically typed imperative computer programming language designed by a team led by Jean Ichbiah of CII Honeywell Bull during 1977â1983. ...
Pascal is an imperative computer programming language, developed in 1970 by Niklaus Wirth as a language particularly suitable for structured programming. ...
SQL (IPA: or ) is a computer language designed for the retrieval and management of data in relational database management systems, database schema creation and modification, and database object access control management. ...
This article is about the Unix shell. ...
make is a computer program that automates the compilation of programs whose files are dependent on each other. ...
Code completion is available for C and C++. Symbols are kept in a Berkeley DB file for quick lookups without re-parsing. KDevelop also offers a developer framework which helps to write new parsers for other programming languages. C is a general-purpose, block structured, procedural, imperative computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system. ...
C++ (pronounced ) is a general-purpose programming language. ...
Berkeley DB (BDB) is a computer program. ...
An example of parsing a mathematical expression. ...
An integrated debugger lets you graphically do all the debugging with breakpoints and backtraces. It even works with dynamically loaded plugins unlike command line GDB. A debugger is a computer program that is used to test and debug other programs. ...
A command line interface or CLI is a method of interacting with a computer by giving it lines of textual commands (that is, a sequence of characters) either from keyboard input or from a script. ...
The GNU Debugger, usually called just GDB, is the standard debugger for the GNU software system. ...
Quick Open allows quick navigation between files. Currently, 50 to 100 plugins exist for the IDE. Major ones include persistent project-wide code bookmarks, Code abbreviations which let you quickly expand text, a Source formatter which reformats your code to a style guide before it is saved, Regular expressions search, and project-wide search/replace which helps with refactoring code. An integrated development environment (IDE), also known as integrated design environment and integrated debugging environment, is a programming environment that has been packaged as an application program,that assists computer programmers in developing software. ...
Refactoring is the process of rewriting a computer program or other material to improve its structure or readability, while explicitly keeping its meaning or behavior. ...
See also Image File history File links Free_Software_Portal_Logo. ...
Anjuta is an integrated development environment for C and C++ on GNU/Linux. ...
The following tables list software packages that are nominal IDEs; standalone tools such as source code editors and GUI builders are not included. ...
In computing, Kate is a text editor for KDE. The acronym Kate stands for KDE advanced text editor. Kate has been part of the kdebase package since KDE release 2. ...
External links - KDevelop homepage
- KDevelop project on freshmeat
- Freehackers interview with KDevelop team
- KDE programming tutorial using KDevelop
- KDE Wiki - KDevelop Talk
For the NYSE stock ticker symbol KDE, see 4Kids Entertainment. ...
KDE 4 is the next series of releases of the K Desktop Environment software. ...
D-Bus is a free software project which offers a simple way for applications to communicate with one another. ...
Decibel is a new communication framework for KDE4, the next major release of the K Desktop Environment. ...
KJS is KDEs JavaScript engine that was originally developed for the KDE projects Konqueror web browser by Harri Porten in 2000. ...
KDOM is a KPart module for DOM rendering in KHTML-based browsers. ...
Konqueror using KHTML to render the Wikipedia front page. ...
KIO is part of the KDE architecture. ...
Kiosk is a framework that allows a user to restrict the capabilities of the KDE environment. ...
In computer programming, KParts is the name of the component framework for the KDE desktop environment. ...
Kross will be the new scripting framework for KDE 4, the next major release of the K Desktop Environment. ...
KSVG is a svg solution for khtml based browsers. ...
In Unix computing, Kwin is a window manager for the X Window System. ...
The Oxygen Project is a project created to give a visual refresh to KDE 4, the current release of the K Desktop Environment. ...
Phonon will be the new multimedia framework for KDE4. ...
Plasma will be the new desktop and panel user interface tool for KDE 4, the next major release of the K Desktop Environment. ...
For other uses, see Qt. ...
Solid is a new device integration framework for KDE 4, the next major release of the K Desktop Environment. ...
Sonnet is a multilingual spell check program to be included in KDE 4. ...
Strigi is an advanced search daemon that will be included in KDE 4. ...
ThreadWeaver was developed by Mirko Boehm for KDE 4 for an easy way for KDE software to take advantage of multi-core processors. ...
XMLGUI is a KDE framework for designing the user interface of an application using XML, using the idea of actions. ...
This is a list of applications written for KDE and sorted by categories. ...
Akregator is an open source news aggregator for KDE, an open source desktop environment primarily used on Unix systems. ...
Amarok (pronounced am a rock) [2] is a free software music player for Linux and other varieties of Unix. ...
DigiKam is an advanced but easy to use digital photo management application for the KDE desktop environment. ...
Dolphin is a new File Manager for KDE 4. ...
K3b is a free software CD and DVD authoring application for GNU/Linux and other Unix-like operating systems designed for KDE. It provides a graphical user interface to perform most CD/DVD burning tasks like creating an Audio CD from a set of audio files or copying a CD...
Kaffeine is a media player for Unix-like operating systems running KDE. By default it uses xine-lib media framework but also supports GStreamer. ...
In computing, Kate is a text editor for KDE. The acronym Kate stands for KDE advanced text editor. Kate has been part of the kdebase package since KDE release 2. ...
...
Konqueror is a file manager, web browser and file viewer, which was developed as part of the K Desktop Environment (KDE) by volunteers and runs on most Unix-like operating systems. ...
Konsole is a free terminal emulator which is part of KDE. It is a complete rewrite, as opposed to many other terminal emulators that are derivatives of xterm or rxvt. ...
Kopete is a multi-protocol, free software instant messaging client. ...
KTorrent is a BitTorrent client written in C++ for KDE using the Qt user interface toolkit. ...
Kuickshow is a simple image viewer for the KDE operating-system. ...
Noatun is one of two main media players of the K Desktop Environment, a popular desktop environment for Unix-like operating systems. ...
Okular will be the document viewer for KDE 4. ...
The Arts is a broad subdivision of culture, comprised of many expressive disciplines. ...
kdelibs is a collection of libraries that provides frameworks and functionality for developers of KDE-compatible software. ...
KDEBase is the base set of files, libraries and programs that are needed by KDE (a Linux/Unix desktop environment) ...
The KDE accessibility project is dedicated to ensure that the KDE desktop environment is accessible to all users, including those of us with physical handicaps. ...
kdeadmin is a package of the KDE desktop environment that contains administrative tools. ...
The Extragear is a collection of KDE applications that are associated with the KDE project. ...
The kdegames packages contain games written for the K Desktop Environment (or KDE). ...
Kdegraphics â graphics programs for KDE, including: kdvi (displays TeXs device independent . ...
The KDE includes several programs that are there for fun more than anything else. ...
KOffice is an office suite for the K Desktop Environment (KDE). ...
For other uses, see Qt. ...
Trolltech (formerly known as Quasar Technologies) is a computer software company from Oslo, Norway. ...
freedesktop. ...
This article is about the mythical creature. ...
Xfce ([1]) is a free software desktop environment for Unix and other Unix-like platforms, such as Linux, Solaris and BSD. Its configuration is entirely mouse-driven and the configuration files are hidden from the casual user. ...
CDE on Unix (Solaris 8) DECwindows CDE on OpenVMS 7. ...
|