Henner Kollmann
Henner Kollmann
With this property set execute will process the message loop of the waiting thread during waiting for the task to finish. This has 2 effects: 1. You no longer receive...
## Summary This PR implements a comprehensive automatic migration system for upgrading Qooxdoo applications from v7 to v8, along with complete documentation of all breaking changes. ## Changes ### Migration...
## Summary Fixes #10761 - jQuery security vulnerability CVE-2020-11022 This PR completely removes jQuery and Bootstrap dependencies from the qooxdoo compiler/serve startpage and replaces them with qxWeb (qooxdoo's own library)...
## Summary This PR fixes issue #9142 by allowing classes to override methods defined in mixins, aligning qooxdoo's behavior with standard object-oriented principles. ## Problem Previously, qooxdoo threw an error...