|
|
| Line 1: |
Line 1: |
| − | == Documentation ==
| |
| − |
| |
| − | Further details about API Documentation, HOWTOs, Tutorials etc. can be found in the dedicated [[Portal:Documentation|documentation page]].
| |
| − |
| |
| − | == Schedules ==
| |
| − | * [[Schedules|Feature and Release Schedules]]
| |
| − |
| |
| − | == Tools ==
| |
| − | More detailed information is available on the dedicated [[Tools|tools page]].
| |
| − | ; [http://www.valgrind.org/ Valgrind]: Profiler and memory leaks finder. Very important tool!
| |
| − | ; [http://sources.redhat.com/gdb/ GNU Debugger (GDB)]
| |
| − | : Debugger. See also the [[Howto/GDB Debugging HOWTO|GDB debugging howto]]
| |
| − | ; [http://www.kdbg.org/ KDbg]: Graphical frontend to GDB.
| |
| − | ; [http://www.kdevelop.org KDevelop]: IDE for developing KDE and Qt C++ applications.
| |
| − | ; [http://www.trolltech.com/products/qt/features/designer Qt Designer]: Graphical user interface designer.
| |
| − | ; [http://i18n.kde.org/ i18n Tools]: Translation and documentation tools
| |
| − | ; [http://bugs.kde.org KDE Bug Tracking System]
| |
| − |
| |
| − | == Bindings ==
| |
| | In addition to native C++, KDE provides [[Language Bindings|bindings]] to several other programming languages. | | In addition to native C++, KDE provides [[Language Bindings|bindings]] to several other programming languages. |
| | * [[Language Bindings/Pytion|Python]] | | * [[Language Bindings/Pytion|Python]] |
| Line 27: |
Line 8: |
| | * [[Language Bindings/QtSharp|C#]] | | * [[Language Bindings/QtSharp|C#]] |
| | * [[Language Bindings/Smoke|Smoke]] | | * [[Language Bindings/Smoke|Smoke]] |
| | + | |
| | + | __NOTOC__ |
Revision as of 15:51, 28 September 2006
In addition to native C++, KDE provides bindings to several other programming languages.