33 programs for "qt-5.3.2" with 2 filters applied:

  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 1
    SCons

    SCons

    A software construction tool

    SCons is a software construction tool that is a superior alternative to the classic "Make" build tool that we all know and love. SCons is implemented as a Python script and set of modules, and SCons "configuration files" are actually executed as Python scripts. This gives SCons many powerful capabilities not found in other software build tools. We make SCons available in three distinct packages, for different purposes. - The scons package is the basic package to install SCons. You...
    Leader badge
    Downloads: 3,885 This Week
    Last Update:
    See Project
  • 2
    Gobisoft

    Gobisoft

    Software auto-installation builder

    Gobisoft is a batch package builder for applications, it builds a self-install package of your programs. Creates a stand alone executable file that performs the (secured installation and removing) of the elements necessary to distribute your applications. The software offers many possibilities, such as executing commands before and after installation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Easy Beginner's Environment in QT

    Easy Beginner's Environment in QT

    This is a port of the ebe programming environment to QT.

    The ebe programming environment is a nice IDE designed for developing Assembly programs. It also handles C and C++ programs as well since there was not much extra effort. It used to support Fortran and this could return if people want Fortran. This project is an effort to recode ebe using C++ and QT. Originally ebe was coded using Python, Tkinter and Pmw, which worked out pretty well. The QT environment offers substantially better GUI controls. The most obvious difference is that Python...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    A Finite State Machine Editor, written on QT. It allows to draw Finite State Machine with easy GUI and store it in XML file. There are Finite State Machine Compilers to translate this description to source code (technique like QT's UIC uses).
    Downloads: 10 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 5
    Single file C/C++ compiler front-end
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    dBaseCompiler

    dBase2c++ Compiler

    converts dBase source files into C++ so you can compile it with gcc under Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    With 'nixstaller' you can easily make installers for unix like systems. It will support several GUI frontends such as ncurses, Qt, GTK2 and FLTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Kaptain is a universal graphical front-end for command line programs. Grammar scripts describe the possible parameters for command lines and Kaptain brings up a user friendly dialog for that. Package contains front-ends for Enscript, Indent, Procmail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sourcehighlightide is an IDE for GNU Source-highlight; it is useful when you have to develop a new language definition file for source-highlight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    Intends to make an automatic interface generator for a given sql structure, with insert and update dialogs an delete functionability
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Development helpers for Qt, at least with - use version infos in you app - control your release notes within different branches - a maker tool for different braches, compilers and even Qt versions and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MOVED to https://github.com/poikilos/outputinspector Output Inspector is a standalone Qt helper app for Kate that allows you to double-click to jump to the file and line of code at which your compiler found errors (for mono or any C# or other compiler using "filename(line,position): error" notation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ReleaseForge is a GUI application that allows the administrators and release engineers of SourceForge projects a simpler and optimized interface in releasing new package versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Utilities that enable software development for the Casio fx-9860G calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An IDE which have a extendable core and a flexible, layer-based code editor. By default the application can be used as a simple ascii text editor but it can be easily changed to an IDE. The previous version of this tool was 'Freddy' (freddy.sf.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LCD Builder is a program where you can freely compose different information (CPU, Memory, Uptime etc.) with the help of a graphical user Interface. After composing the information you can easily display them on an external lcd (liquid crystal display
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kool Object-oriented Game Engine aims to be the best free 2D game engine & RAD available. The RAD eases game development for good artists with little programming skills. The engine is written in C and SDL, while RAD is in Gambas. See further in home page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    It is a shell script which updates your local KDE sources with svn/cvs/cvsup and does all needed steps to build and install KDE packages including qt(-copy) and kde-i18n.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QMWEdit stands for Qt Multi Window Editor. It is a simple editor (IDE) for small C/C++ projects. The editor is based on Qt libraries **3.3**. The goal of the project is to have an easy to use editor which provides a lot of nice features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DaVinci DV3 Software Development Kit (Sharp SM6010). Contains a debugger and assembler for the DaVinci DV3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    tmake is a tool which auto-creates Makefile, IDE project files (and possibly even autoconf files !) from a very simple template format. The majority of tmake was written by trolltech (makers of qt), and this version on sourceforge has some enhancement
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    EzBasic - A C++ based library, that can be used to make programs using functions as in VB. The library has 25 classes ranging from GUI, Threads, String, Active-X etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A QT based GUI to compile KDE sources and build the complete KDE tree or just selected components. Updates can be obtained by CVS.Its written in C++ and should run on all QT-supported platforms in principle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    qsoapman stands for "Qt SOAP Manager". It is a GUI tool for sending SOAP messages and can be used for the development, debugging or exploration of Web Services. Right now, it does not yet support WSDL but support for this might be added in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    8051 development System in Qt
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next