Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-06-06 | Limit jobs on arm | Nicolas Werner | 1 | -1/+6 | |
2020-06-05 | Fix Qt5.15 issues | Nicolas Werner | 9 | -19/+24 | |
fixes #214 | |||||
2020-05-31 | Extend timeout | Nicolas Werner | 1 | -1/+1 | |
2020-05-30 | Try travis_wait alternative | Nicolas Werner | 2 | -2/+16 | |
2020-05-30 | Travis wait can only be used in a top level command? | Nicolas Werner | 2 | -2/+2 | |
2020-05-30 | Add travis_wait to flatpak builds | Nicolas Werner | 1 | -1/+1 | |
2020-05-30 | Install dependencies for arm manually to prevent timeout | Nicolas Werner | 2 | -9/+3 | |
2020-05-30 | Fix serialization bug introduced in 9eddcfc42f3cd4e513f72d9b7fef9a98b43a378d | Nicolas Werner | 1 | -1/+1 | |
2020-05-30 | Skip precompiled headers for obc-c code | Nicolas Werner | 1 | -0/+3 | |
2020-05-30 | Remove some redundant functions | Nicolas Werner | 7 | -50/+30 | |
2020-05-28 | Translated using Weblate (Italian) | DeepBlueV7.X | 1 | -281/+314 | |
Currently translated at 98.2% (281 of 286 strings) Translation: Nheko/nheko Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/it/ | |||||
2020-05-26 | Rename settings to be more consistent | Nicolas Werner | 7 | -148/+142 | |
2020-05-26 | Make settings update immediately in qml and allow limiting timeline width | Nicolas Werner | 8 | -115/+259 | |
Limiting improves readability on wide monitors. The immediate update of the settings is done by just exposing settings as properties and then setting the settings as a context property. | |||||
2020-05-26 | Improve compile times a tiny bit | Nicolas Werner | 24 | -65/+104 | |
2020-05-26 | Optionally use precompiled headers | Nicolas Werner | 1 | -0/+7 | |
2020-05-26 | Bump singleapplication version | Nicolas Werner | 13 | -90/+212 | |
2020-05-26 | Set cxx standard as cache variable for when toolchain file is not used | Nicolas Werner | 1 | -1/+3 | |