summary refs log tree commit diff
path: root/.ci/linux (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-30Add travis_wait to flatpak buildsNicolas Werner1-1/+1
2020-05-30Install dependencies for arm manually to prevent timeoutNicolas Werner2-9/+3
2020-05-30Fix serialization bug introduced in 9eddcfc42f3cd4e513f72d9b7fef9a98b43a378dNicolas Werner1-1/+1
2020-05-30Skip precompiled headers for obc-c codeNicolas Werner1-0/+3
2020-05-30Remove some redundant functionsNicolas Werner7-50/+30
2020-05-28Translated using Weblate (Italian)DeepBlueV7.X1-281/+314
2020-05-26Rename settings to be more consistentNicolas Werner7-148/+142
2020-05-26Make settings update immediately in qml and allow limiting timeline widthNicolas Werner8-115/+259
2020-05-26Improve compile times a tiny bitNicolas Werner24-65/+104
2020-05-26Optionally use precompiled headersNicolas Werner1-0/+7
2020-05-26Bump singleapplication versionNicolas Werner13-90/+212
2020-05-26Set cxx standard as cache variable for when toolchain file is not usedNicolas Werner1