{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":76978254,"defaultBranch":"master","name":"hotspot","ownerLogin":"KDAB","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-12-20T17:38:04.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/402842?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716800761.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"568e78722b4e6982d96af72d0d8bceb5d98edd05","ref":"refs/heads/create-debuginfo-action","pushedAt":"2024-05-27T09:06:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"},"commit":{"message":"ci: automate debug info generation\n\nThis patch updates the docker container to create a debuginfo file for\nqt and kde. The file is automatically published as a release when the\ncontainer is pushed.","shortMessageHtmlLink":"ci: automate debug info generation"}},{"before":"74fc0e4f627b1c63cf556ceeb70713021d00ba02","after":"6b79cb6c01a0fcf85c37bda49eb936f2ab177a1f","ref":"refs/heads/release-please--branches--master","pushedAt":"2024-05-27T09:01:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(master): release 1.6.0","shortMessageHtmlLink":"chore(master): release 1.6.0"}},{"before":"e291eef5999709d6750cd8fc5040711cf75d3429","after":null,"ref":"refs/tags/continuous","pushedAt":"2024-05-27T09:00:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"5f929be21aa6c157a53ab45a814c043906cd3d15","after":null,"ref":"refs/heads/small-fixes","pushedAt":"2024-05-27T08:57:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"milianw","name":"Milian Wolff","path":"/milianw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57207?s=80&v=4"}},{"before":"e291eef5999709d6750cd8fc5040711cf75d3429","after":"4cfdd11814f3030d7d07c3c3dd508712ca9f01e4","ref":"refs/heads/master","pushedAt":"2024-05-27T08:57:13.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"milianw","name":"Milian Wolff","path":"/milianw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57207?s=80&v=4"},"commit":{"message":"fix: crash in disassembler on hover\n\nWhen hovering the disassembler tries to create an tooltip. If the user\nhovers on the disassembly column or an earlier one, the model calculates\na negative cost type which will cause an out of bounds access error in\nthe cost array, even if the cost is not shown.\nThis patch changes the order of operations and adds an check to make\nsure no out of bound access happens.\nfixes: #642","shortMessageHtmlLink":"fix: crash in disassembler on hover"}},{"before":"c71be969d5c4de2b0fce9bfd8a0be550b50f7f99","after":"74fc0e4f627b1c63cf556ceeb70713021d00ba02","ref":"refs/heads/release-please--branches--master","pushedAt":"2024-05-27T07:09:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(master): release 1.6.0","shortMessageHtmlLink":"chore(master): release 1.6.0"}},{"before":"053d979ec23ad19e411a04fdc0175c110f2d3957","after":null,"ref":"refs/tags/continuous","pushedAt":"2024-05-27T07:08:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"053d979ec23ad19e411a04fdc0175c110f2d3957","after":"e291eef5999709d6750cd8fc5040711cf75d3429","ref":"refs/heads/master","pushedAt":"2024-05-27T07:05:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"milianw","name":"Milian Wolff","path":"/milianw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57207?s=80&v=4"},"commit":{"message":"feat: bundle qt platform plugins\n\nthis gives the user more leeway to use the appimage\ncloses: #554","shortMessageHtmlLink":"feat: bundle qt platform plugins"}},{"before":"b4566458918458c7baacdb9f42fbdf84b4f019c0","after":null,"ref":"refs/heads/update-kdesrc-build","pushedAt":"2024-05-24T09:11:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"}},{"before":"eac0087d0fc5425fa81f4addf5c06876373b2e79","after":"5f929be21aa6c157a53ab45a814c043906cd3d15","ref":"refs/heads/small-fixes","pushedAt":"2024-05-24T07:47:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"},"commit":{"message":"fix: crash in disassembler on hover\n\nWhen hovering the disassembler tries to create an tooltip. If the user\nhovers on the disassembly column or an earlier one, the model calculates\na negative cost type which will cause an out of bounds access error in\nthe cost array, even if the cost is not shown.\nThis patch changes the order of operations and adds an check to make\nsure no out of bound access happens.\nfixes: #642","shortMessageHtmlLink":"fix: crash in disassembler on hover"}},{"before":"2ff437c66fcb6161238e6980a7f26c8ea3b269d7","after":"eac0087d0fc5425fa81f4addf5c06876373b2e79","ref":"refs/heads/small-fixes","pushedAt":"2024-05-24T07:47:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"},"commit":{"message":"fix: crash in disassembler on hover\n\nWhen hovering the disassembler tries to create an tooltip. If the user\nhovers on the disassembly column or an earlier one, the model calculates\na negative cost type which will cause an out of bounds access error in\nthe cost array, even if the cost is not shown.\nThis patch changes the order of operations and adds an check to make\nsure no out of bound access happens.","shortMessageHtmlLink":"fix: crash in disassembler on hover"}},{"before":"cea671ff713b12b01ec89e96c00ead9a80120e0f","after":"c71be969d5c4de2b0fce9bfd8a0be550b50f7f99","ref":"refs/heads/release-please--branches--master","pushedAt":"2024-05-23T08:43:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(master): release 1.6.0","shortMessageHtmlLink":"chore(master): release 1.6.0"}},{"before":"6957440821ef0e91c5631d5376be6bac2f228964","after":null,"ref":"refs/tags/continuous","pushedAt":"2024-05-23T08:42:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"3b4e1a633eea8433e03efa6082fbe0a29a256d71","after":null,"ref":"refs/heads/fix-flamegraph","pushedAt":"2024-05-23T08:39:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"milianw","name":"Milian Wolff","path":"/milianw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57207?s=80&v=4"}},{"before":"6957440821ef0e91c5631d5376be6bac2f228964","after":"053d979ec23ad19e411a04fdc0175c110f2d3957","ref":"refs/heads/master","pushedAt":"2024-05-23T08:39:23.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"milianw","name":"Milian Wolff","path":"/milianw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57207?s=80&v=4"},"commit":{"message":"chore: update clang-format","shortMessageHtmlLink":"chore: update clang-format"}},{"before":"8cc63976cdbcbf1442479e4801abde5677a48354","after":"2ff437c66fcb6161238e6980a7f26c8ea3b269d7","ref":"refs/heads/small-fixes","pushedAt":"2024-05-21T14:33:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"},"commit":{"message":"fix: don't show ansi escape sequences in tooltip","shortMessageHtmlLink":"fix: don't show ansi escape sequences in tooltip"}},{"before":null,"after":"8cc63976cdbcbf1442479e4801abde5677a48354","ref":"refs/heads/small-fixes","pushedAt":"2024-05-21T13:33:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"},"commit":{"message":"fix: can't select directory in unwind->sysroot\n\nSysroot is usually a directory so it should be selectable","shortMessageHtmlLink":"fix: can't select directory in unwind->sysroot"}},{"before":"922b194e508b080cbb96523dfb8dc05a8d6d6d17","after":"3b4e1a633eea8433e03efa6082fbe0a29a256d71","ref":"refs/heads/fix-flamegraph","pushedAt":"2024-05-17T07:53:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"},"commit":{"message":"chore: update clang-format","shortMessageHtmlLink":"chore: update clang-format"}},{"before":"acc1ec250299e23a5c6d3e2ae71b7830f87e6072","after":"cea671ff713b12b01ec89e96c00ead9a80120e0f","ref":"refs/heads/release-please--branches--master","pushedAt":"2024-05-17T07:50:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(master): release 1.6.0","shortMessageHtmlLink":"chore(master): release 1.6.0"}},{"before":"0ed41cfc13a26e468df181574b5a26b4226c9450","after":null,"ref":"refs/tags/continuous","pushedAt":"2024-05-17T07:49:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"76a06b9bd9bb4f908518f704171bd8ab4133ebcf","after":"922b194e508b080cbb96523dfb8dc05a8d6d6d17","ref":"refs/heads/fix-flamegraph","pushedAt":"2024-05-17T07:49:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"},"commit":{"message":"chore: update clang-format","shortMessageHtmlLink":"chore: update clang-format"}},{"before":"3326938c2b7eef02db67f6d990d780616167793c","after":null,"ref":"refs/heads/pre-commit","pushedAt":"2024-05-17T07:46:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"}},{"before":"0ed41cfc13a26e468df181574b5a26b4226c9450","after":"6957440821ef0e91c5631d5376be6bac2f228964","ref":"refs/heads/master","pushedAt":"2024-05-17T07:46:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"},"commit":{"message":"ci: fix markdownlint complaining about formatting\n\nTwo spaces at the end of a line are valid markdown. This patch tells\nmarkdown lint that this is ok.","shortMessageHtmlLink":"ci: fix markdownlint complaining about formatting"}},{"before":"29cb4227193221233e5cb3125a1aca8a5c8c752d","after":"3326938c2b7eef02db67f6d990d780616167793c","ref":"refs/heads/pre-commit","pushedAt":"2024-05-17T07:36:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"},"commit":{"message":"ci: fix markdownlint complaining about formatting\n\nTwo spaces at the end of a line are valid markdown. This patch tells\nmarkdown lint that this is ok.","shortMessageHtmlLink":"ci: fix markdownlint complaining about formatting"}},{"before":"05514828ff38da01df6f39d406fc7955c55b7e1f","after":"29cb4227193221233e5cb3125a1aca8a5c8c752d","ref":"refs/heads/pre-commit","pushedAt":"2024-05-17T07:30:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"},"commit":{"message":"ci: disable trim whitespace for markdown files\n\nA double whitespace at the end of a line is valid markdown so we should\nnot remove those.","shortMessageHtmlLink":"ci: disable trim whitespace for markdown files"}},{"before":"6ff41448bfd784b4aca9325564eb57607cb8e875","after":"05514828ff38da01df6f39d406fc7955c55b7e1f","ref":"refs/heads/pre-commit","pushedAt":"2024-05-17T07:29:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"},"commit":{"message":"ci: disable trim whitespace for markdown files\n\nA double whitespace at the end of a line is valid markdown so we should\nnot remove those.","shortMessageHtmlLink":"ci: disable trim whitespace for markdown files"}},{"before":"d16b8a1cc8b29df6815a5fd1e7ef0b640784b040","after":"6ff41448bfd784b4aca9325564eb57607cb8e875","ref":"refs/heads/pre-commit","pushedAt":"2024-05-17T07:14:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"},"commit":{"message":"test: test","shortMessageHtmlLink":"test: test"}},{"before":null,"after":"d16b8a1cc8b29df6815a5fd1e7ef0b640784b040","ref":"refs/heads/pre-commit","pushedAt":"2024-05-17T07:13:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"},"commit":{"message":"ci: disable trim whitespace for markdown files\n\nA double whitespace at the end of a line is valid markdown so we should\nnot remove those.","shortMessageHtmlLink":"ci: disable trim whitespace for markdown files"}},{"before":"96603d4f5fac35b4573d9e8bb9af1eb6a98dd1bb","after":"76a06b9bd9bb4f908518f704171bd8ab4133ebcf","ref":"refs/heads/fix-flamegraph","pushedAt":"2024-05-16T20:42:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"},"commit":{"message":"chore: update clang-format","shortMessageHtmlLink":"chore: update clang-format"}},{"before":"a06a35ec52819c1fac272ad8c06bd8bef84ab02f","after":"96603d4f5fac35b4573d9e8bb9af1eb6a98dd1bb","ref":"refs/heads/fix-flamegraph","pushedAt":"2024-05-16T20:10:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lievenhey","name":null,"path":"/lievenhey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82457690?s=80&v=4"},"commit":{"message":"fix: add a wrapper for std::valarray to catch out of range access\n\nIf we have a recording with the following layout: A B C where A: part\nwhere function f is accessed\nB: list samples\nC: part where function g is accessed\nthen f won't have the lost events cost while g does. This will cause a\ncrash when the model tries to access it.\n\nThis patch replaces the typedef ItemCost with a real wrapper that will\ncatch the out range access.\n\nfixes: #629","shortMessageHtmlLink":"fix: add a wrapper for std::valarray to catch out of range access"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVLAoQQA","startCursor":null,"endCursor":null}},"title":"Activity ยท KDAB/hotspot"}