Commit Graph

17 Commits

Author SHA1 Message Date
Martchus 8be5b2be7d Increment patch version 2022-03-15 21:32:49 +01:00
Martchus 860209ce7d Add property to set default color/size of QuickImageProvider 2022-02-02 22:31:14 +01:00
Martchus 5c9fe92ff6 Enable `qtquickforkawesome` by default 2021-10-15 22:13:59 +02:00
Martchus 009c722c89 Rename library for QQuickImageProvider to `qtquickforkawesome`
It makes sense to have *one* extra library for all Qt Quick related
features so the library should just be called `qtquickforkawesome` instead
of using a name specific to `QQuickImageProvider`.
2021-10-15 19:58:06 +02:00
Martchus 8d872ca461 Add a QQuickImageProvider 2021-10-10 23:24:41 +02:00
Martchus 5c818baf0b Bump patch version 2021-10-07 18:29:56 +02:00
Hannah Rittich b8e9f786b7 Allow to find packages in namespaces 2021-10-03 19:22:55 +02:00
Martchus d83eb91df0 Support config suffix when building icon engine 2021-09-13 22:01:17 +02:00
Martchus fbf820d538 Add a basic QIconEnginePlugin for ForkAwesome 2021-09-13 20:57:23 +02:00
Martchus 5e099fc14b Move files into sub directory to be able to add additional targets later 2021-09-13 20:50:14 +02:00
Martchus 6dce3d57ae Support CMake 3.10 2021-09-11 21:07:46 +02:00
Martchus be64237413 Avoid tidying generated headers 2021-09-11 16:42:51 +02:00
Martchus ed6f8198d0 Add mapping from icon names specified as QString to QtForkAwesome::Icon 2021-09-11 16:09:28 +02:00
Martchus f3ae226c8c Split header file 2021-09-11 14:42:11 +02:00
Martchus 7441425e9d Move `icons.h` in `private` sub dir as it is not intended for external use 2021-09-11 14:29:23 +02:00
Martchus d0ec2fb69e Use exact version as soname while still on 0.x.x release 2021-09-11 14:27:48 +02:00
Martchus 96e258b060 Initial import 2021-09-11 02:25:46 +02:00