summary refs log tree commit diff
path: root/resources (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-10Fix build issue on some versions of clangJoseph Donofry2-19/+19
2020-06-09Remove unused QML fileJoseph Donofry2-68/+1
2020-06-09Update translationsJoseph Donofry11-551/+1710
2020-06-09Remove signals in favor of direct function callsJoseph Donofry4-16/+6
2020-06-09Remove duplicate search iconsJoseph Donofry4-2/+2
2020-06-09Fix UserSettings in QMLJoseph Donofry4-19/+5
2020-06-09Minor adjustments to emoji pickerJoseph Donofry3-9/+23
2020-06-07Smooth scaling for imagesNicolas Werner1-1/+2
2020-06-06Download boost from sourceforgeNicolas Werner1-1/+1
2020-06-06Bump mtxclient versionNicolas Werner2-3/+3
2020-06-06Limit jobs on armNicolas Werner1-1/+6
2020-06-05Fix Qt5.15 issuesNicolas Werner9-19/+24
2020-05-31Extend timeoutNicolas Werner1-1/+1
2020-05-30Try travis_wait alternativeNicolas Werner2-2/+16
2020-05-30Travis wait can only be used in a top level command?Nicolas Werner2-2/+2
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</