patrick96
|
3b6a950380
|
Remove unused factory.hpp imports
|
2021-09-21 21:43:27 +02:00 |
|
patrick96
|
0d1db206c6
|
Remove factory_util unique and shared
Equivalent to std::make_unique and std::make_shared
|
2021-09-21 21:43:27 +02:00 |
|
Jérôme BOULMIER
|
e6e010e45b
|
fix(battery): animation framerate
|
2020-01-23 23:45:56 +01:00 |
|
patrick96
|
0ab9fcdc38
|
refactor: Remove all mentions of icon_t
Is exactly the same label_t
|
2019-04-08 09:01:48 +02:00 |
|
Michael Carlberg
|
78bb3695e6
|
refactor(config): Deduce return type from default value
|
2016-12-30 23:32:05 +01:00 |
|
Michael Carlberg
|
5077325044
|
refactor(string_util): Use rvalue references for *trim()
|
2016-12-14 11:01:44 +01:00 |
|
Michael Carlberg
|
1a2a6e5fab
|
refactor: Construction methods
|
2016-12-14 11:01:44 +01:00 |
|
Michael Carlberg
|
08be86fbe1
|
wip(refactor): Improve signal and event handling
|
2016-12-14 11:01:44 +01:00 |
|
Michael Carlberg
|
ff9be848c7
|
refactor(clang-tidy): Apply fixes
|
2016-11-25 21:58:49 +01:00 |
|
Michael Carlberg
|
30c1cb3d50
|
fix(animation): Use defined base values
|
2016-11-19 12:23:31 +01:00 |
|
Michael Carlberg
|
fd57ab0f3d
|
fix: project rename
|
2016-11-19 06:26:07 +01:00 |
|
Michael Carlberg
|
e7cb345cec
|
wip: Separate source from definitions
|
2016-11-03 12:54:32 +01:00 |
|
Michael Carlberg
|
d359ab6057
|
refactor: Application rewrite
|
2016-10-10 14:52:57 +02:00 |
|
Michael Carlberg
|
e1f8c001dd
|
refactor: Pass by value
|
2016-06-21 04:23:23 +02:00 |
|
Michael Carlberg
|
2c74cb06de
|
task(dsl): Replace colons with dashes
Colons break ini syntax highlighters and linters.
|
2016-06-11 07:49:14 +02:00 |
|
Michael Carlberg
|
39d3f61497
|
refactor(core): Clean-up
- use "#pragma once" instead of the regular include guard
- fix errors and warnings reported by cppcheck
|
2016-06-02 01:32:06 +02:00 |
|
Michael Carlberg
|
eeefb3c610
|
init(git): Base commit
|
2016-05-19 20:23:45 +02:00 |
|