Commit History

Author SHA1 Message Date
  Emmanuel Buckshi 8e5c257c4a Merge pull request #8 from StronglogicSolutions/defaultFileDir 4 years ago
  logicp 734d096a8d added comments and chose better variable name for key (s wtf?) 4 years ago
  logicp b26f1f564f merging two if statements into one 4 years ago
  logicp 6aacd713ba formatting 4 years ago
  logicp b3e46a5274 fixing more imports 4 years ago
  logicp 8d7441aed2 fixing imports 4 years ago
  logicp c76b75ae65 organizing into better structure 4 years ago
  logicp b8ca78a1c7 updating git ignore 4 years ago
  logicp ac7f62df04 mostly work to simplify the `updateMessages()` method of MainWindow 4 years ago
  logicp 615e4d0c71 updating mainwindow styling to mak etext easier to read 4 years ago
  logicp 4a35227166 task info now also shows env file 4 years ago
  logicp 2a287e2710 parsing task information and introducing a new pattern for parsing events 4 years ago
  logicp 96750de9a3 optimizing escapeText and escapeMessage functions to no longer call extraneous "contains" stl functions 4 years ago
  logicp cd13d06255 removing ui header files which get auto generated 4 years ago
  logicp 693fca7959 providing and updating user argument 4 years ago
  logicp 5032d89870 preliminary work implementing users config and new dropdown in argdialog 4 years ago
  logicp 2d2cd5af95 new codec 4 years ago
  logicp 2e18db5968 removing commented out code 4 years ago
  logicp 5d752e9ff0 small optimization 4 years ago
  logicp d83d864f5e intended for last commit 4 years ago
  logicp e1f7cb7a95 grouping events now 4 years ago
  logicp f84a725bd7 no longer using separately defined Task struct in util.hpp and argdialog.h 4 years ago
  logicp 7d4d4091fc latest dockerfile because wtf not 4 years ago
  logicp a910093f52 changes as per last commit message 4 years ago
  logicp fe9210849b Adding a queue and behaviour to process it upon completion of sending a task 4 years ago
  logicp ac803382bd forgot log file 4 years ago
  logicp 0a6705a4d5 latest update with default clearing behaviour 4 years ago
  logicp fe3d205d73 ui change 4 years ago
  logicp edd1abf73c changing behaviour in mainwindow to open argdialog if config is set to 4 years ago
  logicp 951279d0a0 overriding QDialog`s accept method to not close the dialog. Only close if `Close` is clicked 4 years ago