QDevelop is a development environment entirely dedicated to Qt4.
QDevelop is not a Kdevelop like or reduced. It's an independent IDE dedicated
to Qt and is totally independent of KDevelop. Less complete, but faster,
light and especially multi-platforms. QDevelop and KDevelop have different
code sources.
QGit is a git GUI viewer built on Qt/C++.
With qgit you will be able to browse revisions history, view patch content and
changed files, graphically following different development branches.
Features :
- View revisions, diffs, files history, files annotation, archive tree.
- Commit changes visually cherry picking modified files.
- Apply or format patch series from selected commits, drag and drop commits
between two instances of qgit.
- Associate commands sequences, scripts and anything else executable to a
custom action. Actions can be run from menu and corresponding output is grabbed
by a terminal window. qgit implements a GUI for the most common StGIT commands
like push/pop and apply/format patches. You can also create new patches or
refresh current top one using the same semantics of git commit,
i.e. cherry picking single modified files.
JSON (JavaScript Object Notation) is a lightweight data-interchange
format. It can represent integers, real numbers, strings, an ordered
sequence of values, and a collection of name/value pairs.
QJson is a Qt-based library that maps JSON data to QVariant objects
and vice versa. JSON arrays will be mapped to QVariantList instances,
while JSON objects will be mapped to QVariantMap.
QProg is an OS X, Windows, and *nix/X11 compatible software interface to the
popular DIY line of PIC programmers sold by Kitsrus and is intended to be a
cross-platform replacement for the software provided with the DIY kits.
-Brandon Fosdick
bfoz@bfoz.net
Qross is a Qt-only fork of Kross, the KDE scripting framework.
The Qt Designer plugin allows QScintilla2 instances to be included in GUI
designs just like any other Qt4 widget.
The Qt Designer plugin allows QScintilla2 instances to be included in GUI
designs just like any other Qt4 widget.
QScintilla2 is a port to Qt5 of Neil Hodgson's Scintilla C++ editor class.
QScintilla2 is a port to Qt4 of Neil Hodgson's Scintilla C++ editor class.