itsmattkc
|
7d907d7ee1
|
removed olive:: qualifier from icon:: namespace
|
2019-12-26 17:38:18 +11:00 |
|
itsmattkc
|
3bfe333878
|
replaced QString uses with QStringLiteral
Minor code optimization according to Qt documentation.
|
2019-12-10 00:42:31 +11:00 |
|
itsmattkc
|
5e3c2fb7e4
|
documented (nearly) ever class
|
2019-07-06 23:32:01 -05:00 |
|
itsmattkc
|
3038af3482
|
tasks are shared ptrs that can be cancelled and undone
|
2019-07-06 13:22:47 -05:00 |
|
itsmattkc
|
b62ec30015
|
changed items to shared ptrs
|
2019-07-06 12:50:00 -05:00 |
|
itsmattkc
|
96a746284d
|
cancel button enables and disables based on task state
|
2019-06-29 10:42:08 -07:00 |
|
itsmattkc
|
b9083a673b
|
added cancel button
|
2019-06-29 10:40:26 -07:00 |
|
itsmattkc
|
2e6b36b2ae
|
remove UI objects when a task is deleted
|
2019-06-29 02:30:42 -07:00 |
|
itsmattkc
|
84720b39cb
|
simple UI for tasks
|
2019-06-29 01:42:07 -07:00 |
|