0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed missing parenthesis in win32 version. More... over 14 years ago
Study Configuration mechanics in Navigator finished More... over 14 years ago
StudyConfigurationDialog now properly saves to config.dat on close and can Save and SaveAs. More... over 14 years ago
removed faketitlebar widget More... over 14 years ago
fixed merge conflicts More... over 14 years ago
working on Study Configuration menu item of Navigator More... over 14 years ago
moved studyconfigurationdialog stuff into src/libs/gui to allow Navigator to use More... over 14 years ago
unchecking Enable Acquisition in System Settings dialog now hides certain blue bar buttons and menu items More... over 14 years ago
Merge branch 'mdi' More... over 14 years ago
revamped StudyConfiguration, eliminating config(), instead using StudyConfiguation.name(), and fixed all ramifications of this change. More... over 14 years ago
about to eliminate config() from Study More... over 14 years ago
working on saving StudyConfigurations More... over 14 years ago
Merge branch 'mdi' More... over 14 years ago
added ColorButton class to RealTimeWindow More... over 14 years ago
readSettings() and writeSettings() now consistently use resize() and move() to restrore window geometry in both Navigator and Recorder windows More... over 14 years ago
Merge branch 'master' of github.com:mannd/epsimulator More... over 14 years ago
simplified Recorder::readSettings() and writeSettings() More... over 14 years ago
moved writeSettings() to Recorder destructor, so both window locations saved More... over 14 years ago
added Options::TwoRecorderWindows flag More... over 14 years ago
trying to implement display window resizing with signal emitted by resize event More... over 14 years ago
Merge branch 'master' of github.com:mannd/epsimulator More... over 14 years ago
modified faketitlebar More... over 14 years ago
added tweakBluePanel options to deal with bad blue panel button behavior on different machines More... over 14 years ago
merged changes from Sluggo to NewStyleButtonFrame More... over 14 years ago
minor mods to navigator.cpp More... over 14 years ago
added Test Widget menu item as a test harness for widget development. Started FakeTitleBar class. More... over 14 years ago
oops, forgot to save resources.qrc More... over 14 years ago
fixed new style blue bar button border problem More... over 14 years ago
restoreGeometry doesn't work well on X11, use restore() and move() instead More... over 14 years ago
merged doc/notes from Sluggo More... over 14 years ago