Felgo 3.5.0 adds support for WebAssembly (WASM). This allows you to use Felgo and Qt to build applications that also run in the browser. With this update you get access to a new target platform, with the same source code and skills you already used to develop mobile, desktop and embedded apps with Felgo and Qt. Felgo for WebAssembly helps …
continue reading-
Release 3.5.0: Run your Qt and Felgo Apps in the Browser with WebAssembly (WASM)
-
Release 3.4.0: QML Hot Reload with Felgo Live
Felgo 3.4.0 introduces QML Hot Reload to cut the waiting times to build, deploy and iterate on Qt and Felgo projects. Hot Reload with Felgo Live allows you to change your QML & JavaScript source code and view the result in realtime. It applies QML, JavaScript and asset changes instantly on every connected device, immediately after saving. This reduces the …
continue reading -
Release 3.3.0: Update to Qt 5.13.2 and Qt Creator 4.10.2, Jira Tima App Demo
Felgo 3.3.0 adds support for Qt 5.13.2 and Qt Creator 4.10.2, which brings many features and improvements and fixes. On top of that, you get access to a lot of new APIs and theming options on all supported platforms. Check out a new Jira time tracker demo application, that shows how to use several of the new APIs. Migration Hints …
continue reading -
iOS 13: Update to the latest Felgo OneSignal Push Plugin
Apple releases iOS 13 on September 19th. If you use Felgo with the OneSignal Push Plugin for iOS and already updated Xcode to use the latest iOS 13 SDK features, you also need to update Felgo and the OneSignal Framework. What changed with iOS 13 and OneSignal Plugin? This update is required because iOS 13 introduces a new behavior on …
continue reading -
Release 3.2.0: Update to Qt 5.12.3 with ECMAScript 7, Subscriptions, Image Picker and Qt Creator 4.8.2
Felgo 3.2.0 adds support for Qt 5.12.3 and Qt Creator 4.8.2, which brings many features and improvements. The new long term supported Qt release includes lots of fixes, new modules and adds JavaScript support for ECMAScript 7. The updated Felgo IDE version 4.8.2 is more stable and adds compatibility with the latest toolchains and platforms. This post summarizes all of …
continue reading -
Release 3.1.0: New Felgo Plugins Version, Unified App Configuration and FlickablePage
Felgo 3.1.0 introduces a new Felgo Plugins version and simplifies maintenance with a unified app configuration for Desktop, iOS and Android. The update also adds the new FlickablePage type to the Felgo SDK. New Version 3 for Felgo Plugins Along with a full website rebranding and facelift, the previous SDK release 3.0.0 also introduced the new Felgo module for Felgo apps, games …
continue reading -
V-Play is Now Felgo – New Release & Roadmap
Today marks a big milestone: V-Play is now called Felgo and got a new facelift. In this article you will learn: Why we did the rebranding from V-Play to Felgo Why this will benefit you What the Felgo roadmap looks like How to update to the latest Felgo release Reasons for Rebranding V-Play to Felgo The first official version of …
continue reading -
Release 2.18.3: QML JSON ListModel and Todo List App
Felgo 2.18.3 adds the JsonListModel as a performant and feature-rich QML ListModel enhancement for Qt. It helps you transform your JSON data to a model and enables you to detect changes to individual items in your model. You can then only update the changed items in your UI instead of updating the full list. This update also adds several improvements …
continue reading -
Release 2.18.2: Guide for MVC, MVVM, Flux with QML
Felgo 2.18.2 adds the latest Qt Creator 4.7, as well as many improvements and fixes. A new comprehensive guide helps you to structure your code, and separate logic from UI. The guide comes with a list of best practice examples, which you can also check out in our open source example apps. Separation of Model, View and Logic (MVC, MVVM, …
continue reading -
Release 2.18.1: Use JavaScript Promises with Qt, Material Cards and an Improved API to Connect to REST Services
Felgo 2.18.1 introduces new components for embedding YouTube videos, for creating material cards and Tinder-like swipe cards. It also simplifies connecting to REST services, with the new HttpRequest component. Felgo 2.18.1 also adds several other fixes and improvements. Important Note for iOS Live Client: The current store version of the Felgo Live Client app is built with Felgo 2.17.1 and …
continue reading