199 projects tagged "Qt"
coastal-qt is a small collection of Qt 4/5 desktop applications built around a small Qt extension library. The library mostly focuses on missing features and services like OSD desktop notifications (with DBUS bindings) and offers some convenience classes for Qt. The current applications include a GUI man page viewer, a search tool, and a desktop user notification service daemon with multicast chat.
GUI Builder is a drag and drop interface for creating WebElement User Interface (WUI) templates that can be used as the foundation of a responsive Wep app. It simplifies the process of designing applications, and encourages separation of the logic and view. It is part of the WebBot Web development framework, which makes it possible to build Web apps in a similar fashion to Qt/KDE apps.
Griffon is dekstop application development platform for the JVM. Inspired by Grails, it leverages the Groovy language and concepts like convention over configuration. The Swing toolkit is the default UI toolkit of choice however others may be used, principaly SWT and JavaFX. Developers may use a combination of the Groovy and Java as well as other JVM languages such as Scala, Clojure, Mirah, and Jython. It encourages the use of the MVC pattern and follows in the spirit of the Swing Application Framework (JSR 296) by defining a simple yet powerful application life cycle and event publishing mechanism.