larpon

Results 31 issues of larpon

First item in inventory some times disappear due to the code hiding it - maybe use `clip` property?

bug

This seem to occur on both iOS and Android - usaually for users who complete the game in one (the same) playthrough.

bug

Will it ever be possible to build Qt based applications? I can't think of anything more bloated than Qt so I have to ask :smile:

So we could query stackoverflow for Qt (C++?) QML questions

@NathanLovato [COAToolsTestFiles.zip](https://github.com/GDQuest/krita-batch-exporter/files/4716420/COAToolsTestFiles.zip) Here's a ZIP containing two files: ## COATools_export_document_test.kra Test export of the whole document ![image](https://user-images.githubusercontent.com/768942/83510678-b4fdbc00-a4cd-11ea-9b18-c6aca2ab8ac4.png) Expected file output in same directory as the `.kra` document: ``` . ├──...

As of version `5.6.0` the code for Firebase C++ SDK is fully open at https://github.com/firebase/firebase-cpp-sdk We need to investigate how QtFirebase can benefit from this. QMake support should probably also...

help wanted

We (the QtFirebase project) have flipped to the 💯 stars! I'd like to thank all the supporters and users who keep me on my toes. A special "thank-you-from-the-bottom-of-my-heart" to all...

announcement

... not sure what to do about this yet

bug

We could try to collect all futures, when they're used, in a list and traverse that list upon shutdown and then shut them down with `::Release()`

bug

Implement [similar availability checks](https://github.com/Larpon/QtFirebase/pull/32/files/d7187a15c99a22bdd986c5743c3c72090dfda8b2#diff-c1773a8c99827bb4b03a5512c194bbd0R25) for Google Services in [corresponding modules](https://firebase.google.com/docs/cpp/setup#requiring_google_play_services)

enhancement