74 programs for "qt4" with 1 filter applied:

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    odaba

    odaba

    ODABA is an terminology-oriented database management system and develo

    ODABA is an terminology-oriented database management system (TODBMS) on a high conceptual level. It provides a number of enhanced features based on natural language analysis. Terminology orientation allows designing user oriented data models. Enhanced event model and Active Data Link technology support rapid development of GUI applications. Several development, documentation, test and analyzing tools are provided in order to support developers and administrators. .NET interface and a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    IdleX - IDLE Extensions for Python
    A collection of extensions for Python's IDLE, the Python IDE built with the tkinter GUI toolkit.
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 3
    OneToFive Puzzle Game

    OneToFive Puzzle Game

    A mathematical game

    OneToFive is a mathematical game written in Ruby with a Qt4 GUI. The goal is to fill in a grid with numbers from 1 to 5 using vertical and horizontal combinations (pair, two pairs, three of a kind, straight, full house, ...) that are given.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gnuplot Editor

    Gnuplot Editor

    Interactive gnuplot script editor

    ... options. The program is written in python (works with 2 and 3) with a Qt4 user interface, which makes it platform independent (tested in Linux, OS X 10.7 and Windows XP). You must have gnuplot installed to run this program. The debian package was build with Ubuntu 12.10.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
    Learn More
  • 5
    PlantUML QEditor

    PlantUML QEditor

    A PlantUML editor written in Qt4

    A simple editor for PlantUML. Requires PlantUML (and its dependencies, java and graphviz/dot). Some features: * update the diagram while editing * code assistant to insert ready-made code snipets * written in Qt4, so it should run on all platforms supported by Qt4 and PlantUML * option to cache the PlantUML output to speed redo, undo and loading from disk * can be used as a PlantUML viewer (see the wiki for more info)
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 6
    RetroShare

    RetroShare

    [WARNING] Project has moved to http://github.com/Retroshare/Retroshare

    [IMPORTANT] Retroshare is now distributed on Github. Please go to http://retroshare.net to find the latest releases and sources. RetroShare is a cross-platform, secured and decentralized communication system. It lets you to securely chat, share photos, videos, and more with family and friends, using OpenPGP to authenticate peers and OpenSSL to encrypt all communication.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    yagodu

    yagodu

    password safe / manager for linux and windows (and mac ?) via qt

    Password safe for Windows and Linux. If you want to manage your passwords (or other information) in one file and access that file with Windows and with Linux, this could be your choice. You create trees where each knot and leaf contains as many key/value pairs as you like. Then the whole thing is written encrypted to one file. Windows binaries and Debian32/64 binaries are downloadable. If you want to build it yourself - I suggest Linux users do that - get Qt4, call qmake and make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Graphical Youtube Downloader

    Graphical Youtube Downloader

    GYD is a youtube-dl GUI based on QT

    GYD - Graphical Youtube Downloader is a GUI for youtube-dl. It is easy to use and it supports most of the youtube-dl features and some extra features like converting files and a "youtube to MP3 / OGG" (video to audio) function since Version 0.3a. When you like to use the extra features you must install ffmpeg. Youtube-dl - http://rg3.github.com/youtube-dl/ NOTE: GYD 0.3.x is the last version using QT4 (does not work with QT5).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    QStarDict is a StarDict clone written with using Qt4. The user interface is similar to StarDict.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
    Learn More
  • 10
    Cross-platform desktop application based on QT4 to browse, download, archive and organise manga from online sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MaLoto is a human-sized program whose purpose is to manage draws for every Loto-like games. This software can be runned in both command line or with Qt4. MaLoto has been created because I didn't found any other soft to do that job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    spt::json

    Simple JSON API for Qt4

    A SAX style JSON parser for Qt4. A simple object model using QVariant is available for projects where custom data models are not used. A DOM style parser that parses JSON into the object model is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    gmf_synth

    A graphical interface GUI for Fluidsynth Soundfont Player

    A graphical interface for software synthesizer or sound-samplers. Currently supported is fluidsynth. Can be used to play SoundFonts, SF2 and MIDI files. Required is an installation of fluidsynth. Written in Python / Qt4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PhotoKit

    PhotoKit

    Photo browser with impressive 3D effects, slide effects and animations

    ... will have the same experience on all platforms. On N9, it only supports landscape mode because the limitation of QWidget. At the begining, i just use many QWidget based components, but they are very ugly on Harmattan, so I have to wrote these components using graphics framework, e.g. button, textinput and dialog. The work is hard, but the result is good. You can find PhotoKit OS2 there: http://svn.netlabs.org/qtapps/wiki/QT4%20Graphics
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    QSqlMonitor
    Qt4 Gui tool for SQL server administration. Currently supported servers are PostgreSQL, MySQL, Sqlite and FireBird.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Qt4 bindings for Python using Boost.Python. The goal is to make a very pythonic API but taking advantage of thepower of Qt. Another goals are: QtDesigner integration, C++ embedded Python Widgets and an extensive documentation with demos and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Basin
    Simple QBASIC Interpreter written in C++.I am developing this interpreter for self-learning purposes,don't take it serious.I will try to follow syntax of QBASIC as close as I can. The source code could be useful for those who learn C++. Qt GUI is in very raw state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HOPSA
    HOPSA, high oxygen pressure sputter automation, is a Python 3 project to control a step wise sample creation Process. Although written for this specific task it is easy to adopt for any experimental task which changes hardware parameters and waits for a specific condition before proceeding. The graphical interface (QT4) includes plotting (matplotlib), instrument configuration/monitoring and a program step creator. The communication with the hardware is independent of the GUI and any number...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MQModBus

    MQModBus

    ModBus for Mobile Platforms

    QModBus port to Android/Symbian using Qt4/Ministro libraries, uses libmodbus and qledmatrix
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Suite empresarial basada en Qt4 que cuenta con Facturación, Contabilidad y Terminal Punto de Venta (TPV).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This provides libraries for Qt3 and Qt4 for highlighting contents of a QTextEdit using GNU Source-Highlight library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Game of Life 3D
    Game of Life 3D is an platform-independent OpenGL implementation of John Conway's Game of Life with a modern QT4 user interface. It features a random mode and different pre defined example modes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Alien Defender
    Cross platform tower defence game, writing on QT4 and OpenGL with full game editor and powerfull engine will be multiplayer tower-defender game in future
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    5ShiftScheduler
    5 Shift Scheduler makes scheduling work easy. Developed in Qt4. Changelog: https://docs.google.com/document/edit?id=1bYNumFs5wJnQgkByXwlQi5QY0gvvGSgyb_KmLATbeXU&hl=en_GB Git repo: https://gitorious.org/5shiftscheduler
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Juego de batallas navales, programado en c++ con Qt4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next