Fix file key generation
[platform/core/appfw/tizen-theme-manager.git] / src / theme_plugin / theme_info_builder.cc
2020-08-18 Sangyoon JangFix file key generation 24/240624/5
2020-08-12 Sangyoon JangMerge "Add -fPIC option" into tizen
2020-08-11 Junghyun YeonFix coding rule 59/240759/2
2020-08-03 Sangyoon JangFix auto file key generation 96/239896/4
2020-07-14 Ilho KimChange the key that ThemeParser parses to start with '/' 63/238463/2
2020-07-14 Sangyoon JangImplement auto_file_key feature 61/237661/8
2020-05-29 Sangyoon JangFix ThemeInfoBuilder 11/234711/2
2020-05-25 Sangyoon JangImplement plugin parser and unit test
2020-05-25 Sangyoon JangFix coding style
2020-05-25 Junghoon ParkFix namespaces
2020-05-25 Junghoon ParkFix namespaces
2020-05-25 Inkyun KilAdd skeleton codes for ThemeInfoLoader
2020-05-25 Junghyun YeonAdd ThemeInfoBuilder