acq

log

age author description
12 days ago Christopher Reichert Fix for Issue93: (Kirq) Error not caught when no causal conds are selecteddefault tip
7 weeks ago Christopher Reichert Sort numeric values in ascending order in filter dlg.
7 weeks ago Christopher Reichert [Gtt/Concov] Don't fail if input file is invalid.
2 months ago Christopher Reichert Group outcome column filter elements first.
2 months ago Christopher Reichert Allow each Gtt widget to control its own filter dlg.
2 months ago Christopher Reichert Enable multi-sort action in Kirq.
2 months ago Christopher Reichert Set Concov Tables tab disabled.
2 months ago Christopher Reichert Disable Clear Session action in clean perspective.
2 months ago Christopher Reichert Enable multi-sort in concov
2 months ago Christopher Reichert Refactor Sorting ProxyModel to acqlib for concov usage.
2 months ago Christopher Reichert Set outcome combo box label to explicit height.
2 months ago Claude Rubinson Windows notes added to README.KirqST
2 months ago Claude Rubinson revisions to README; added README for Kirq standalone
2 months ago Claude Rubinson added README
2 months ago Christopher Reichert Change window title to Kirq.
3 months ago Christopher Reichert Use a bold timestamp in lineage.
3 months ago Christopher Reichert Order the lineage items in a list.
3 months ago Christopher Reichert Resize LineageDialog.
3 months ago Christopher Reichert Append new signatures to a history item when there is a match.
3 months ago Christopher Reichert [Bugfix]: new tables finding correct parent dataset name.
3 months ago Christopher Reichert Show actual outcome String in lineage.
3 months ago Christopher Reichert Keep causal conditions in suf concov lineage.
3 months ago Christopher Reichert Case set() to list() when creating signature dict.
3 months ago Christopher Reichert Basic implementation for Lineage Dialog.
3 months ago Christopher Reichert Remove QThread.IdlePriority.
4 months ago Christopher Reichert Locking implemented to prevent specific state changes during thread exeecution.
4 months ago Christopher Reichert In SufConcovGeneratorNoGtt emit the completedGtt asap.
4 months ago Christopher Reichert Move errorDlg function to aclib.
4 months ago Christopher Reichert Indeterminate progress bar in kirq status bar
4 months ago Christopher Reichert New style signals/slots in gtt/concov/acqlib
4 months ago Christopher Reichert Cleanup the remaining old style signals.
4 months ago Christopher Reichert Update all thread handlers to use new SIGNALS/SLOTS mechanism.
4 months ago Christopher Reichert Update first half of SIGNALS/SLOTS to new style
4 months ago Christopher Reichert Fix signal/slot mechanism for annotations dlg.
4 months ago Christopher Reichert Don't wrap Kirq std dialog in KirqSessionManagement.
4 months ago Christopher Reichert Reroute all thread creation to constructAcqThread.
4 months ago Christopher Reichert create a finalizeConcovThread method in kirq
4 months ago Christopher Reichert Remove DocumentationDlg class
4 months ago Christopher Reichert Remove code to find DataSetWidget after adding in testDataSetInHistory.
4 months ago Christopher Reichert Move test for causal conds length to DataSetWidget.
4 months ago Christopher Reichert simplify catchConcovThread and catchGttThread methods
4 months ago Christopher Reichert Use a single method (catchConcovThread) to handle all complete threads.
4 months ago Christopher Reichert Use a generic method for catching errors in thread's.
4 months ago Christopher Reichert When loading a .kirq session file. Just revert to the 0th index.
4 months ago Christopher Reichert Create KirqSessionManagementDlg class to handle all session and dataset
4 months ago Christopher Reichert Some minor code cleanup tasks.
4 months ago Christopher Reichert KirqProgressDialog method for comman signal connections.
4 months ago Christopher Reichert Pass parameters to __init__ when creating Kirq threads.
4 months ago Christopher Reichert Rafactor SufConcovGeneratorNoGtt.
4 months ago Christopher Reichert Refactor GttGenerator.
4 months ago Christopher Reichert Refactor SucConcovGeneratorFromGtt.
4 months ago Christopher Reichert Move Claude's nec concov algorithm from kirqlib to acqlib.
4 months ago Christopher Reichert Refactor Kirq logic for adding items to history.
4 months ago Christopher Reichert Combine all KirqHistoryModel add item to history methods into one.
4 months ago Christopher Reichert Remove some cruft logic from Kirq.
4 months ago Christopher Reichert Move some kirq preferencedlg implementation details to a class
4 months ago Christopher Reichert Use a "dirty session" config option as opposed to tracking a
4 months ago Christopher Reichert Track data sets using rootNode
4 months ago Christopher Reichert Move outcome combo setup method to kirqlib OutcomeComboBox class.
4 months ago Christopher Reichert Cleanup root node handling in historyview