0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jun 02, 2024 — Jun 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed minor issue with specific regexps More... almost 19 years ago
Minor fix for filePathId More... almost 19 years ago
o alpha development version o allows resizing and custom pane layouts o also a first "resize on the fly" is implemented - needs further improvements - see demo/source/html/test/Splitpane_2.html More... almost 19 years ago
Added a check for RemoteServiceException before calling a method (to avoid calling arbitrary server methods) - this should have been in here from the beginning, but I somehow forgot). More... almost 19 years ago
Fixed delete operator and do-while loops More... almost 19 years ago
Added support for definitionGroups, improved handling for try-error and switch-case statements; improved inserting of required semicolons More... almost 19 years ago
Fixed multi defintion blocks, identifier was always the same, introduces new node type definitionBlock More... almost 19 years ago
Added support for arrays More... almost 19 years ago
Fix for empty constructors More... almost 19 years ago
HtmlEditor skeleton More... almost 19 years ago
Minor fix More... almost 19 years ago
added moveable splitter More... almost 19 years ago
More improvements in general js support, added switch and exception statements, also many bugfixes More... almost 19 years ago
Bugfix and Extraction of Labels to settings More... almost 19 years ago
completed test case More... almost 19 years ago
o added tree to demo o demo doesn't work (its a devel version ;-) More... almost 19 years ago
Added sorting support More... almost 19 years ago
// devel More... almost 19 years ago
renamed class More... almost 19 years ago
// devel More... almost 19 years ago
Fixed wrong js-code More... almost 19 years ago
splitpane test page More... almost 19 years ago
o first rough splitpane version o not functional yet More... almost 19 years ago
Added support for FOR loops More... almost 19 years ago
Added support for ELSE and ELSE IF statements More... almost 19 years ago
Finally, complete support for qx.sys.Client More... almost 19 years ago
Removed parentType hack, could be done easier; added support for groups and accessor with dots More... almost 19 years ago
Improved automatically added semicolon insertion More... almost 19 years ago
Fixed typeof operator More... almost 19 years ago
Splitted handling of typeof and other left operators More... almost 19 years ago