4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed Simulate action name. More... almost 17 years ago
Skip read-only properties in "Configure controller" dialog. More... almost 17 years ago
Added default text for graph axes and controller label. More... almost 17 years ago
Added "showLines" and "showPoints" options to the graphs. More... almost 17 years ago
TEST: Do not draw points on the graph. More... almost 17 years ago
Make last added point red, as suggested by JLP. More... almost 17 years ago
Added one more fun example. More... almost 17 years ago
Added configure dialog for controller. More... almost 17 years ago
FEATURE: property controllers. More... almost 17 years ago
Do not move scene when clicking on items. More... almost 17 years ago
Fixed validator range in graph config dialog. Updated graph.step example. More... almost 17 years ago
Fixed crash on deleting items. More... almost 17 years ago
Better behaviour for fitPage action. More... almost 17 years ago
Fixed boundingRect calculation for particles. More... almost 17 years ago
Set correct sceneRect on fileNew. Call emitChanged on fileNew. More... almost 17 years ago
Allow user to expand/collapse lists in PropertiesBrowser by doubleclick. More... almost 17 years ago
Delete all solvers when clearing world. More... almost 17 years ago
Avoid reallocation of KPlotPoint on each update. More... almost 17 years ago
Restrict string length for lists in tooltips and PropertiesBrowser to improve performance. Collapse lists in PropertiesBrowser when they contain too many items (TODO: allow user to expand it again). More... almost 17 years ago
FEATURE: graph autolimits (on by default). More... almost 17 years ago
FEATURE: config dialog for graph. More... almost 17 years ago
Fixed compilation errors. More... almost 17 years ago
Added .ui for "configure graph" More... almost 17 years ago
Updated GraphicsItem notification system to avoid unnessesary redraws. Updated ParticleGraphicsItem to take advantage of it. More... almost 17 years ago
Update only dynamic variables in PropertiesBrowser during simulation. More... almost 17 years ago
Avoid unnecessarily updates of WorldBrowser during simulation. More... almost 17 years ago
Some performance improvement. More... almost 17 years ago
Auto-conversion to new KCmdLineArgs/KAboutData/KComponentData API (trunk/playground, KDE4 code). Watch for the few remaining QString to QByteArray assignments that will not compile without extra specification (typically needs .toLocal8Bit() or .toUtf8()). More... almost 17 years ago
Added graph example. More... almost 17 years ago
FEATURE: initial implementation of ContextInfo sidebar. More... almost 17 years ago