This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
PrismLauncher
Watch
1
Star
0
Fork
0
You've already forked PrismLauncher
mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced
2025-04-30 22:54:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PrismLauncher
/
launcher
/
tasks
History
Trial97
04acd27dab
Merge branch 'develop' of
https://github.com/PrismLauncher/PrismLauncher
into concurrent
2023-10-26 13:45:47 +03:00
..
ConcurrentTask.cpp
removed the concurent task destructor behaivior
2023-10-22 19:58:10 +03:00
ConcurrentTask.h
removed processEvents from ConcurrentTask
2023-10-09 01:50:14 +03:00
MultipleOptionsTask.cpp
Added back the processEvents
2023-10-19 21:51:51 +03:00
MultipleOptionsTask.h
removed processEvents from ConcurrentTask
2023-10-09 01:50:14 +03:00
SequentialTask.cpp
small fix
2023-10-22 17:48:19 +03:00
SequentialTask.h
removed processEvents from ConcurrentTask
2023-10-09 01:50:14 +03:00
Task.cpp
chore: update license headers
2023-08-14 18:17:05 +02:00
Task.h
Replace
typedef
with
using
2023-10-24 01:36:27 -07:00