logicp
|
46f9476587
fixed bug with variant types not being accessed properly
|
4 anni fa |
logicp
|
9e9bafa9d4
adding "notify" attribute to GenericTask, with amendments to ArgDialog`s UI to set the value
|
4 anni fa |
logicp
|
a60010de1b
making helper functions to create tasks
|
4 anni fa |
logicp
|
ecd9f6747b
declaring specific type of variant (recurring field in generic task)
|
4 anni fa |
logicp
|
3d89c146b8
sets task frequency for generic tasks
|
4 anni fa |
logicp
|
5f25f4848d
moving some logic to its own method
|
4 anni fa |
logicp
|
857bf2e7fc
implemented a Generic Task type
|
4 anni fa |
logicp
|
5cecae927d
fixed issue where arguments were being removed from a copy of the argument
|
4 anni fa |
logicp
|
2c7cdc37fa
switching to using std::string instead of KString, as unicode wasnt being preserved properly
|
4 anni fa |
logicp
|
49ff5d2174
fixed some bugs as argument values were being changed before the task was sent by client
|
5 anni fa |
logicp
|
4e7e85e250
updating UI and adding some temporary troubleshooting
|
5 anni fa |
logicp
|
5b38b33dd2
finished implementation. Works!
|
5 anni fa |
logicp
|
69cdbed5e9
compilation succeeds
|
5 anni fa |
logicp
|
4154f70b32
refactor almost complete, including use of new Task type in client
|
5 anni fa |
logicp
|
2062ff154c
major work on refactor
|
5 anni fa |
logicp
|
997e05b0f3
partial refactor of Client to accommodate generic task
|
5 anni fa |
logicp
|
5f1b52c172
changing delimiter to single colon ":" BREAKING CHANGE
|
5 anni fa |
logicp
|
149a9ef824
fixing merge
|
5 anni fa |
logicp
|
b26f1f564f
merging two if statements into one
|
5 anni fa |
logicp
|
8d7441aed2
fixing imports
|
5 anni fa |
logicp
|
693fca7959
providing and updating user argument
|
5 anni fa |
logicp
|
5032d89870
preliminary work implementing users config and new dropdown in argdialog
|
5 anni fa |
logicp
|
a910093f52
changes as per last commit message
|
5 anni fa |
logicp
|
fe9210849b
Adding a queue and behaviour to process it upon completion of sending a task
|
5 anni fa |
logicp
|
5352f03ed7
switching ping to every 10 seconds
|
5 anni fa |
logicp
|
82a03e5fe8
trying to make sure we ping the server after at least one file was sent
|
5 anni fa |
logicp
|
fadb672bc4
changing condition for ping such as to give the server a kick after packets are sent
|
5 anni fa |
logicp
|
7ed2d63398
adding checks to make sure we are not in the middle of sending a file when pinging server
|
5 anni fa |
logicp
|
67595055de
formatting
|
5 anni fa |
logicp
|
c45c0cf8ed
changed message type to allow header
|
5 anni fa |