Andreas Kling
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
1 year ago |
Sam Atkins
|
6edc0cf5ab
LibCore+Userland: Don't auto-start new Core::Timers
|
2 years ago |
Sam Atkins
|
a8cf0c9371
LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr
|
2 years ago |
Sam Atkins
|
a15d44f019
LibCore+Userland: Make Core::Timer::create_repeating() return ErrorOr
|
2 years ago |
Lenny Maiorani
|
ea58b8d927
Libraries: Use default constructors/destructors in LibCore
|
3 years ago |
Andreas Kling
|
d0df249666
LibCore: Add Core::Timer::set_active(bool)
|
3 years ago |
sin-ack
|
ae9e352104
LibCore: Add unit to Core::Timer interval arguments
|
4 years ago |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Tom
|
7269e0f751
LibCore: Add Timer::create_repeating convenience method
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |