0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
May 19, 2024 — May 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed example - removed brackets around the function call. Now example matches true implementation and wont break the app More... almost 7 years ago
Updated example and spacing per derrell's request More... almost 7 years ago
Adds `qx.Promise.allOf` More... almost 7 years ago
https://github.com/qooxdoo/qooxdoo/issues/9551 blur and deactivate widget before activating the blocker More... almost 7 years ago
added "boot" : "function" to the __allowedKeys. I then added "config.boot()" to the last line of qx.Theme.define() function with if condition to ensure that it exists More... almost 7 years ago
Merge pull request #1 from qooxdoo/master More... almost 7 years ago
comments More... almost 7 years ago
Remove errant `console.log` calls More... almost 7 years ago
Fixes regression introduced by recent addition of promises to event handler return values More... almost 7 years ago
Adds support for a special "null" value in `qx.ui.form.SelectBox` and `qx.data.controller.List` More... almost 7 years ago
Merge pull request #9543 from mever/minorFix More... almost 7 years ago
fixed typo in comment More... almost 7 years ago
preselect the matching item even if there is no current selection More... almost 7 years ago
Merge pull request #9540 from milandamen/xhrFile More... almost 7 years ago
[Fixed] exception when opening the virtual combo box without selection More... almost 7 years ago
Add more documentation (and an example) for promisify (#9542) More... almost 7 years ago
Merge pull request #9539 from derrell/add-promisify More... almost 7 years ago
[New] added File to Xhr whitelist because File inherits from Blob See https://developer.mozilla.org/en-US/docs/Web/API/File More... almost 7 years ago
fix a typo More... almost 7 years ago
remove use of `this` in static methods More... almost 7 years ago
add qx.Promise.promisify static method More... almost 7 years ago
[Fixed] basic column model disposing cell editor factory when it shouldn't (#9536) More... almost 7 years ago
apply fix from 222450f3aad2e5bd7b7eb7102e3565d916069749 to double renderer (#9534) More... almost 7 years ago
Merge pull request #9533 from hkollmann/fix_bumpqxversion.py More... about 7 years ago
fix bumpqxversion.py to reflect the deletes of package.json in some apps. More... about 7 years ago
Merge pull request #9532 from cajus/demobrowser-cure More... about 7 years ago
Removed one more left over More... about 7 years ago
Re-add missing package.json More... about 7 years ago
Merge pull request #9530 from oetiker/iconfont-sizing-fix More... about 7 years ago
Merge pull request #9531 from sqville/sqville_objmerge_fix More... about 7 years ago