0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 7 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Column Format Dialog completed More... about 14 years ago
completed select and unselect buttons in EditColumnFormatDialog More... about 14 years ago
fixed edit: editing failed message More... about 14 years ago
added Phases eplist More... about 14 years ago
moved some functionality up the inheritrance tree to abstractedititemsdialog. More... about 14 years ago
eliminated options_ member, universal use of singleton macro epOptions, for better or worse. Made Options::instance() inline More... about 14 years ago
moved default intervals to array, working on ColumnFormat More... about 14 years ago
changed EP_OPTIONS macro to epOptions, changed Navigator::createLists() to only load lists if needed More... about 14 years ago
added status bar message when importing and exporting lists More... about 14 years ago
Implemented Navigator Import and Export Lists menu items More... about 14 years ago
made ws2_32 library conditional for win32 in core.pro, fixed gethostname in Linux, added some debug info on startup. More... about 14 years ago
user and machine name in windows fixed More... about 14 years ago
added dot-per-inch functions to allow accurate sweep speeds More... about 14 years ago
Added Mark class, Interval menu item now completely operational in Navigator More... about 14 years ago
progress on EditIntervalsDialog More... about 14 years ago
added ItemList class template, which is like a QList that can load and save itself. Converting EditIntervalsDialog and similar dialogs to use ItemLists. Note that sadly class templates cannot use signals/slots in Qt. Working around this. More... about 14 years ago
added editintervalsdialog and Interval and related classes More... about 14 years ago
among other things moved Sex and AutonomicTone to EpPatient namespace More... about 14 years ago
added EpCore::joinPaths() and refactored More... about 14 years ago
added some patient physiology and primitive O2 sat simulation More... about 14 years ago
added BloodPressure class More... about 14 years ago
moved directoryOf() to fileutilies, added rootDirectory() and systemDirectory() functions to EpCore More... about 14 years ago
moved SelectStudyConfigDialog back into EpGui namespace, implemented StudyConfiguration|Switch in Recorder menu More... about 14 years ago
Prucka edit EP lists dialogs are exactly duplicated More... about 14 years ago
added EditLists class with EpLists class to edit EP Lists More... about 14 years ago
added missing Navigator Administration menu items More... about 14 years ago
require administrator access to delete patient studies, added escape key shortcut to clear Navigator list selection More... about 14 years ago
starting on Study Information Dialog More... over 14 years ago
refactored copy and moving studies, added import/export of lists, and report formats to Navigator More... over 14 years ago
fiddling with Qt header file format (in general should use <QtGui/QHeader> not just <QHeader>) More... over 14 years ago