openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
F
fjakobs's qooxdoo
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
May 26, 2024 — May 26, 2025
Showing page 1,099 of 1,160
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Cleanup of old files
wpbasti
More...
almost 19 years ago
Ingore configured for python files
wpbasti
More...
almost 19 years ago
Added prototypes info
wpbasti
More...
almost 19 years ago
Improved info rountine
wpbasti
More...
almost 19 years ago
Renamed #before to #load (the most time this was used to load other files after the current file. This makes this rename quite logical. #before if it should really work like a before needs dramatic changes to the sorting implementation. I also think it's generally not needed, as all sorting requirements could be solved with one of the other available ones.
wpbasti
More...
almost 19 years ago
Fixed auto-lists of themes
wpbasti
More...
almost 19 years ago
Removed singletonManager, converted getInstance to a method which control's the creation of instances (like in Java), updated requirements. The only direct singleton is no qx.core.Init. Instances are only created by request.
wpbasti
More...
almost 19 years ago
iso encoding converted to utf-8
wpbasti
More...
almost 19 years ago
Added nice support to all Makefiles (use nice=10 as default to lowering process priority a bit)
wpbasti
More...
almost 19 years ago
Added instance getter (lazy instantiation)
ecker
More...
almost 19 years ago
Added support for user application. This is an alternative to the existing defineMain(), etc. and is expected to supersede the current solution.
ecker
More...
almost 19 years ago
Added patch feature, general improvement
wpbasti
More...
almost 19 years ago
More improvements to data structures
wpbasti
More...
almost 19 years ago
Added debug output
wpbasti
More...
almost 19 years ago
Improved encoding, added content reader
wpbasti
More...
almost 19 years ago
Added patch and info compiler, more improvements to code
wpbasti
More...
almost 19 years ago
Added new migrator using the wonderful python language
wpbasti
More...
almost 19 years ago
Moved own option to separate module
wpbasti
More...
almost 19 years ago
Minor fix
ecker
More...
almost 19 years ago
More fixes regarding latest singleton changes
wpbasti
More...
almost 19 years ago
More fixes regarding latest singleton changes
wpbasti
More...
almost 19 years ago
More fixes regarding latest singleton changes
wpbasti
More...
almost 19 years ago
Multiple fixes because of latest changes regarding ClientDocument, EventHandler and ClientWindow
wpbasti
More...
almost 19 years ago
Multiple fixes because of latest changes regarding ClientDocument, EventHandler and ClientWindow
wpbasti
More...
almost 19 years ago
Converted ClientDocument and EventHandler to singletons, removed ClientWindow (no longer useful), this.add doesn't work anymore in defineMain context. Use widget.addToDocument() instead.
wpbasti
More...
almost 19 years ago
More fixes because of singleton changes previously done
wpbasti
More...
almost 19 years ago
Several fixes because of singleton changes previously done
wpbasti
More...
almost 19 years ago
Fixed minor issue with else combinations without braces, see also bug #129
wpbasti
More...
almost 19 years ago
Converted all defered singletons to store instance to _instance instead of old overwrite of the class itself.
wpbasti
More...
almost 19 years ago
Added getInstance() to all singletons classes, converted direct singletons to store inside _instance of the class and not overwrite the class anymore
wpbasti
More...
almost 19 years ago
←
1
2
…
1095
1096
1097
1098
1099
1100
1101
1102
1103
…
1159
1160
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree