0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduces the XScale and YScale function to scale user coordinates (doubles) to the pixel coordinates. ToDo: Implement the ZoomIn and ZoomOut functionalities. More... over 21 years ago
Added the Canvas() public function returning a pointer to GradCanvas. This function is used by the level curve triangles to draw the triangle edges. More... over 21 years ago
Include the QCanvasLines corresponding to triangle edges. More... over 21 years ago
GradCanvas are special QCanvas with axes and scaling. Scaling is not yet implemented but will be very soon. More... almost 22 years ago
Replace the QCanvas object in GUI_MainWindow by a GradCanvas object. A GradCanvas object is a QCanvas with axes and scaling. Scaling is not yet implemented but will be very soon. More... almost 22 years ago
Replaced QCanvas with GradCanvas. A GradCanvas object is a QCanvas object with axes, scales and ticks. Scaling is not yet implemented, but will be very soon. More... almost 22 years ago
Replaced the QCanvas object with a GradCanvas object. More... almost 22 years ago
Added the processor properties window More... almost 22 years ago
GUI processor property window wrappers More... almost 22 years ago
Processor properties window More... almost 22 years ago
Slaves send hostname and processor load average upon startup More... almost 22 years ago
Toggled the base class destruct on exit flag to destroy a PPAT_LevelCurveProp object upon closing the window More... almost 22 years ago
Added a Processor properties window + ability to disable and enable individual processors More... almost 22 years ago
Added an Average load field to enable dynamic average load display. ToDo: Change Packing and UnPacking functions for all tasks to put average load display within exanched messages More... almost 22 years ago
Modification in GUI_MainWindow (Files gui_mainwindow.*) More... almost 22 years ago
Initial revision More... almost 22 years ago