1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2025-09-04 01:42:44 +00:00
Commit graph

5 commits

Author SHA1 Message Date
2360b261f7 WIP: logic rewrite
WIP: adding loaders
2021-03-24 20:04:03 +01:00
4453492204 QtQuick background test 2021-02-16 18:01:17 +01:00
bb2f6f3a3e Add BlurHash library 2021-01-14 17:43:42 +01:00
727e50cae1 Updated build system to fix issues
- Application could not be launched by the invoker because of some
  missing compiler flags (-rdynamic -pie)
- Private libraries were not found due to incorrect rpath being set
- Moved the qml list of files for sailfish from qtquick to sailfish
  (Stupid mistake I made because my editor doesn't really differentiate
  between different files with the same name in different folders)
2020-10-26 00:14:46 +01:00
228bcfb685 Switched to a sane build system (CMake) 2020-10-25 19:58:02 +01:00