107 projects tagged "Windows"
Eric is a full featured Python and Ruby editor and IDE, written in Python. It is based on the cross platform Qt GUI toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as an everyday quick and dirty editor as well as being usable as a professional project management tool, integrating many advanced features that Python offers the professional coder. Eric includes a plug-in system, which allows easy extension of the IDE functionality with plug-ins downloadable from the net. Current stable versions are Eric4 based on Qt4 and Python 2 and Eric5 based on Python 3 and Qt4.
Subtivals provides project subtitles for cinema festivals. Hard copies for film festivals do not always carry subtitles, especially for the hard-of-hearing. Subtivals' goals are the projection and the control of subtitles superimposed on a cinema screen. Projecting subtitles on top of another screen is called soft-titling, surtitling, supertitling, or even sometimes electronic subtitles or virtual subtitles.
Bitcoin is a peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending.
fuzzylite is a cross-platform fuzzy logic control library. It provides a natural and simple way of creating a fuzzy logic engine in a few steps using object-oriented programming. It allows you to easily add your own features to the library by just using inheritance. It only relies on the Standard Template Library (STL) which comes with C++. No third-party libraries (e.g., boost) are involved. As a library, it only contains the functions you need from a fuzzy logic controller. qtfuzzylite is a Graphic User Interface which uses fuzzylite to provide a nice and easy way to visually create your fuzzy logic controllers. It allows you to design your fuzzy logic controller and interactively play with it while observing its operation in realtime, and it allows you to export your controller to actual fuzzylite C++ code, so you only need to copy and paste it into your C++ application.
WebIssues is a multi-platform system for issue tracking and team collaboration. It can be used to store, share, and track issues with various attributes, comments, and file attachments. It is easy to install and use but has many capabilities and is highly customizable. Desktop and Web clients are provided.
QtitanChart is a Qt.C++ library that represents a set of controls that allow you to quickly and easily provide your application with beautiful and colorful diagrams. It is implemented in pure Qt. Adding it to your program requires only a few lines of code, and the architecture allows you to customize every part of the charts. it supports point, line, step line, clustered column, stacked column, pie, doughnut, аrea, and stacked area charts with full interactivity. A rich set of themes is included, and real time charts are supported.
QtitanDataGrid provides a complete set of wide range of unique features that cannot be implemented using default Qt components and methods. It is a pure grid for business application in Qt. It enables you to load various types of data from different sources into a fast, flexible, and functional editable grid supporting sorting, grouping, reporting, creation of banded columns, drag’n’drop for buttons, and plenty of other handy functions. This data grid helps novice and experienced Qt developers with Delphi and C++ backgrounds to use the same comprehensive advanced editable grid capabilities that they’ve grown accustomed to in corresponding IDEs and that are not part of the standard Qt library.