Difference between revisions of "Translations:List of Qt Applications/52/en"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
* [http://kdiff3.sourceforge.net/ kdiff3-qt] - A file comparator/merge tool (lightweight qt version without KDE dependencies) | * [http://kdiff3.sourceforge.net/ kdiff3-qt] - A file comparator/merge tool (lightweight qt version without KDE dependencies). | ||
* [https://code.google.com/p/qhexedit2/ QHexEdit] - QHexEdit is a hex editor widget written in C++ for the Qt (Qt4) framework. | * [https://code.google.com/p/qhexedit2/ QHexEdit] - QHexEdit is a hex editor widget written in C++ for the Qt (Qt4) framework. | ||
* [http://code.google.com/p/qxmledit/ Qxmledit] - A simple XML editor written in Qt4 | * [http://code.google.com/p/qxmledit/ Qxmledit] - A simple XML editor written in Qt4. | ||
* [https://code.google.com/p/qscite/ qscite] - A code editor written in C++ and Qt4; A clone of SciTE | * [https://code.google.com/p/qscite/ qscite] - A code editor written in C++ and Qt4; A clone of SciTE. | ||
* [http://www.riverbankcomputing.co.uk/software/qscintilla/intro/ QScintilla] - A port to Qt3 of Neil Hodgson's Scintilla C++ editor class | * [http://www.riverbankcomputing.co.uk/software/qscintilla/intro/ QScintilla] - A port to Qt3 of Neil Hodgson's Scintilla C++ editor class. |
Latest revision as of 04:09, 16 October 2024
- kdiff3-qt - A file comparator/merge tool (lightweight qt version without KDE dependencies).
- QHexEdit - QHexEdit is a hex editor widget written in C++ for the Qt (Qt4) framework.
- Qxmledit - A simple XML editor written in Qt4.
- qscite - A code editor written in C++ and Qt4; A clone of SciTE.
- QScintilla - A port to Qt3 of Neil Hodgson's Scintilla C++ editor class.