This website requires JavaScript.
Explore
Help
Register
Sign In
0xf8
/
pollymc
Watch
1
Star
0
Fork
0
You've already forked pollymc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
pollymc
/
launcher
/
tasks
History
flow
87a0482b8b
refactor: make MultipleOptionsTask inherit from ConcurrentTask too
...
Signed-off-by: flow <flowlnlnln@gmail.com>
2022-08-28 16:29:01 -03:00
..
ConcurrentTask.cpp
fix: abort logic running subsequent tasks anyways some times
2022-08-28 16:29:01 -03:00
ConcurrentTask.h
fix: abort logic running subsequent tasks anyways some times
2022-08-28 16:29:01 -03:00
MultipleOptionsTask.cpp
refactor: make MultipleOptionsTask inherit from ConcurrentTask too
2022-08-28 16:29:01 -03:00
MultipleOptionsTask.h
refactor: make MultipleOptionsTask inherit from ConcurrentTask too
2022-08-28 16:29:01 -03:00
SequentialTask.cpp
refactor: make SequentialTask inherit from ConcurrentTask
2022-08-28 16:29:01 -03:00
SequentialTask.h
refactor: make SequentialTask inherit from ConcurrentTask
2022-08-28 16:29:01 -03:00
Task_test.cpp
refactor: move away from UnitTest.cmake
2022-06-14 14:44:49 +02:00
Task.cpp
feat: make Task a QRunnable
2022-08-20 10:41:59 -03:00
Task.h
feat: make Task a QRunnable
2022-08-20 10:41:59 -03:00